mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-05 15:38:44 +02:00
On Win32, as last resort call g_win32_getlocale() to get the current
2004-09-08 Tor Lillqvist <tml@iki.fi> * glib/gutils.c (guess_category_value): On Win32, as last resort call g_win32_getlocale() to get the current thread locale. There usually aren't any POSIXish LANG or LC_* environment variables present on Windows machines. * glib/glib.def: Add g_get_language_names.
This commit is contained in:
committed by
Tor Lillqvist
parent
d209e108b1
commit
cbadee0812
@@ -1,3 +1,12 @@
|
||||
2004-09-08 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* glib/gutils.c (guess_category_value): On Win32, as last resort
|
||||
call g_win32_getlocale() to get the current thread locale. There
|
||||
usually aren't any POSIXish LANG or LC_* environment variables
|
||||
present on Windows machines.
|
||||
|
||||
* glib/glib.def: Add g_get_language_names.
|
||||
|
||||
2004-09-07 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/gutils.h:
|
||||
|
Reference in New Issue
Block a user