Updates:
Status: New
Owner: ---
Labels: Component-ibus-table
Comment #1 on issue 1318 by [email protected]: ibus-tables-others build
failed with ibus-tables 1.3.99
http://code.google.com/p/ibus/issues/detail?id=1318
a quick patch as follows, but after this patch, the emoji input methods
sounds weird.
still need inspect on this.
$ git diff HEAD~..HEAD
diff --git a/tables/emoji-table.txt b/tables/emoji-table.txt
index 8699199..1a10d17 100644
--- a/tables/emoji-table.txt
+++ b/tables/emoji-table.txt
@@ -71,7 +71,7 @@ DEF_FULL_WIDTH_LETTER = FALSE
### Whether user are allow to define phrase, default is true
### You have to define the word construction rules below.
### For input methods which do not input phrases, set this to False
-USER_CAN_DEFINE_PHRASE = TRUE
+USER_CAN_DEFINE_PHRASE = FALSE
### Whether support PinYin Mode, default is true.
### this feature is just for Chinese, set it to False if your IM is not
--
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en