mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-30 12:23:28 +00:00
- Add selectable spanish and italian keyboard layout to default language.
- This fix is temporarily until GUI 1st stage setup replaces usetup. - See issue #3313 for more details. svn path=/trunk/; revision=34642
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
MUI_LAYOUTS enUSLayouts[] =
|
||||
{
|
||||
{ L"0409", L"00000409" },
|
||||
{ L"0410", L"00000410" },
|
||||
{ L"040A", L"0000040A" },
|
||||
{ NULL, NULL }
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user