mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 08:28:43 +02:00
to get the default translation target on win32 use g_win32_get_locale()
2008-06-13 Hans Breuer <hans@breuer.org> * glib/gstrfuncs.c : to get the default translation target on win32 use g_win32_get_locale() instead of setlocale(LS_MESSAGES,NULL) Fixes bug #538044 * glib/makefile.msc.in gio/makefile.msc : updated svn path=/trunk/; revision=7036
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
2008-06-13 Hans Breuer <hans@breuer.org>
|
||||
|
||||
* glib/gstrfuncs.c : to get the default translation target on
|
||||
win32 use g_win32_get_locale() instead of setlocale(LS_MESSAGES,NULL)
|
||||
Fixes bug #538044
|
||||
|
||||
* glib/makefile.msc.in gio/makefile.msc : updated
|
||||
|
||||
2008-06-12 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* configure.in: Bump version
|
||||
|
Reference in New Issue
Block a user