Sophie

Sophie

distrib > Fedora > 13 > i386 > by-pkgid > bbe97047adc7fba849d9312bc44f2d11 > files > 3

gcin-1.5.1-1.fc13.src.rpm

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 */
 };