summaryrefslogtreecommitdiff
path: root/data/org.tizen.smartsearch.xml
diff options
context:
space:
mode:
Diffstat (limited to 'data/org.tizen.smartsearch.xml')
-rwxr-xr-xdata/org.tizen.smartsearch.xml31
1 files changed, 31 insertions, 0 deletions
diff --git a/data/org.tizen.smartsearch.xml b/data/org.tizen.smartsearch.xml
new file mode 100755
index 0000000..051377a
--- /dev/null
+++ b/data/org.tizen.smartsearch.xml
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="utf-8"?>
+<manifest xmlns="http://tizen.org/ns/packages" package="org.tizen.smartsearch" version="0.3.16-1" install-location="internal-only">
+ <label>Search</label>
+ <author email="jh1114.kim@samsung.com" href="www.samsung.com">Junghyun Kim</author>
+ <description>Search Application</description>
+ <ui-application appid="org.tizen.smartsearch" exec="/opt/apps/org.tizen.smartsearch/bin/smartsearch" nodisplay="false" multiple="false" type="capp" taskmanage="true">
+ <icon>org.tizen.smartsearch.png</icon>
+ <label>Search</label>
+ <label xml:lang="en-us">Search</label>
+ <label xml:lang="nl-nl">Zoeken</label>
+ <label xml:lang="de-de">Smart Search</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">Buscar</label>
+ <label xml:lang="el-gr">Αναζήτηση</label>
+ <label xml:lang="it-it">Cerca</label>
+ <label xml:lang="tr-tr">Akıllı Arama</label>
+ <label xml:lang="pt-pt">Procurar</label>
+ <label xml:lang="fr-fr">Rechercher</label>
+ <label xml:lang="ko-kr">검색</label>
+ <application-service>
+ <operation name="http://tizen.org/appsvc/operation/search"/>
+ </application-service>
+ </ui-application>
+</manifest>
+
+
+