• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

cmake-fedora/H16-Jun-2016-

data/H16-Jun-2016-4642

icons/H03-May-2022-

po/H03-May-2022-5,1644,169

rpm/H03-May-2022-5541

src/H03-May-2022-7,6265,764

test/H03-May-2022-1,4021,123

.gitignoreH A D16-Jun-2016636 5755

.gitmodulesH A D16-Jun-2016105 43

AUTHORSH A D16-Jun-2016548 3629

COPYINGH A D16-Jun-201617.6 KiB340281

ChangeLogH A D16-Jun-201616.7 KiB358310

INSTALLH A D16-Jun-2016883 3827

READMEH A D16-Jun-2016864 2518

USER-GUIDEH A D16-Jun-20164.5 KiB10783

wipe-rebuild.shH A D16-Jun-20161.3 KiB5847

README

1IBus-Chewing is an IBus front-end of Chewing, an intelligent Chinese input
2method for Zhuyin (BoPoMoFo) users.
3
4Following documents provides further instruction:
5
6COPYING   : GPLv2 Licence
7USER-GUIDE: How to use ibus-chewing
8INSTALL   : Installation instruction.
9
10Bugs and enhancement can be filed to:
11Red Hat Bugzilla: https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora&component=ibus-chewing
12GitHub ibus-chewing issues: https://github.com/definite/ibus-chewing/issues
13Google Code IBus: http://code.google.com/p/ibus/issues/list
14
15For debugging ibus-chewing:
161. Quit existing ibus-daemon
17   By right click on IBus systray icon, then quit, or kill the process.
182. Edit  /usr/share/ibus/component/chewing.xml, add "-v 7"
19   to turn verbose level 7
203. Run ibus-daemon in command line with following command
21   export G_MESSAGES_DEBUG=all
22   ibus-daemon -rvx
23
24
25