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:
Hans Breuer
2008-06-13 08:05:33 +00:00
committed by Hans Breuer
parent e5347891fe
commit 43eeb244ac
4 changed files with 17 additions and 4 deletions

View File

@@ -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