]> Pileus Git - ~andy/gtk/commitdiff
Split the gtk translations into the domains gtk20 and gtk20-properties.
authorMatthias Clasen <matthiasc@src.gnome.org>
Sat, 17 Jan 2004 22:15:58 +0000 (22:15 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sat, 17 Jan 2004 22:15:58 +0000 (22:15 +0000)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
Makefile.am
configure.in
gdk/gdkintl.h
gtk/gtkintl.h
gtk/gtkmain.c

index 6d1111d5e03f2ca682689f149b6e75667e5238ca..87b432f767fca88501d1fe276748ce426be71dd8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+Sat Jan 17 23:05:52 2004  Matthias Clasen  <maclas@gmx.de>
+
+       The second part of the fix for #114351 (see also 
+       gdk-pixbuf/ChangeLog and po/ChangeLog):
+
+       * Makefile.am (SUBDIRS): Add po-properties.
+
+       * configure.in (AC_CONFIG_FILES): Add po-properties/Makefile.in 
+
+       * gdk/gdkintl.h (P_): 
+       * gtk/gtkintl.h (P_): Use translation domain gtk20-properties. 
+
+       * gtk/gtkmain.c (gtk_parse_args): Call bindtextdomain and
+       bind_textdomain_codeset for gtk20-properties as well.
+
 Sat Jan 17 22:00:07 2004  Soeren Sandmann  <sandmann@daimi.au.dk>
 
        * gtk/gtktoolbar.c: 
index 6d1111d5e03f2ca682689f149b6e75667e5238ca..87b432f767fca88501d1fe276748ce426be71dd8 100644 (file)
@@ -1,3 +1,18 @@
+Sat Jan 17 23:05:52 2004  Matthias Clasen  <maclas@gmx.de>
+
+       The second part of the fix for #114351 (see also 
+       gdk-pixbuf/ChangeLog and po/ChangeLog):
+
+       * Makefile.am (SUBDIRS): Add po-properties.
+
+       * configure.in (AC_CONFIG_FILES): Add po-properties/Makefile.in 
+
+       * gdk/gdkintl.h (P_): 
+       * gtk/gtkintl.h (P_): Use translation domain gtk20-properties. 
+
+       * gtk/gtkmain.c (gtk_parse_args): Call bindtextdomain and
+       bind_textdomain_codeset for gtk20-properties as well.
+
 Sat Jan 17 22:00:07 2004  Soeren Sandmann  <sandmann@daimi.au.dk>
 
        * gtk/gtktoolbar.c: 
index 6d1111d5e03f2ca682689f149b6e75667e5238ca..87b432f767fca88501d1fe276748ce426be71dd8 100644 (file)
@@ -1,3 +1,18 @@
+Sat Jan 17 23:05:52 2004  Matthias Clasen  <maclas@gmx.de>
+
+       The second part of the fix for #114351 (see also 
+       gdk-pixbuf/ChangeLog and po/ChangeLog):
+
+       * Makefile.am (SUBDIRS): Add po-properties.
+
+       * configure.in (AC_CONFIG_FILES): Add po-properties/Makefile.in 
+
+       * gdk/gdkintl.h (P_): 
+       * gtk/gtkintl.h (P_): Use translation domain gtk20-properties. 
+
+       * gtk/gtkmain.c (gtk_parse_args): Call bindtextdomain and
+       bind_textdomain_codeset for gtk20-properties as well.
+
 Sat Jan 17 22:00:07 2004  Soeren Sandmann  <sandmann@daimi.au.dk>
 
        * gtk/gtktoolbar.c: 
index 6d1111d5e03f2ca682689f149b6e75667e5238ca..87b432f767fca88501d1fe276748ce426be71dd8 100644 (file)
@@ -1,3 +1,18 @@
+Sat Jan 17 23:05:52 2004  Matthias Clasen  <maclas@gmx.de>
+
+       The second part of the fix for #114351 (see also 
+       gdk-pixbuf/ChangeLog and po/ChangeLog):
+
+       * Makefile.am (SUBDIRS): Add po-properties.
+
+       * configure.in (AC_CONFIG_FILES): Add po-properties/Makefile.in 
+
+       * gdk/gdkintl.h (P_): 
+       * gtk/gtkintl.h (P_): Use translation domain gtk20-properties. 
+
+       * gtk/gtkmain.c (gtk_parse_args): Call bindtextdomain and
+       bind_textdomain_codeset for gtk20-properties as well.
+
 Sat Jan 17 22:00:07 2004  Soeren Sandmann  <sandmann@daimi.au.dk>
 
        * gtk/gtktoolbar.c: 
