summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2004-01-17 22:15:58 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2004-01-17 22:15:58 +0000
commitf7be7085b4de7d37c88b8149335471c590360efd (patch)
treed839d6490be0c3cecd5446698e0057bfc694f22b /ChangeLog
parenta28128d8551ed5ae5ab7156f0b92d63463bd9b26 (diff)
downloadgtk+-f7be7085b4de7d37c88b8149335471c590360efd.tar.gz
Split the gtk translations into the domains gtk20 and gtk20-properties.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6d1111d5e0..87b432f767 100644
--- 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: