]> Pileus Git - ~andy/gtk/commit
The locale directory is passed to bindtextdomain() which isn't
authorTor Lillqvist <tml@novell.com>
Wed, 28 Sep 2005 23:46:10 +0000 (23:46 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Wed, 28 Sep 2005 23:46:10 +0000 (23:46 +0000)
commit4ac3ee58b5937f6f227a2a12c9acbb6f6acda8f6
tree0ae8b9f714316dea5b77473c266e19ca1386b4e4
parentd1a3c8dc1f1b01fb9c396e07edd77aa8532105ca
The locale directory is passed to bindtextdomain() which isn't

2005-09-29  Tor Lillqvist  <tml@novell.com>

* gtk/gtkmain.c (_gtk_get_localedir): The locale directory is
passed to bindtextdomain() which isn't UTF-8-aware, so convert to
system codepage using g_win32_locale_filename_from_utf8().
(#317457, Kazuki Iwamoto)
ChangeLog
ChangeLog.pre-2-10
gtk/gtkmain.c