summaryrefslogtreecommitdiff
path: root/contacts-viewer/org.tizen.contacts-viewer.xml
diff options
context:
space:
mode:
Diffstat (limited to 'contacts-viewer/org.tizen.contacts-viewer.xml')
-rwxr-xr-xcontacts-viewer/org.tizen.contacts-viewer.xml33
1 files changed, 0 insertions, 33 deletions
diff --git a/contacts-viewer/org.tizen.contacts-viewer.xml b/contacts-viewer/org.tizen.contacts-viewer.xml
deleted file mode 100755
index 8a55e80..0000000
--- a/contacts-viewer/org.tizen.contacts-viewer.xml
+++ /dev/null
@@ -1,33 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<manifest xmlns="http://tizen.org/ns/packages" package="org.tizen.contacts-viewer" version="0.1.2" install-location="internal-only">
- <label>Contacts-Viewer</label>
- <author email="ensung.park@samsung.com" href="www.samsung.com">ensung park</author>
- <description>Contacts-Viewer Application</description>
- <ui-application appid="org.tizen.contacts-viewer" exec="/usr/apps/org.tizen.contacts-viewer/bin/contacts-viewer" nodisplay="true" multiple="false" type="capp" taskmanage="true">
- <icon>org.tizen.contacts.png</icon>
- <label>Contacts-Viewer</label>
- <label xml:lang="en-us">Contacts-Viewer</label>
- <label xml:lang="nl-nl">Contacts-Viewer</label>
- <label xml:lang="de-de">Contacts-Viewer</label>
- <label xml:lang="en-gb">Contacts-Viewer</label>
- <label xml:lang="zh-hk">Contacts-Viewer</label>
- <label xml:lang="zh-cn">Contacts-Viewer</label>
- <label xml:lang="ru-ru">Contacts-Viewer</label>
- <label xml:lang="zh-tw">Contacts-Viewer</label>
- <label xml:lang="ja-jp">Contacts-Viewer</label>
- <label xml:lang="es-es">Contacts-Viewer</label>
- <label xml:lang="el-gr">Contacts-Viewer</label>
- <label xml:lang="it-it">Contacts-Viewer</label>
- <label xml:lang="tr-tr">Contacts-Viewer</label>
- <label xml:lang="pt-pt">Contacts-Viewer</label>
- <label xml:lang="fr-fr">Contacts-Viewer</label>
- <label xml:lang="ko-kr">Contacts-Viewer</label>
- <application-service>
- <operation name="http://tizen.org/appcontrol/operation/view"/>
- <mime name="text/x-vcard"/>
- <mime name="text/directory"/>
- <mime name="text/vcard"/>
- </application-service>
-
- </ui-application>
-</manifest>