summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2005-08-01 13:52:29 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2005-08-01 13:52:29 +0000
commit888e68c28d1ab860e291ce1b7473bde34454f7c7 (patch)
tree61c95c7e8322b28b54fb702acf6d5fcc7a940086 /ChangeLog.pre-2-10
parent2aec0359dbe1207b15c6a73232b2675dc7d7a7f6 (diff)
downloadgdk-pixbuf-888e68c28d1ab860e291ce1b7473bde34454f7c7.tar.gz
Call gettext_initialization() here as well. (#311612, Dan Winship)
2005-08-01 Matthias Clasen <mclasen@redhat.com> * gtk/gtkmain.c (do_post_parse_initialization): Call gettext_initialization() here as well. (#311612, Dan Winship)
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r--ChangeLog.pre-2-105
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index 765214b10..9a68b6b7e 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,3 +1,8 @@
+2005-08-01 Matthias Clasen <mclasen@redhat.com>
+
+ * gtk/gtkmain.c (do_post_parse_initialization): Call
+ gettext_initialization() here as well. (#311612, Dan Winship)
+
2005-08-01 Tor Lillqvist <tml@novell.com>
* gdk/win32/gdkwindow-win32.c (gdk_window_set_urgency_hint):