[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:
Ștefan Fulea 2018-09-15 21:02:49 +03:00 committed by Hermès Bélusca-Maïto
parent 8a333e6845
commit b0ab61e6c3
No known key found for this signature in database
GPG key ID: 3B2539C65E7B93D0
3 changed files with 15 additions and 6 deletions

View file

@ -2,7 +2,7 @@
MUI_LAYOUTS roROLayouts[] =
{
{ L"0418", L"00000418" },
{ L"0418", L"00010418" },
{ L"0409", L"00000409" },
{ NULL, NULL }
};