UUID modification 86/92786/2
authorLi Zhang <li2012.zhang@samsung.com>
Tue, 18 Oct 2016 13:17:16 +0000 (21:17 +0800)
committerJihoon Kim <jihoon48.kim@samsung.com>
Tue, 18 Oct 2016 15:00:37 +0000 (00:00 +0900)
Change-Id: I36b5d43616a7ee05d4f36113a83024465953ef3c

src/scim_anthy_helper.h

index 4c3b6c3..1218558 100755 (executable)
@@ -22,7 +22,7 @@
 
 #include <scim_trans_commands.h>
 
-#define SCIM_ANTHY_HELPER_UUID "24a65e2b-10a8-4d4c-adc9-266678cb1a38"
+#define SCIM_ANTHY_HELPER_UUID "org.tizen.ise-engine-anthy"
 
 #define SCIM_ANTHY_TRANS_CMD_NEW_IC         SCIM_TRANS_CMD_USER_DEFINED + 1
 #define SCIM_ANTHY_TRANS_CMD_DELETE_IC      SCIM_TRANS_CMD_USER_DEFINED + 2