index 6d1111d5e03f2ca682689f149b6e75667e5238ca..87b432f767fca88501d1fe276748ce426be71dd8 100644 (file)
@@ -1,3 +1,18 @@
+Sat Jan 17 23:05:52 2004  Matthias Clasen  <maclas@gmx.de>
+
+       The second part of the fix for #114351 (see also 
+       gdk-pixbuf/ChangeLog and po/ChangeLog):
+
+       * Makefile.am (SUBDIRS): Add po-properties.
+
+       * configure.in (AC_CONFIG_FILES): Add po-properties/Makefile.in 
+
+       * gdk/gdkintl.h (P_): 
+       * gtk/gtkintl.h (P_): Use translation domain gtk20-properties. 
+
+       * gtk/gtkmain.c (gtk_parse_args): Call bindtextdomain and
+       bind_textdomain_codeset for gtk20-properties as well.
+
 Sat Jan 17 22:00:07 2004  Soeren Sandmann  <sandmann@daimi.au.dk>
 
        * gtk/gtktoolbar.c: 
index 8284462eca0351756635e5d0d7b262dfaa9c4445..cad44f6eda68c8b348d9fe87318470865b41bd68 100644 (file)
@@ -1,7 +1,7 @@
 ## Makefile.am for GTK+
 
 SRC_SUBDIRS = gdk-pixbuf gdk gtk modules demos tests contrib
-SUBDIRS = po $(SRC_SUBDIRS) docs build m4macros
+SUBDIRS = po po-properties $(SRC_SUBDIRS) docs build m4macros
 
 # require automake 1.4
 AUTOMAKE_OPTIONS = 1.7
index 91a688d726e49bfee78ae7ad8790e93198308daf..d3b5875e6aedda2d48ab73b3939dc8d61c3430e5 100644 (file)
@@ -1540,6 +1540,7 @@ gdk-2.0-uninstalled.pc
 gtk+-2.0-uninstalled.pc
 m4macros/Makefile
 po/Makefile.in
+po-properties/Makefile.in
 build/Makefile
 build/win32/Makefile
 build/win32/dirent/Makefile
index 71fdd5cca6aea7f1786f18fd6653273cc22e6c60..c8b4c8a53e9300b04cf26800a0cae468a47f6f74 100644 (file)
@@ -6,7 +6,7 @@
 #ifdef ENABLE_NLS
 #include<libintl.h>
 #define _(String) dgettext(GETTEXT_PACKAGE,String)
-#define P_(String) dgettext(GETTEXT_PACKAGE,String)
+#define P_(String) dgettext(GETTEXT_PACKAGE "-properties",String)
 #ifdef gettext_noop
 #define N_(String) gettext_noop(String)
 #else
index f655fab42ef60424f3bdd85152aee12f71b9883e..8ac9475939f76654fd52e4eea8be042a08486faa 100644 (file)
@@ -6,7 +6,7 @@
 #ifdef ENABLE_NLS
 #include<libintl.h>
 #define _(String) dgettext(GETTEXT_PACKAGE,String)
-#define P_(String) dgettext(GETTEXT_PACKAGE,String)
+#define P_(String) dgettext(GETTEXT_PACKAGE "-properties",String)
 #ifdef gettext_noop
 #define N_(String) gettext_noop(String)
 #else
index b3c15bc1f5185931fb7be417d57fcbb464226986..813988fdade1989ad8db6a0a7ea0a274f63d725f 100644 (file)
@@ -837,8 +837,10 @@ gtk_parse_args (int    *argc,
 
 #ifdef ENABLE_NLS
   bindtextdomain (GETTEXT_PACKAGE, GTK_LOCALEDIR);
+  bindtextdomain (GETTEXT_PACKAGE "-properties", GTK_LOCALEDIR);
 #    ifdef HAVE_BIND_TEXTDOMAIN_CODESET
   bind_textdomain_codeset (GETTEXT_PACKAGE, "UTF-8");
+  bind_textdomain_codeset (GETTEXT_PACKAGE "-properties", "UTF-8");
 #    endif
 #endif