[gnome-control-center] region: add wubi and erbi to IBus engine whitelist
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] region: add wubi and erbi to IBus engine whitelist
- Date: Sun, 16 Sep 2012 21:29:42 +0000 (UTC)
commit ab43e935a5c4fc1824acaf9d9357be22be438657
Author: Daiki Ueno <ueno unixuser org>
Date: Tue Sep 11 09:56:35 2012 +0900
region: add wubi and erbi to IBus engine whitelist
wubi and erbi (both from ibus-table) are popular stroke based input
methods for inputing Simplified Chinese and Traditional Chinese.
A local user said that wubi covers at least 20% of the Simplified
Chinese users. erbi is similar to wubi and getting popular because
of easiness to learn.
https://bugzilla.gnome.org/show_bug.cgi?id=683697
panels/region/gnome-region-panel-input.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/panels/region/gnome-region-panel-input.c b/panels/region/gnome-region-panel-input.c
index 4aa01cb..c1277e4 100644
--- a/panels/region/gnome-region-panel-input.c
+++ b/panels/region/gnome-region-panel-input.c
@@ -68,6 +68,8 @@ static const gchar *supported_ibus_engines[] = {
/* Simplified Chinese */
"pinyin",
"bopomofo",
+ "wubi",
+ "erbi",
/* Default in Fedora, where ibus-libpinyin replaces ibus-pinyin */
"libpinyin",
"libbopomofo",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]