]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-6
Split the gtk translations into the domains gtk20 and gtk20-properties.
[~andy/gtk] / ChangeLog.pre-2-6
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: