CVSROOT: /cvs/gnome Module name: gtk+ Changes by: tml 05/04/22 03:32:03
Modified files: . : Tag: gtk-2-6 ChangeLog gtk : Tag: gtk-2-6 gtkmain.c Log message: 2005-04-22 Tor Lillqvist <[EMAIL PROTECTED]> * gtk/gtkmain.c: Initailize gettext before use. Calling bindtextdomain() and bind_textdomain_codeset() in do_post_parse_initialization() is too late. Put the calls in a new function gettext_initialization(), and call that from gtk_init_with_args() and gtk_parse_args(). Fixes #170948 for GTK+'s part, but the same problem occurs also at least in atk. Thanks do Robert Ă–gren, Daniel Atallah and Kevin Strange. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gtk%2B&who=tml&date=explicit&mindate=2005-04-22%2003:31&maxdate=2005-04-22%2003:33 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list