CVSROOT:        /cvs/gnome
Module name:    atk
Changes by:     tml     05/04/22 03:54:56

Modified files:
        .              : ChangeLog 
        atk            : atkobject.c 

Log message:
2005-04-22  Tor Lillqvist  <[EMAIL PROTECTED]>

* atk/atkobject.c: Initialize gettext before use. Calling
bindtextdomain() and bind_textdomain_codeset() in
atk_role_get_localized_name() was too late. Put the calls in new
function gettext_initialization() and call that from
atk_object_class_init() and atk_role_get_localized_name(). Move
the Win32-specific DllMain() and get_atk_locale_dir() functions
and theredefinition of ATK_LOCALEDIR before
gettext_initialization() as it uses ATK_LOCALEDIR. Fixes #170948
for atk's part. Thanks to Robert Ă–gren, Daniel Atallah and Kevin
Strange.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=atk&who=tml&date=explicit&mindate=2005-04-22%2003:53&maxdate=2005-04-22%2003:55

_______________________________________________
cvs-commits-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to