Merge "packaging: spec cleanup" into tizen
[apps/core/preloaded/settings.git] / org.tizen.setting.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <manifest xmlns="http://tizen.org/ns/packages" package="org.tizen.setting" version="0.9.5" install-location="internal-only">
3         <label>Settings</label>
4         <author email="mj2004.park@samsung.com" href="www.samsung.com">MyoungJune Park</author>
5         <description>Setting Application</description>
6         <ui-application appid="org.tizen.setting" exec="/usr/apps/org.tizen.setting/bin/setting" nodisplay="false" multiple="false" type="capp" taskmanage="true">
7                 <icon>org.tizen.setting.png</icon>
8                 <label>Settings</label>
9                 <label xml:lang="ar-ae">ﺎﻠﻀﺒﻃ</label>
10                 <label xml:lang="az-az">Parametrlər</label>
11                 <label xml:lang="bg-bg">Настройки</label>
12                 <label xml:lang="ca-es">Ajustaments</label>
13                 <label xml:lang="cs-cz">Nastavení</label>
14                 <label xml:lang="da-dk">Indstillinger</label>
15                 <label xml:lang="de-de">Einstellungen</label>
16                 <label xml:lang="el-gr">Ρυθμίσεις</label>
17                 <label xml:lang="en-gb">Settings</label>
18                 <label xml:lang="en-ph">Settings</label>
19                 <label xml:lang="en-us">Settings</label>
20                 <label xml:lang="es-es">Ajustes</label>
21                 <label xml:lang="es-mx">Configuración</label>
22                 <label xml:lang="et-ee">Seaded</label>
23                 <label xml:lang="eu-es">Ezarpenak</label>
24                 <label xml:lang="fi-fi">Asetukset</label>
25                 <label xml:lang="fr-ca">Paramètres</label>
26                 <label xml:lang="fr-fr">Paramètres</label>
27                 <label xml:lang="ga-ie">Socruithe</label>
28                 <label xml:lang="gl-es">Axustes</label>
29                 <label xml:lang="hi-in">सेटिंग्स</label>
30                 <label xml:lang="hr-hr">Postavke</label>
31                 <label xml:lang="hu-hu">Beállítások</label>
32                 <label xml:lang="hy-am">Պարամետրեր</label>
33                 <label xml:lang="is-is">Stillingar</label>
34                 <label xml:lang="it-it">Impostazioni</label>
35                 <label xml:lang="ja-jp">設定</label>
36                 <label xml:lang="ka-ge">პარამეტრები</label>
37                 <label xml:lang="kk-kz">Қондырғ-р</label>
38                 <label xml:lang="ko-kr">설정</label>
39                 <label xml:lang="lt-lt">Nustat.</label>
40                 <label xml:lang="lv-lv">Iestatījumi</label>
41                 <label xml:lang="mk-mk">Опции</label>
42                 <label xml:lang="nb-no">Innstillinger</label>
43                 <label xml:lang="nl-nl">Instellingen</label>
44                 <label xml:lang="pl-pl">Ustawienia</label>
45                 <label xml:lang="pt-br">Configurações</label>
46                 <label xml:lang="pt-pt">Definições</label>
47                 <label xml:lang="ro-ro">Setări</label>
48                 <label xml:lang="ru-ru">Настройки</label>
49                 <label xml:lang="sk-sk">Nastavenia</label>
50                 <label xml:lang="sl-si">Nastavitve</label>
51                 <label xml:lang="sr-rs">Podešavanja</label>
52                 <label xml:lang="sv-se">Inställningar</label>
53                 <label xml:lang="tr-tr">Ayarlar</label>
54                 <label xml:lang="uk-ua">Установки</label>
55                 <label xml:lang="uz-uz">Parametrlar</label>
56                 <label xml:lang="zh-cn">设定</label>
57                 <label xml:lang="zh-hk">設定</label>
58                 <label xml:lang="zh-sg">设定</label>
59                 <label xml:lang="zh-tw">設定</label>
60         </ui-application>
61         <ui-application appid="setting-font-efl" exec="/usr/ug/bin/setting-font-efl" type="capp" nodisplay="true" taskmanage="false">
62                         <icon>ug-setting-font-efl.png</icon>
63                         <label>Setting Font Type and Size Panel</label>
64                         <label xml:lang="en-us">Setting Font Type and Size Panel</label>
65         </ui-application>
66         <ui-application appid="setting-profile-efl" exec="/usr/ug/bin/setting-profile-efl" type="capp" nodisplay="true" taskmanage="false">
67                         <icon>ug-setting-profile-efl.png</icon>
68                         <label>Setting Profile</label>
69                         <label xml:lang="en-us">Setting Profile</label>
70         </ui-application>
71         <ui-application appid="setting-plugin-efl" exec="/usr/ug/bin/setting-plugin-efl" type="capp" nodisplay="true" taskmanage="false">
72                         <icon>ug-setting-plugin-efl.png</icon>
73                         <label>Setting Plugin </label>
74                         <label xml:lang="en-us">Setting Plugin view </label>
75                         <application-service>
76                                 <operation name="http://samsung.com/appcontrol/operation/app_setting/show"/>
77                         </application-service>
78                         <application-service>
79                                 <operation name="http://tizen.org/appcontrol/operation/app_setting/show"/>
80                         </application-service>
81         </ui-application>
82         <ui-application appid="setting-privacy-efl" exec="/usr/ug/bin/setting-privacy-efl" type="capp" nodisplay="true" taskmanage="false">
83                         <icon>ug-setting-privacy-efl.png</icon>
84                         <label>Setting Privacy </label>
85                         <label xml:lang="en-us">Setting Privacy view </label>
86                         <application-service>
87                                 <operation name="http://samsung.com/appcontrol/operation/configure/privacy/service"/>
88                         </application-service>
89                         <application-service>
90                                 <operation name="http://tizen.org/appcontrol/operation/configure/privacy/service"/>
91                         </application-service>
92         </ui-application>
93 </manifest>
94