Use ibus-setup icon
authorPeng Huang <shawn.p.huang@gmail.com>
Sat, 10 Oct 2009 08:13:28 +0000 (16:13 +0800)
committerPeng Huang <shawn.p.huang@gmail.com>
Sat, 10 Oct 2009 08:13:28 +0000 (16:13 +0800)
src/Main.cc
src/PinyinEngine.cc

index acf6c44..a93030a 100644 (file)
@@ -56,7 +56,7 @@ start_component (void)
                                     "ibus-pinyin");
     ibus_component_add_engine (component,
                                ibus_engine_desc_new ("pinyin",
-                                                     N_("Pinyin input method"),
+                                                     N_("Pinyin"),
                                                      N_("Pinyin input method"),
                                                      "zh_CN",
                                                      "GPL",
index 983db11..418d06b 100644 (file)
@@ -94,7 +94,7 @@ PinyinEngine::PinyinEngine (IBusEngine *engine)
     m_prop_setup = ibus_property_new ("setup",
                                       PROP_TYPE_NORMAL,
                                       StaticText (_("Pinyin preferences")),
-                                      "gtk-preferences",
+                                      "ibus-setup",
                                       StaticText (_("Pinyin preferences")),
                                       TRUE,
                                       TRUE,