gtk+ r20066 - in trunk: . modules/input
- From: mitch svn gnome org
- To: svn-commits-list gnome org
- Subject: gtk+ r20066 - in trunk: . modules/input
- Date: Fri, 2 May 2008 11:54:57 +0100 (BST)
Author: mitch
Date: Fri May 2 10:54:56 2008
New Revision: 20066
URL: http://svn.gnome.org/viewvc/gtk+?rev=20066&view=rev
Log:
2008-05-02 Michael Natterer <mitch imendio com>
* modules/input/imthai.c: use GETTEXT_PACKAGE instead of "gtk20".
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 Fri May 2 10:54:56 2008
@@ -33,8 +33,8 @@
static const GtkIMContextInfo thai_info = {
"thai", /* ID */
N_("Thai-Lao"), /* Human readable name */
- "gtk20", /* Translation domain */
- GTK_LOCALEDIR, /* Dir for bindtextdomain (not strictly needed for "gtk+") */
+ GETTEXT_PACKAGE, /* 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]