Skip to content
  • Tor Lillqvist's avatar
    Initailize gettext before use. Calling bindtextdomain() and · 474ddd20
    Tor Lillqvist authored
    2005-04-22  Tor Lillqvist  <tml@novell.com>
    
    	* 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.
    474ddd20
To find the state of this project's repository at the time of any of these versions, check out the tags.