mirror of
https://github.com/reactos/reactos.git
synced 2025-08-07 05:52:57 +00:00
[BOOTDATA][SETUPLIB] Setup the Romanian Stdandard Keyboard layout. (#861)
Adjust the miscellaneous files to activate the Romanian Standard Keyboard layout in the OS and set it as default for Romanian. CORE-15056
This commit is contained in:
parent
8a333e6845
commit
b0ab61e6c3
3 changed files with 15 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
MUI_LAYOUTS roROLayouts[] =
|
||||
{
|
||||
{ L"0418", L"00000418" },
|
||||
{ L"0418", L"00010418" },
|
||||
{ L"0409", L"00000409" },
|
||||
{ NULL, NULL }
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue