mirror of
https://github.com/reactos/reactos.git
synced 2026-05-31 16:31:07 +08:00
[BOOTDATA] Add the (still disabled) faeroese keyboard layout
CORE-13127
This commit is contained in:
@@ -731,6 +731,10 @@ HKLM,"SYSTEM\CurrentControlSet\Control\Keyboard Layouts\00000437","Layout File",
|
||||
HKLM,"SYSTEM\CurrentControlSet\Control\Keyboard Layouts\00000437","Layout Text",0x00000000,%GEORGIAN%
|
||||
HKLM,"SYSTEM\CurrentControlSet\Control\Keyboard Layouts\00000437","Layout Display Name",0x00000000,"@%SystemRoot%\system32\input.dll,-5119"
|
||||
|
||||
;HKLM,"SYSTEM\CurrentControlSet\Control\Keyboard Layouts\00000438","Layout File",0x00000000,"kbdfo.dll"
|
||||
;HKLM,"SYSTEM\CurrentControlSet\Control\Keyboard Layouts\00000438","Layout Text",0x00000000,%FAEROESE%
|
||||
;HKLM,"SYSTEM\CurrentControlSet\Control\Keyboard Layouts\00000438","Layout Display Name",0x00000000,"@%SystemRoot%\system32\input.dll,-5108"
|
||||
|
||||
HKLM,"SYSTEM\CurrentControlSet\Control\Keyboard Layouts\00000439","Layout File",0x00000000,"kbdindev.dll"
|
||||
HKLM,"SYSTEM\CurrentControlSet\Control\Keyboard Layouts\00000439","Layout Text",0x00000000,%DEVANAGARI%
|
||||
HKLM,"SYSTEM\CurrentControlSet\Control\Keyboard Layouts\00000439","Layout Display Name",0x00000000,"@%SystemRoot%\system32\input.dll,-5096"
|
||||
@@ -2227,6 +2231,7 @@ GERMAN = "German"
|
||||
GREEK = "Greek"
|
||||
GUJARATI = "Gujarati"
|
||||
IRISH = "Irish"
|
||||
FAEROESE = "Faeroese"
|
||||
FINNISH = "Finnish"
|
||||
FRENCH = "French"
|
||||
GEORGIAN = "Georgian"
|
||||
@@ -2364,6 +2369,7 @@ GERMAN = "Niemiecki"
|
||||
GREEK = "Grecki"
|
||||
GUJARATI = "Gujarati"
|
||||
IRISH = "Irlandzki"
|
||||
FAEROESE = "Faeroese"
|
||||
FINNISH = "Fiński"
|
||||
FRENCH = "Francuski"
|
||||
GEORGIAN = "Gruziński"
|
||||
@@ -2501,6 +2507,7 @@ GERMAN = "Germană"
|
||||
GREEK = "Greacă"
|
||||
GUJARATI = "Gujarati"
|
||||
IRISH = "Irlandeză"
|
||||
FAEROESE = "Faeroese"
|
||||
FINNISH = "Finlandeză"
|
||||
FRENCH = "Franceză"
|
||||
GEORGIAN = "Georgiană"
|
||||
|
||||
Reference in New Issue
Block a user