CVSROOT: /cvs/gnome Module name: gtk+ Changes by: tml 05/04/22 03:35:37
Modified files: . : ChangeLog gtk : 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 to 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:34&maxdate=2005-04-22%2003:36 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list