Add a couple of languages that have LANG_* codes in newest headers, just

2001-11-09  Tor Lillqvist  <tml@iki.fi>

	* glib/gwin32.c (g_win32_getlocale): Add a couple of languages
	that have LANG_* codes in newest headers, just for completeness.
This commit is contained in:
Tor Lillqvist
2001-11-09 21:21:27 +00:00
committed by Tor Lillqvist
parent ae95bec669
commit 23de741c29
9 changed files with 53 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
2001-11-09 Tor Lillqvist <tml@iki.fi>
* glib/gwin32.c (g_win32_getlocale): Add a couple of languages
that have LANG_* codes in newest headers, just for completeness.
2001-11-08 Wang Jian <lark@linux.net.cn>
* configure.in(ALL_LINGUAS): Added zh_CN for Simplified Chinese.