gtk+ r20060 - in trunk: . modules/input
- From: matthiasc svn gnome org
- To: svn-commits-list gnome org
- Subject: gtk+ r20060 - in trunk: . modules/input
- Date: Thu, 1 May 2008 15:03:36 +0100 (BST)
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]