From 9341afafbf1e52929d59fec749906bfe34236fc2 Mon Sep 17 00:00:00 2001 From: Eric Kohl Date: Sat, 19 May 2007 10:40:59 +0000 Subject: [PATCH] Unicode.nls contains the Unicode case conversion tables. It does _not_ contain codepage tables. svn path=/trunk/; revision=26838 --- reactos/boot/bootdata/hivesys.inf | 2 -- 1 file changed, 2 deletions(-) diff --git a/reactos/boot/bootdata/hivesys.inf b/reactos/boot/bootdata/hivesys.inf index 0a87f140ad8..97722c4b0d9 100644 --- a/reactos/boot/bootdata/hivesys.inf +++ b/reactos/boot/bootdata/hivesys.inf @@ -94,8 +94,6 @@ HKLM,"SYSTEM\CurrentControlSet\Control\Network\{4D36E975-E325-11CE-BFC1-08002BE1 ; NLS Files -;HKLM,"SYSTEM\CurrentControlSet\Control\NLS\CodePage","0",0x00000000,"unicode.nls" -;HKLM,"SYSTEM\CurrentControlSet\Control\NLS\CodePage","1",0x00000000,"unicode.nls" HKLM,"SYSTEM\CurrentControlSet\Control\NLS\CodePage","37",0x00000000,"c_037.nls" HKLM,"SYSTEM\CurrentControlSet\Control\NLS\CodePage","424",0x00000000,"c_424.nls" HKLM,"SYSTEM\CurrentControlSet\Control\NLS\CodePage","437",0x00000000,"c_437.nls"