* Update LANG_CORNISH definition.

svn path=/trunk/; revision=60264
This commit is contained in:
Amine Khaldi 2013-09-21 12:06:02 +00:00
parent 7216a59cb1
commit 0d5813e3c5
3 changed files with 3 additions and 3 deletions

View file

@ -381,7 +381,7 @@
//#include "nls/wal.nls" /* 0x0490 LANG_WALON, SUBLANG_DEFAULT */
//#include "nls/cor.nls" /* 0x0491 LANG_CORNISH, SUBLANG_DEFAULT */
//#include "nls/cor.nls" /* 0x0492 LANG_CORNISH, SUBLANG_DEFAULT */
//#include "nls/gae.nls" /* 0x0494 LANG_GAELIC, SUBLANG_GAELIC */
//#include "nls/gdh.nls" /* 0x0894 LANG_GAELIC, SUBLANG_GAELIC_SCOTTISH */

View file

@ -161,7 +161,7 @@ typedef DWORD LCID;
/* non standard; keep the number high enough (but < 0xff) */
#define LANG_ESPERANTO 0x8f
#define LANG_WALON 0x90
#define LANG_CORNISH 0x91
#define LANG_CORNISH 0x92
#define LANG_GAELIC 0x94
/* Sublanguage definitions */

View file

@ -1196,7 +1196,7 @@ typedef enum {
/* FIXME: non-standard */
#define LANG_ESPERANTO 0x8f
#define LANG_WALON 0x90
#define LANG_CORNISH 0x91
#define LANG_CORNISH 0x92
/* FIXME: not present in the official headers */
#define LANG_MALAGASY 0x8d