mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 19:26:33 +00:00
Added NLS information.
svn path=/trunk/; revision=4767
This commit is contained in:
@@ -124,6 +124,12 @@ OsLoadOptions = "/NODEBUG"
|
||||
;OsLoadOptions = "/DEBUGPORT=SCREEN"
|
||||
;OsLoadOptions = "/DEBUGPORT=BOCHS"
|
||||
|
||||
[NLS]
|
||||
AnsiCodepage = c_1252.nls
|
||||
OemCodepage = c_437.nls
|
||||
UnicodeCasetable = l_intl.nls
|
||||
;DefaultLayout =
|
||||
|
||||
[HiveInfs.Install]
|
||||
AddReg=hivecls.inf,AddReg
|
||||
AddReg=hivedef.inf,AddReg
|
||||
|
||||
Reference in New Issue
Block a user