mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-31 04:43:06 +02:00
Mention that my last change to gwin32.c also fixes #395419.
svn path=/trunk/; revision=5258
This commit is contained in:
parent
1535446885
commit
12706811c2
@ -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>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user