summaryrefslogtreecommitdiffstats
path: root/src/PYPBopomofoEngine.cc
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2011-09-30 10:30:11 +0800
committerPeng Wu <alexepico@gmail.com>2011-12-22 12:23:13 +0800
commit5eafd4293c651be31bd1fdc8e406f8db48dcd8af (patch)
tree0ea8b45a1c40b0604fd45b26ebfb6b614b970ca0 /src/PYPBopomofoEngine.cc
parent4de98d738a224f4e7a72e01c2be24d280fbb4f3a (diff)
downloadibus-libpinyin-5eafd4293c651be31bd1fdc8e406f8db48dcd8af.tar.gz
ibus-libpinyin-5eafd4293c651be31bd1fdc8e406f8db48dcd8af.tar.xz
ibus-libpinyin-5eafd4293c651be31bd1fdc8e406f8db48dcd8af.zip
add show setup
Diffstat (limited to 'src/PYPBopomofoEngine.cc')
-rw-r--r--src/PYPBopomofoEngine.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/PYPBopomofoEngine.cc b/src/PYPBopomofoEngine.cc
index e48e9af..a8ff6fc 100644
--- a/src/PYPBopomofoEngine.cc
+++ b/src/PYPBopomofoEngine.cc
@@ -181,7 +181,8 @@ LibPinyinBopomofoEngine::cursorDown (void)
inline void
LibPinyinBopomofoEngine::showSetupDialog (void)
{
- g_assert (FALSE);
+ g_spawn_command_line_async
+ (LIBEXECDIR"/ibus-setup-pinyin bopomofo --libpinyin", NULL);
}
gboolean