Fixed Nabi Issues N_SE-56966,56735
[apps/osp/Internet.git] / manifest.xml
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <Manifest xmlns="http://schemas.tizen.org/2012/12/manifest">
3     <Id>kmcele1k0n</Id>
4     <Version>1.0.0</Version>
5     <Type>C++App</Type>
6     <Requirements>
7         <Feature Name="http://tizen.org/feature/platform.core.cpu.arch">x86</Feature>
8         <Feature Name="http://tizen.org/feature/platform.core.fpu.arch">vfpv3</Feature>
9     </Requirements>
10     <Apps>
11         <ApiVersion>2.0</ApiVersion>
12         <Privileges>
13             <Privilege>http://tizen.org/privilege/bookmark.read</Privilege>
14             <Privilege>http://tizen.org/privilege/web.privacy</Privilege>
15             <Privilege>http://tizen.org/privilege/web.service</Privilege>
16             <Privilege>http://tizen.org/privilege/alarm</Privilege>
17             <Privilege>http://tizen.org/privilege/bookmark.write</Privilege>
18             <Privilege>http://tizen.org/privilege/application.launch</Privilege>
19             <Privilege>http://tizen.org/privilege/power</Privilege>
20             <Privilege>http://tizen.org/privilege/content.write</Privilege>
21             <Privilege>http://tizen.org/privilege/appmanager.launch</Privilege>
22             <Privilege>http://tizen.org/privilege/notification</Privilege>
23         </Privileges>
24         <UiApp HwAcceleration="On" LaunchingHistoryVisible="True" Main="True" MenuIconVisible="True" Name="Internet">
25             <UiScalability BaseScreenSize="Normal" CoordinateSystem="Logical" LogicalCoordinate="720"/>
26             <UiTheme SystemTheme="White"/>
27             <DisplayNames>
28                 <DisplayName Locale="eng-PH">Internet</DisplayName>
29                 <DisplayName Locale="zho-SG">网络</DisplayName>
30                 <DisplayName Locale="kat-GE">ინტერნეტი</DisplayName>
31                 <DisplayName Locale="est-EE">Internet</DisplayName>
32                 <DisplayName Locale="ukr-UA">Браузер</DisplayName>
33                 <DisplayName Locale="srp-RS">Internet</DisplayName>
34                 <DisplayName Locale="hrv-HR">Internet</DisplayName>
35                 <DisplayName Locale="isl-IS">Internetið</DisplayName>
36                 <DisplayName Locale="ell-GR">Internet</DisplayName>
37                 <DisplayName Locale="glg-ES">Internet</DisplayName>
38                 <DisplayName Locale="lit-LT">Internetas</DisplayName>
39                 <DisplayName Locale="aze-AZ">Internet</DisplayName>
40                 <DisplayName Locale="eng-US">Internet</DisplayName>
41                 <DisplayName Locale="mkd-MK">Интернет</DisplayName>
42                 <DisplayName Locale="zho-HK">瀏覽器</DisplayName>
43                 <DisplayName Locale="slk-SK">Internet</DisplayName>
44                 <DisplayName Locale="hun-HU">Internet</DisplayName>
45                 <DisplayName Locale="hye-AM">Ինտերնետ</DisplayName>
46                 <DisplayName Locale="ces-CZ">Internet</DisplayName>
47                 <DisplayName Locale="fin-FI">Internet</DisplayName>
48                 <DisplayName Locale="ara-AE">الإنترنت</DisplayName>
49                 <DisplayName Locale="eus-ES">Internet</DisplayName>
50                 <DisplayName Locale="ita-IT">Internet</DisplayName>
51                 <DisplayName Locale="tur-TR">İnternet</DisplayName>
52                 <DisplayName Locale="rus-RU">Интернет</DisplayName>
53                 <DisplayName Locale="cat-ES">Internet</DisplayName>
54                 <DisplayName Locale="kaz-KZ">Шолушы</DisplayName>
55                 <DisplayName Locale="deu-DE">Internet</DisplayName>
56                 <DisplayName Locale="zho-CN">互联网</DisplayName>
57                 <DisplayName Locale="por-PT">Internet</DisplayName>
58                 <DisplayName Locale="slv-SI">Internet</DisplayName>
59                 <DisplayName Locale="fra-FR">Internet</DisplayName>
60                 <DisplayName Locale="ron-RO">Internet</DisplayName>
61                 <DisplayName Locale="hin-IN">इंटरनेट</DisplayName>
62                 <DisplayName Locale="fra-CA">Internet</DisplayName>
63                 <DisplayName Locale="spa-ES">Internet</DisplayName>
64                 <DisplayName Locale="nld-NL">Internet</DisplayName>
65                 <DisplayName Locale="dan-DK">Internet</DisplayName>
66                 <DisplayName Locale="por-BR">Internet</DisplayName>
67                 <DisplayName Locale="bul-BG">Интернет</DisplayName>
68                 <DisplayName Locale="zho-TW">網際網路</DisplayName>
69                 <DisplayName Locale="jpn-JP">インターネット</DisplayName>
70                 <DisplayName Locale="swe-SE">Internet</DisplayName>
71                 <DisplayName Locale="kor-KR">인터넷</DisplayName>
72                 <DisplayName Locale="spa-MX">Internet</DisplayName>
73                 <DisplayName Locale="nob-NO">Internett</DisplayName>
74                 <DisplayName Locale="uzb-UZ">Internet</DisplayName>
75                 <DisplayName Locale="pol-PL">Internet</DisplayName>
76                 <DisplayName Locale="gle-IE">an tIdirlíon</DisplayName>
77                 <DisplayName Locale="lav-LV">Internets</DisplayName>
78                 <DisplayName Locale="eng-GB">Internet</DisplayName>
79             </DisplayNames>
80             <Icons>
81                 <Icon Section="MainMenu" Type="Xhigh">mainmenu.png</Icon>
82             </Icons>
83             <AppControls>
84                 <AppControl>
85                     <Operation>http://tizen.org/appcontrol/operation/view</Operation>
86                     <Uri>file</Uri>
87                     <Uri>http</Uri>
88                     <Uri>https</Uri>
89                     <Uri>javascript</Uri>
90                 </AppControl>
91                 <AppControl>
92                     <MimeType>application/xml</MimeType>
93                     <MimeType>image/svg+xml</MimeType>
94                     <MimeType>text/html</MimeType>
95                     <Operation>http://tizen.org/appcontrol/operation/view</Operation>
96                 </AppControl>
97             </AppControls>
98             <LaunchConditions/>
99             <Notifications>
100                 <Notification Name="Ticker">On</Notification>
101                 <Notification Name="Sound">On</Notification>
102                 <Notification Name="Contents">Off</Notification>
103                 <Notification Name="Badge">On</Notification>
104             </Notifications>
105         </UiApp>
106     </Apps>
107 </Manifest>