summaryrefslogtreecommitdiff
path: root/lib/ph-front/phone-tabui-efl.xml
blob: 8b1d08b3d03edf29e370eba4417e75b5544d1a71 (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</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="/usr/ug/bin/phone-tabui-efl" nodisplay="true" multiple="true" type="capp" taskmanage="false">
		<icon>org.tizen.contacts.png</icon>
                <label>phone-tabui</label>
                <label xml:lang="en-us">phone-tabui</label>
                <label xml:lang="nl-nl">phone-tabui</label>
                <label xml:lang="de-de">phone-tabui</label>
                <label xml:lang="en-gb">phone-tabui</label>
                <label xml:lang="zh-hk">phone-tabui</label>
                <label xml:lang="zh-cn">phone-tabui</label>
                <label xml:lang="ru-ru">phone-tabui</label>
                <label xml:lang="zh-tw">phone-tabui</label>
                <label xml:lang="ja-jp">phone-tabui</label>
                <label xml:lang="es-es">phone-tabui</label>
                <label xml:lang="el-gr">phone-tabui</label>
                <label xml:lang="it-it">phone-tabui</label>
                <label xml:lang="tr-tr">phone-tabui</label>
                <label xml:lang="pt-pt">phone-tabui</label>
                <label xml:lang="fr-fr">phone-tabui</label>
                <label xml:lang="ko-kr">phone-tabui</label>
		<application-service>
			<operation name="http://tizen.org/ns/packages"/>
		</application-service>
	</ui-application>
</manifest>