Comment #4 on issue 1475 by Caius.Chance: ibus-table based input methods cannot customize orientation of candidates
http://code.google.com/p/ibus/issues/detail?id=1475

I have added the function which you can specified from table sources (wubi-jidian.txt):

https://github.com/kaio/ibus-table/commit/b9cec4cef0d1ebf72a6922fd3c3a29315c0fd4eb

After you upgraded to rel20121101 (still in dev phase), follow the procedures:

1. add "ORIENTATION = 0" to wubi-jidian.txt around the definition section.
2. run "ibus-table-createdb -s wubi-jidian.txt" to rebuild database.
3. copy the outputted file wubi-jidian.db to the tables directory (/usr/share/ibus-table/tables/ or /usr/local/share/ibus-table/tables/ or somewhere depends on your distro).

For ibus-setup -> ibus-table options value passing may be developed in future release.

--
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

回复