diff options
| author | Peng Huang <phuang@phuang.nay.redhat.com> | 2009-02-11 09:05:23 +0800 |
|---|---|---|
| committer | Peng Huang <phuang@phuang.nay.redhat.com> | 2009-02-11 09:05:23 +0800 |
| commit | e24356351f817c873273d11a2efbdc4e47189fff (patch) | |
| tree | 0257644756c3e7f3a20068e1c0d932517317c0fd /client/gtk2 | |
| parent | 46dee933ac3c2b140a6d65056a5ed5876302cd25 (diff) | |
| download | ibus-e24356351f817c873273d11a2efbdc4e47189fff.tar.gz ibus-e24356351f817c873273d11a2efbdc4e47189fff.tar.xz ibus-e24356351f817c873273d11a2efbdc4e47189fff.zip | |
Rename iBus to IBus.
Diffstat (limited to 'client/gtk2')
| -rw-r--r-- | client/gtk2/ibusim.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/gtk2/ibusim.c b/client/gtk2/ibusim.c index c2951ca..56f593a 100644 --- a/client/gtk2/ibusim.c +++ b/client/gtk2/ibusim.c @@ -27,7 +27,7 @@ #define IBUS_LOCALDIR "" static const GtkIMContextInfo ibus_im_info = { "ibus", - "iBus (Intelligent Input Bus)", + "IBus (Intelligent Input Bus)", "ibus", IBUS_LOCALDIR, "ja:ko:zh" |
