mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-06 16:08:43 +02:00
Simplify greatly. Instead of hardcoding a large switch statement, just ask
2007-01-15 Tor Lillqvist <tml@novell.com> * glib/gwin32.c (g_win32_getlocale): Simplify greatly. Instead of hardcoding a large switch statement, just ask Windows for the ISO639 and ISO3166 codes. Tack on @Latn or @Cyrl for those languages which can alternatively be written in Latin or Cyrillic. svn path=/trunk/; revision=5257
This commit is contained in:
committed by
Tor Lillqvist
parent
38b9221961
commit
1535446885
@@ -1,3 +1,10 @@
|
||||
2007-01-15 Tor Lillqvist <tml@novell.com>
|
||||
|
||||
* glib/gwin32.c (g_win32_getlocale): Simplify greatly. Instead of
|
||||
hardcoding a large switch statement, just ask Windows for the
|
||||
ISO639 and ISO3166 codes. Tack on @Latn or @Cyrl for those
|
||||
languages which can alternatively be written in Latin or Cyrillic.
|
||||
|
||||
2007-01-12 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/gkeyfile.c: Rework the handling of invalid
|
||||
|
Reference in New Issue
Block a user