On Win32, as last resort call g_win32_getlocale() to get the current
authorTor Lillqvist <tml@iki.fi>
Wed, 8 Sep 2004 22:44:22 +0000 (22:44 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Wed, 8 Sep 2004 22:44:22 +0000 (22:44 +0000)
commitcbadee081213a5d80f790b75333926c493bb152d
tree0bafbe34c20a4f9f92aae54e72411a116f6a1405
parentd209e108b190a06cdf85451200304db408cbfcf4
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.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-6
ChangeLog.pre-2-8
glib/glib.def
glib/gutils.c