UUID modification 07/41307/1
authorLi Zhang <li2012.zhang@samsung.com>
Tue, 9 Jun 2015 04:43:39 +0000 (12:43 +0800)
committerJihoon Kim <jihoon48.kim@samsung.com>
Fri, 12 Jun 2015 09:47:17 +0000 (18:47 +0900)
Change-Id: Iab3fbf12867a60f866a0dedeaecc79e6c619e77f
Signed-off-by: Li Zhang <li2012.zhang@samsung.com>
table.xml
tables/zh/CangJie3.txt.in
tables/zh/ZhuYin-Big.txt.in

index bb3b0ab7a1594cd86526d6b10c996a3780d3ff07..dc8047567b275e83e3a27ee7c33c828fcfa1891a 100755 (executable)
--- a/table.xml
+++ b/table.xml
@@ -4,12 +4,12 @@
 <description/>
 <label>keyboard</label>
 <icon/>
-<ui-application appid="6137b317-cffc-4e39-80a1-eabb903ed855" exec="/usr/lib/scim-1.0/scim-launcher" nodisplay="true" taskmanage="false" multiple="false" type="capp" hw-acceleration="use-system-setting" mainapp="true">
+<ui-application appid="org.tizen.ise-engine-tables.zhuyin-big" exec="/usr/lib/scim-1.0/scim-launcher" nodisplay="true" taskmanage="false" multiple="false" type="capp" hw-acceleration="use-system-setting" mainapp="true">
     <category name="http://tizen.org/category/ime"/>
     <label>ZhuYin Big keyboard</label>
     <label xml:lang="en-gb">ZhuYin Big keyboard</label>
 </ui-application>
-<ui-application appid="5da9d4ff-ccdd-45af-b1a5-7bd4ac0aeb5f" exec="/usr/lib/scim-1.0/scim-launcher" nodisplay="true" taskmanage="false" multiple="false" type="capp" hw-acceleration="use-system-setting" mainapp="true">
+<ui-application appid="org.tizen.ise-engine-tables.cangjie3" exec="/usr/lib/scim-1.0/scim-launcher" nodisplay="true" taskmanage="false" multiple="false" type="capp" hw-acceleration="use-system-setting" mainapp="true">
     <category name="http://tizen.org/category/ime"/>
     <label>CanJie 3 keyboard</label>
     <label xml:lang="en-gb">CanJie 3 keyboard</label>
index 2e8e098a534eb33260e14904cb2b5a2f4db9bd8d..b60f35debc4c4679c23a77d8581ba6c56e74030e 100755 (executable)
@@ -9,7 +9,7 @@ BEGIN_DEFINITION
 
 ### An unique id to distinguish this table among others.
 ### Use uuidgen to generate this kind of id.
-UUID = 5da9d4ff-ccdd-45af-b1a5-7bd4ac0aeb5f
+UUID = org.tizen.ise-engine-tables.cangjie3
 
 ### A unique number indicates the version of this file.
 ### For example the last modified date of this file.
index e7a1fcc9476e5e6358dbcbbe949ec66613c5b38e..7a7edb454b32768a8d6e68d38f7edd17336806cb 100755 (executable)
@@ -10,7 +10,7 @@ BEGIN_DEFINITION
 
 ### An unique id to distinguish this table among others.
 ### Use uuidgen to generate this kind of id.
-UUID = 6137b317-cffc-4e39-80a1-eabb903ed855
+UUID = org.tizen.ise-engine-tables.zhuyin-big
 
 ### A unique number indicates the version of this file.
 ### For example the last modified date of this file.