Blob Blame History Raw
diff -up gcin-1.4.2/gtk-im/imgcin.c.gtk-immodules gcin-1.4.2/gtk-im/imgcin.c
--- gcin-1.4.2/gtk-im/imgcin.c.gtk-immodules	2007-01-22 11:58:49.000000000 +1000
+++ gcin-1.4.2/gtk-im/imgcin.c	2008-10-21 12:30:21.000000000 +1000
@@ -27,7 +27,7 @@ static const GtkIMContextInfo gcin_info 
   N_("gcin Input Method"),            /* Human readable name */
   GETTEXT_PACKAGE,		   /* Translation domain */
   GTK_LOCALEDIR,		   /* Dir for bindtextdomain (not strictly needed for "gtk+") */
-  "*"		           /* Languages for which this module is the default */
+  ""		           /* Languages for which this module is the default */
 //  "zh_TW"		           /* Languages for which this module is the default */
 };