Author: akhaldi
Date: Sat Sep 21 12:06:02 2013
New Revision: 60264
URL:
http://svn.reactos.org/svn/reactos?rev=60264&view=rev
Log:
* Update LANG_CORNISH definition.
Modified:
trunk/reactos/dll/win32/kernel32/winnls/locale_rc.rc
trunk/reactos/include/host/nls.h
trunk/reactos/include/psdk/winnt.h
Modified: trunk/reactos/dll/win32/kernel32/winnls/locale_rc.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/kernel32/winnls/…
==============================================================================
--- trunk/reactos/dll/win32/kernel32/winnls/locale_rc.rc [iso-8859-1] (original)
+++ trunk/reactos/dll/win32/kernel32/winnls/locale_rc.rc [iso-8859-1] Sat Sep 21 12:06:02
2013
@@ -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 */
Modified: trunk/reactos/include/host/nls.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/include/host/nls.h?rev=602…
==============================================================================
--- trunk/reactos/include/host/nls.h [iso-8859-1] (original)
+++ trunk/reactos/include/host/nls.h [iso-8859-1] Sat Sep 21 12:06:02 2013
@@ -161,7 +161,7 @@
/* 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 */
Modified: trunk/reactos/include/psdk/winnt.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/include/psdk/winnt.h?rev=6…
==============================================================================
--- trunk/reactos/include/psdk/winnt.h [iso-8859-1] (original)
+++ trunk/reactos/include/psdk/winnt.h [iso-8859-1] Sat Sep 21 12:06:02 2013
@@ -1196,7 +1196,7 @@
/* 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