mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-23 09:28:54 +02:00
Mention that my last change to gwin32.c also fixes #395419.
svn path=/trunk/; revision=5258
This commit is contained in:
@@ -3,7 +3,8 @@
|
|||||||
* glib/gwin32.c (g_win32_getlocale): Simplify greatly. Instead of
|
* glib/gwin32.c (g_win32_getlocale): Simplify greatly. Instead of
|
||||||
hardcoding a large switch statement, just ask Windows for the
|
hardcoding a large switch statement, just ask Windows for the
|
||||||
ISO639 and ISO3166 codes. Tack on @Latn or @Cyrl for those
|
ISO639 and ISO3166 codes. Tack on @Latn or @Cyrl for those
|
||||||
languages which can alternatively be written in Latin or Cyrillic.
|
languages which can alternatively be written in Latin or
|
||||||
|
Cyrillic. Fixes #395419.
|
||||||
|
|
||||||
2007-01-12 Matthias Clasen <mclasen@redhat.com>
|
2007-01-12 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user