mirror of
https://github.com/reactos/reactos.git
synced 2025-01-11 08:38:17 +00:00
- Set default kb layout for Russian language to English
svn path=/trunk/; revision=41206
This commit is contained in:
parent
2099bbb8bd
commit
c52c28e739
2 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@
|
|||
|
||||
MUI_LAYOUTS ruRULayouts[] =
|
||||
{
|
||||
{ L"0419", L"00000419" },
|
||||
{ L"0409", L"00000409" },
|
||||
{ L"0419", L"00000419" },
|
||||
{ NULL, NULL }
|
||||
};
|
||||
|
||||
|
|
|
@ -123,7 +123,7 @@ DriverVer = 05/29/2008,0.1
|
|||
00000c6b = "Quechua (Peru)", 850, 1,, 280a:0000080a,0c6b:0000080a,0409:00000409
|
||||
00000418 = "Romanian", 852, 2,, 0418:00000418,0409:00000409
|
||||
00000417 = "Romansh", 850, 1,, 0417:00000807
|
||||
00000419 = "Russian", 866, 5,, 0419:00000419,0409:00000409
|
||||
00000419 = "Russian", 866, 5,, 0409:00000409,0419:00000419
|
||||
0000043b = "Sami, Northern (Norway)", 850, 1,,043b:0000043b,0409:00000409
|
||||
0000083b = "Sami, Northern (Sweden)", 850, 1,,083b:0000083b,0409:00000409
|
||||
00000c3b = "Sami, Northern (Finland)",850, 1,,0c3b:0001083b,0409:00000409
|
||||
|
|
Loading…
Reference in a new issue