summaryrefslogtreecommitdiff
path: root/lib/ph-front/phone-tabui-efl.xml
blob: f88775f437e9e617913b544833c022ba2c2109ea (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
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns="http://tizen.org/ns/packages" package="phone-tabui-efl" version="0.1.0-0" install-location="internal-only">
	<label>phone-tabui-efl</label>
	<author email="ensung.park@samsung.com" href="www.samsung.com">ensung park</author>
	<description>phone-tabui-efl Application</description>
	<ui-application appid="phone-tabui-efl" exec="/opt/ug/bin/phone-tabui-efl" nodisplay="true" multiple="true" type="capp" taskmanage="false">
		<icon>org.tizen.contacts.png</icon>
                <label>Contacts</label>
                <label xml:lang="en-us">Contacts</label>
                <label xml:lang="nl-nl">Contacten</label>
                <label xml:lang="de-de">Kontakte</label>
                <label xml:lang="en-gb">Contacts</label>
                <label xml:lang="zh-hk">聯絡人</label>
                <label xml:lang="zh-cn">联系人</label>
                <label xml:lang="ru-ru">Контакты</label>
                <label xml:lang="zh-tw">聯絡人</label>
                <label xml:lang="ja-jp">電話帳</label>
                <label xml:lang="es-es">Contacts</label>
                <label xml:lang="el-gr">Επαφές</label>
                <label xml:lang="it-it">Rubrica</label>
                <label xml:lang="tr-tr">Rehber</label>
                <label xml:lang="pt-pt">Contactos</label>
                <label xml:lang="fr-fr">Contacts</label>
                <label xml:lang="ko-kr">전화번호부</label>
		<application-service>
			<operation name="http://tizen.org/ns/packages"/>
		</application-service>
	</ui-application>
</manifest>