gtk+ r20060 - in trunk: . modules/input



Author: matthiasc
Date: Thu May  1 14:03:35 2008
New Revision: 20060
URL: http://svn.gnome.org/viewvc/gtk+?rev=20060&view=rev

Log:
        * modules/imput/imthai.c: Register the right translation domain.



Modified:
   trunk/ChangeLog
   trunk/modules/input/imthai.c

Modified: trunk/modules/input/imthai.c
==============================================================================
--- trunk/modules/input/imthai.c	(original)
+++ trunk/modules/input/imthai.c	Thu May  1 14:03:35 2008
@@ -33,7 +33,7 @@
 static const GtkIMContextInfo thai_info = { 
   "thai",	   /* ID */
   N_("Thai-Lao"),  /* Human readable name */
-  "gtk+",	   /* Translation domain */
+  "gtk20",	   /* Translation domain */
    GTK_LOCALEDIR,  /* Dir for bindtextdomain (not strictly needed for "gtk+") */
   "lo:th"	   /* Languages for which this module is the default */
 };



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]