]> Pileus Git - ~andy/gtk/commit
Call gettext_initialization before checking gtk_initialized, otherwise
authorMatthias Clasen <mclasen@redhat.com>
Mon, 18 Jul 2005 17:13:24 +0000 (17:13 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 18 Jul 2005 17:13:24 +0000 (17:13 +0000)
commitb2d302ee131187ce0cd1976eca0c586d9cf46a9e
tree98fc13d8d312ed57642f13cda336665a56ee17f4
parent80d2565d1c9409618eedc4654ce55e96e14f5b10
Call gettext_initialization before checking gtk_initialized, otherwise

2005-07-18  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkmain.c (gtk_parse_args, gtk_init_with_args): Call
gettext_initialization before checking gtk_initialized, otherwise
there are scenarios where it is not called at all. For an
example, see tests/testfilechooserbutton.c.  (#310323,
Arkady L. Shane)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-8
gtk/gtkmain.c