2006-04-13 (Thu) [長年日記]

_ [obsd]なーんだ mlterm 以外でも scim 使えたよ

--- extras/gtk2_immodule/imscim.cpp~	Tue Sep 13 23:16:17 2005
+++ extras/gtk2_immodule/imscim.cpp	Thu Apr 13 18:07:26 2006
@@ -33,7 +33,7 @@
   "SCIM Input Method",		/* Human readable name */
   "scim",			/* Translation domain */
   SCIM_LOCALEDIR,		/* Dir for bindtextdomain (not strictly needed for "gtk+") */
-  ""				/* Languages for which this module is the default */
+  "ja"			/* Languages for which this module is the default */
 };
 
 static const GtkIMContextInfo *info_list[] = {
[]