Skip to content

Commit e9a6d20

Browse files
committed
[NLS] Add codepage 20932 (Japanese - EUC-JP)
1 parent 8fa6679 commit e9a6d20

3 files changed

Lines changed: 30792 additions & 0 deletions

File tree

boot/bootdata/hivesys.inf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1071,6 +1071,7 @@ HKLM,"SYSTEM\CurrentControlSet\Control\Nls\CodePage","20871",0x00000000,"c_20871
10711071
HKLM,"SYSTEM\CurrentControlSet\Control\Nls\CodePage","20880",0x00000000,"c_20880.nls"
10721072
HKLM,"SYSTEM\CurrentControlSet\Control\Nls\CodePage","20905",0x00000000,"c_20905.nls"
10731073
HKLM,"SYSTEM\CurrentControlSet\Control\Nls\CodePage","20924",0x00000000,"c_20924.nls"
1074+
HKLM,"SYSTEM\CurrentControlSet\Control\Nls\CodePage","20932",0x00000000,"c_20932.nls"
10741075
HKLM,"SYSTEM\CurrentControlSet\Control\Nls\CodePage","21025",0x00000000,"c_21025.nls"
10751076
HKLM,"SYSTEM\CurrentControlSet\Control\Nls\CodePage","21027",0x00000000,"c_21027.nls"
10761077
HKLM,"SYSTEM\CurrentControlSet\Control\Nls\CodePage","21866",0x00000000,"c_21866.nls"

media/nls/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ list(APPEND GEN_NLS
7474
c_20880
7575
c_20905
7676
c_20924
77+
c_20932
7778
c_21025
7879
c_21027
7980
c_21866

0 commit comments

Comments
 (0)