Update package version to 1.4.16
[platform/core/uifw/ise-default.git] / ise-default.xml
index 515ca42..f9eb6ce 100644 (file)
@@ -1,12 +1,11 @@
 <?xml version="1.0" encoding="utf-8"?>
-<manifest xmlns="http://tizen.org/ns/packages" api-version="3.0" package="ise-default" version="1.2.93" install-location="internal-only">
+<manifest xmlns="http://tizen.org/ns/packages" api-version="4.0" package="ise-default" version="1.4.16" install-location="internal-only">
 <author/>
 <description/>
 <label>Tizen keyboard</label>
 <icon/>
-<ui-application appid="ise-default" exec="ise-default" nodisplay="true" taskmanage="false" multiple="false" type="capp" hw-acceleration="use-system-setting" mainapp="true">
+<ui-application appid="ise-default" exec="ise-default" nodisplay="true" taskmanage="false" multiple="false" type="capp" hw-acceleration="use-system-setting">
     <category name="http://tizen.org/category/ime"/>
-    <background-category value="system"/>
     <label>Tizen keyboard</label>
     <label xml:lang="ar-ae">لوحة مفاتيح Tizen</label>
     <label xml:lang="ar-il">لوحة مفاتيح Tizen</label>
     <label xml:lang="zh-tw">Tizen 鍵盤</label>
     <icon/>
 </ui-application>
+<ui-application appid="org.tizen.ise-default-setting" exec="ise-default-setting" launch_mode="single" mainapp="true" nodisplay="true" taskmanage="false" multiple="true" type="capp" hw-acceleration="use-system-setting">
+    <category name="http://tizen.org/category/ime-setting"/>
+    <label>Tizen keyboard setting</label>
+    <icon/>
+</ui-application>
 <privileges>
     <privilege>http://tizen.org/privilege/ime</privilege>
     <privilege>http://tizen.org/privilege/recorder</privilege>
     <privilege>http://tizen.org/privilege/haptic</privilege>
+    <privilege>http://tizen.org/privilege/appmanager.launch</privilege>
 </privileges>
 </manifest>