summaryrefslogtreecommitdiff
path: root/org.tizen.setting.xml.in
blob: 02ddbe2b3d8fe5b1a92e4cd97a9bf820dec968da (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns="http://tizen.org/ns/packages" package="org.tizen.setting" api-version="3.0" version="0.9.5" install-location="internal-only">
	<label>Settings</label>
	<author email="mj2004.park@samsung.com" href="www.samsung.com">MyoungJune Park</author>
	<description>Setting Application</description>
	<ui-application appid="org.tizen.setting" exec="@TZ_SYS_RO_APP@/org.tizen.setting/bin/setting" nodisplay="false" multiple="false" type="capp" taskmanage="true" indicatordisplay="true" portrait-effectimage="/usr/share/splash_images/type1_portrait.jpg" landscape-effectimage="/usr/share/splash_images/type1/landscape.jpg" hw-acceleration="on">
		<metadata key="http://developer.samsung.com/tizen/metadata/sfinder/plugin" value="lib/libsfinder-plugin-setting.so"/>
		<icon>@TZ_SYS_RO_ICONS@/default/small/org.tizen.setting.png</icon>
		<label>Settings</label>
		<label xml:lang="ar-ae">ﺎﻠﻀﺒﻃ</label>
		<label xml:lang="az-az">Parametrlər</label>
		<label xml:lang="bg-bg">Настройки</label>
		<label xml:lang="ca-es">Ajustaments</label>
		<label xml:lang="cs-cz">Nastavení</label>
		<label xml:lang="da-dk">Indstillinger</label>
		<label xml:lang="de-de">Einstellungen</label>
		<label xml:lang="el-gr">Ρυθμίσεις</label>
		<label xml:lang="en-gb">Settings</label>
		<label xml:lang="en-ph">Settings</label>
		<label xml:lang="en-us">Settings</label>
		<label xml:lang="es-es">Ajustes</label>
		<label xml:lang="es-us">Configuración</label>
		<label xml:lang="es-mx">Configuración</label>
		<label xml:lang="et-ee">Seaded</label>
		<label xml:lang="eu-es">Ezarpenak</label>
		<label xml:lang="fi-fi">Asetukset</label>
		<label xml:lang="fr-ca">Paramètres</label>
		<label xml:lang="fr-fr">Paramètres</label>
		<label xml:lang="ga-ie">Socruithe</label>
		<label xml:lang="gl-es">Axustes</label>
		<label xml:lang="hi-in">सेटिंग्स</label>
		<label xml:lang="hr-hr">Postavke</label>
		<label xml:lang="hu-hu">Beállítások</label>
		<label xml:lang="hy-am">Պարամետրեր</label>
		<label xml:lang="is-is">Stillingar</label>
		<label xml:lang="it-it">Impostazioni</label>
		<label xml:lang="ja-jp">設定</label>
		<label xml:lang="ka-ge">პარამეტრები</label>
		<label xml:lang="kk-kz">Қондырғ-р</label>
		<label xml:lang="ko-kr">설정</label>
		<label xml:lang="lt-lt">Nustat.</label>
		<label xml:lang="lv-lv">Iestatījumi</label>
		<label xml:lang="mk-mk">Опции</label>
		<label xml:lang="mn-mn">Тохиргоо</label>
		<label xml:lang="nb-no">Innstillinger</label>
		<label xml:lang="nl-nl">Instellingen</label>
		<label xml:lang="pl-pl">Ustawienia</label>
		<label xml:lang="pt-br">Configurações</label>
		<label xml:lang="pt-pt">Definições</label>
		<label xml:lang="ro-ro">Setări</label>
		<label xml:lang="ru-ru">Настройки</label>
		<label xml:lang="sk-sk">Nastavenia</label>
		<label xml:lang="sl-si">Nastavitve</label>
		<label xml:lang="sr-rs">Podešavanja</label>
		<label xml:lang="sv-se">Inställningar</label>
		<label xml:lang="tr-tr">Ayarlar</label>
		<label xml:lang="uk-ua">Установки</label>
		<label xml:lang="uz-uz">Parametrlar</label>
		<label xml:lang="zh-cn">设定</label>
		<label xml:lang="zh-hk">設定</label>
		<label xml:lang="zh-sg">设定</label>
		<label xml:lang="zh-tw">設定</label>
		<app-control>
			<operation name="http://tizen.org/appcontrol/operation/setting"/>
		</app-control>
	</ui-application>
	<ui-application appid="org.tizen.setting-search" exec="@TZ_SYS_RO_APP@/org.tizen.setting/bin/setting-search" type="capp" nodisplay="true" taskmanage="false" hw-acceleration="on" launch_mode="caller">
			<icon>@TZ_SYS_RO_ICONS@/default/small/org.tizen.setting.png</icon>
			<label>Search</label>
			<label xml:lang="en-us">Search</label>
	</ui-application>
	<ui-application appid="org.tizen.setting-display" exec="@TZ_SYS_RO_APP@/org.tizen.setting/bin/setting-display" type="capp" nodisplay="true" taskmanage="false" hw-acceleration="on" launch_mode="caller">
			<icon>@TZ_SYS_RO_ICONS@/default/small/org.tizen.setting.png</icon>
			<label>Display</label>
			<label xml:lang="en-us">Display</label>
	</ui-application>
	<ui-application appid="org.tizen.setting-storage" exec="@TZ_SYS_RO_APP@/org.tizen.setting/bin/setting-storage" type="capp" nodisplay="true" taskmanage="false" hw-acceleration="on" launch_mode="caller">
		<label>Storage</label>
		<label xml:lang="en-us">Storage</label>
	</ui-application>
	<ui-application appid="org.tizen.setting-about" exec="@TZ_SYS_RO_APP@/org.tizen.setting/bin/setting-about" nodisplay="true" multiple="false" type="capp" taskmanage="false" hw-acceleration="on" launch_mode="caller">
		<metadata key="http://developer.samsung.com/tizen/metadata/legacylifecycle"/>
		<label>About device</label>
		<label xml:lang="en-us">About device</label>
		<label xml:lang="ja-jp">端末情報</label>
		<label xml:lang="ko-kr">디바이스 정보</label>
	</ui-application>
	<ui-application appid="org.tizen.setting-applications" exec="@TZ_SYS_RO_APP@/org.tizen.setting/bin/setting-applications" nodisplay="true" multiple="false" type="capp" taskmanage="false" hw-acceleration="on" launch_mode="caller">
		<metadata key="http://developer.samsung.com/tizen/metadata/legacylifecycle"/>
		<label>Application manager</label>
		<label xml:lang="en-us">Application manager</label>
		<label xml:lang="ja-jp">アプリケーション管理</label>
		<label xml:lang="ko-kr">애플리케이션 관리자</label>
	</ui-application>
	<ui-application appid="org.tizen.setting-appmgr" exec="@TZ_SYS_RO_APP@/org.tizen.setting/bin/setting-appmgr" type="capp" nodisplay="true" multiple="true" taskmanage="false" hw-acceleration="on" launch_mode="caller">
		<label>settings-appmgr</label>
		<label xml:lang="en-us">settings-appmgr</label>
	</ui-application>
	<ui-application appid="org.tizen.setting-fileview" exec="@TZ_SYS_RO_APP@/org.tizen.setting/bin/setting-fileview" type="capp" nodisplay="true" taskmanage="false" hw-acceleration="on" launch_mode="caller">
		<label>settings-fileview</label>
		<label xml:lang="en-us">Settings</label>
		<label xml:lang="ja-jp">Settings</label>
		<label xml:lang="ko-kr">Settings</label>
	</ui-application>
	<ui-application appid="org.tizen.setting-font" exec="@TZ_SYS_RO_APP@/org.tizen.setting/bin/setting-font" nodisplay="true" multiple="false" type="capp" taskmanage="false" hw-acceleration="on" launch_mode="caller">
		<metadata key="http://developer.samsung.com/tizen/metadata/legacylifecycle"/>
		<label>Font</label>
		<label xml:lang="en-us">Font</label>
		<label xml:lang="ja-jp">フォント</label>
		<label xml:lang="ko-kr">서체</label>
	</ui-application>
	<ui-application appid="org.tizen.setting-privacy" exec="@TZ_SYS_RO_APP@/org.tizen.setting/bin/setting-privacy" nodisplay="true" multiple="false" type="capp" taskmanage="false" hw-acceleration="on" launch_mode="caller">
		<metadata key="http://developer.samsung.com/tizen/metadata/legacylifecycle"/>
		<label>Privacy and security</label>
		<label xml:lang="en-gb">Privacy and security</label>
		<label xml:lang="en-ph">Privacy and security</label>
		<label xml:lang="en-us">Privacy and security</label>
	</ui-application>
	<ui-application appid="org.tizen.setting.volume" exec="@TZ_SYS_RO_APP@/org.tizen.setting/bin/setting_volume_popup" type="capp" nodisplay="true" taskmanage="false" hw-acceleration="on" launch_mode="caller">
		<icon>@TZ_SYS_RO_ICONS@/default/small/org.tizen.setting.png</icon>
		<label>Volume</label>
	</ui-application>
	<ui-application appid="org.tizen.setting-license" exec="@TZ_SYS_RO_APP@/org.tizen.setting/bin/setting-license" nodisplay="true" multiple="false" type="capp" taskmanage="false" hw-acceleration="on" launch_mode="caller">
		<metadata key="http://developer.samsung.com/tizen/metadata/legacylifecycle"/>
		<label>License</label>
	</ui-application>
	<ui-application appid="org.tizen.setting-language-and-input" exec="@TZ_SYS_RO_APP@/org.tizen.setting/bin/setting-language-and-input" nodisplay="true" multiple="false" type="capp" taskmanage="false" hw-acceleration="on" launch_mode="caller">
		<metadata key="http://developer.samsung.com/tizen/metadata/legacylifecycle"/>
		<label>Language and input</label>
	</ui-application>
	<ui-application appid="org.tizen.setting-profile" exec="@TZ_SYS_RO_APP@/org.tizen.setting/bin/setting-profile" nodisplay="true" multiple="false" type="capp" taskmanage="false" hw-acceleration="on" launch_mode="caller">
		<metadata key="http://developer.samsung.com/tizen/metadata/legacylifecycle"/>
		<label>Sound</label>
		<label xml:lang="en-us">Sound</label>
		<label xml:lang="ja-jp">サウンド</label>
		<label xml:lang="ko-kr">소리</label>
	</ui-application>
	<ui-application appid="org.tizen.setting-notifications" exec="@TZ_SYS_RO_APP@/org.tizen.setting/bin/setting-notifications" nodisplay="true" multiple="false" type="capp" taskmanage="false" hw-acceleration="on" launch_mode="caller">
		<metadata key="http://developer.samsung.com/tizen/metadata/legacylifecycle"/>
		<label>Notifications</label>
	</ui-application>
	<ui-application appid="org.tizen.setting-ringtone" exec="@TZ_SYS_RO_APP@/org.tizen.setting/bin/setting-ringtone" nodisplay="true" multiple="true" type="capp" taskmanage="false" hw-acceleration="on" launch_mode="caller">
		<metadata key="http://developer.samsung.com/tizen/metadata/legacylifecycle"/>
		<icon>@TZ_SYS_RO_ICONS@/default/small/org.tizen.setting.png</icon>
		<label>Ringtone</label>
		<label xml:lang="en-gb">Ringtone</label>
		<label xml:lang="en-ph">Ringtone</label>
		<label xml:lang="en-us">Ringtone</label>
	</ui-application>
	<ui-application appid="org.tizen.setting-time" exec="@TZ_SYS_RO_APP@/org.tizen.setting/bin/setting-time" nodisplay="true" multiple="false" type="capp" taskmanage="false" hw-acceleration="on" launch_mode="caller">
		<label>Date and time</label>
			<label xml:lang="en-us">Date and time</label>
			<label xml:lang="ja-jp">日付と時刻</label>
			<label xml:lang="ko-kr">날짜 및 시간</label>
			 <datacontrol access="ReadOnly" providerid="http://org.tizen.setting-time/datacontrol/provider/uiapp" type="bin"/>
	</ui-application>
	<ui-application appid="org.tizen.setting-reset" exec="@TZ_SYS_RO_APP@/org.tizen.setting/bin/setting-reset" nodisplay="true" multiple="false" type="capp" taskmanage="false" hw-acceleration="on" launch_mode="caller">
		<label>Reset</label>
	</ui-application>
	<ui-application appid="org.tizen.setting-softkey" exec="@TZ_SYS_RO_APP@/org.tizen.setting/bin/setting-softkey" nodisplay="true" multiple="false" type="capp" taskmanage="false" hw-acceleration="on" launch_mode="caller">
		<metadata key="http://developer.samsung.com/tizen/metadata/legacylifecycle"/>
		<label>Soft Keys</label>
	</ui-application>
	<privileges>
		<privilege>http://tizen.org/privilege/appmanager.launch</privilege>
		<privilege>http://tizen.org/privilege/appmanager.kill</privilege>
		<privilege>http://tizen.org/privilege/appmanager.kill.bgapp</privilege>
		<privilege>http://tizen.org/privilege/account.read</privilege>
		<privilege>http://tizen.org/privilege/account.write</privilege>
		<privilege>http://tizen.org/privilege/notification</privilege>
		<privilege>http://tizen.org/privilege/volume.set</privilege>
		<privilege>http://tizen.org/privilege/haptic</privilege>
		<privilege>http://tizen.org/privilege/telephony.admin</privilege>
		<privilege>http://tizen.org/privilege/telephony</privilege>
		<privilege>http://tizen.org/privilege/tethering.admin</privilege>

		<privilege>http://tizen.org/privilege/display</privilege>
		<privilege>http://tizen.org/privilege/nfc.admin</privilege>

		<privilege>http://tizen.org/privilege/packagemanager.install</privilege>
		<privilege>http://tizen.org/privilege/packagemanager.admin</privilege>
		<privilege>http://tizen.org/privilege/packagemanager.info</privilege>
		<privilege>http://tizen.org/privilege/packagemanager.clearcache</privilege>

		<privilege>http://tizen.org/privilege/systemsettings.admin</privilege>
		<privilege>http://tizen.org/privilege/system</privilege>
		<privilege>http://tizen.org/privilege/systemmanager</privilege>
		<privilege>http://tizen.org/privilege/systemmonitor</privilege>

		<privilege>http://tizen.org/privilege/application.launch</privilege>
		<privilege>http://tizen.org/privilege/content.read</privilege>
		<privilege>http://tizen.org/privilege/content.write</privilege>
		<privilege>http://tizen.org/privilege/filesystem.read</privilege>
		<privilege>http://tizen.org/privilege/filesystem.write</privilege>
		<privilege>http://tizen.org/privilege/fullscreen</privilege>

		<privilege>http://tizen.org/privilege/http</privilege>
		<privilege>http://tizen.org/privilege/ime</privilege>
		<privilege>http://tizen.org/privilege/internet</privilege>
		<privilege>http://tizen.org/privilege/mediastorage</privilege>
		<privilege>http://tizen.org/privilege/externalstorage</privilege>
		<privilege>http://tizen.org/privilege/externalstorage.appdata</privilege>
		<privilege>http://tizen.org/privilege/datasharing</privilege>

		<privilege>http://tizen.org/privilege/network.get</privilege>
		<privilege>http://tizen.org/privilege/network.profile</privilege>
		<privilege>http://tizen.org/privilege/network.set</privilege>
		<privilege>http://tizen.org/privilege/package.info</privilege>

		<privilege>http://tizen.org/privilege/apphistory.read</privilege>
		<privilege>http://tizen.org/privilege/mediahistory.read</privilege>

		<privilege>http://tizen.org/privilege/alarm.set</privilege>

		<privilege>http://tizen.org/privilege/dpm.password</privilege>
	</privileges>
</manifest>