From 5a3101d17bb6658a14b8e6b4283f27dccb0d03fd Mon Sep 17 00:00:00 2001 From: Johannes Anderwald Date: Fri, 14 Dec 2007 11:12:57 +0000 Subject: [PATCH] - part of 2/2 of bulgarian translation update See issue #2886 for more details. svn path=/trunk/; revision=31210 --- reactos/boot/bootdata/hivesys.inf | 6 ++++++ reactos/boot/bootdata/packages/reactos.dff | 5 ++++- reactos/boot/bootdata/txtsetup.sif | 6 ++++++ 3 files changed, 16 insertions(+), 1 deletion(-) diff --git a/reactos/boot/bootdata/hivesys.inf b/reactos/boot/bootdata/hivesys.inf index 0054aefe934..3d2144277e8 100644 --- a/reactos/boot/bootdata/hivesys.inf +++ b/reactos/boot/bootdata/hivesys.inf @@ -38,6 +38,12 @@ HKLM,"SYSTEM\CurrentControlSet\Control\IDConfigDB","CurrentConfig",0x00010001,0x HKLM,"SYSTEM\CurrentControlSet\Control\IDConfigDB\Hardware Profiles\0000","FriendlyName",0x00000000,"New Hardware Profile" ; Keyboard Layouts +HKLM,"SYSTEM\CurrentControlSet\Control\KeyboardLayouts\00040402","Layout File",0x00000000,"kbdbgm.dll" +HKLM,"SYSTEM\CurrentControlSet\Control\KeyboardLayouts\00040402","Layout Text",0x00000000,"Bulgarian BDS 5237-1978" +HKLM,"SYSTEM\CurrentControlSet\Control\KeyboardLayouts\00020402","Layout File",0x00000000,"kbdbgt.dll" +HKLM,"SYSTEM\CurrentControlSet\Control\KeyboardLayouts\00020402","Layout Text",0x00000000,"Bulgarian phonetic classic" +HKLM,"SYSTEM\CurrentControlSet\Control\KeyboardLayouts\00030402","Layout File",0x00000000,"kbdbga.dll" +HKLM,"SYSTEM\CurrentControlSet\Control\KeyboardLayouts\00030402","Layout Text",0x00000000,"Bulgarian phonetic BDS 5237-2006 " HKLM,"SYSTEM\CurrentControlSet\Control\KeyboardLayouts\00000406","Layout File",0x00000000,"kbdda.dll" HKLM,"SYSTEM\CurrentControlSet\Control\KeyboardLayouts\00000406","Layout Text",0x00000000,"Danish" HKLM,"SYSTEM\CurrentControlSet\Control\KeyboardLayouts\00000407","Layout File",0x00000000,"kbdgr.dll" diff --git a/reactos/boot/bootdata/packages/reactos.dff b/reactos/boot/bootdata/packages/reactos.dff index 50a5c62089c..a6d8bbd0cad 100644 --- a/reactos/boot/bootdata/packages/reactos.dff +++ b/reactos/boot/bootdata/packages/reactos.dff @@ -130,6 +130,9 @@ dll\directx\wine\wined3d\wined3d.dll 1 dll\directx\wine\d3d9\d3d9.dll 1 dll\directx\devenum\devenum.dll 1 +dll\keyboard\kbdbgm\kbdbgm.dll 1 +dll\keyboard\kbdbgt\kbdbgt.dll 1 +dll\keyboard\kbdbga\kbdbga.dll 1 dll\keyboard\kbdbe\kbdbe.dll 1 dll\keyboard\kbdbur\kbdbur.dll 1 dll\keyboard\kbdcz1\kbdcz1.dll 1 @@ -549,4 +552,4 @@ modules\rostests\winetests\version\version_winetest.exe 7 optional modules\wallpaper\lake.bmp 4 optional ; Native libraries -modules\windows\mfc42.dll 1 optional \ No newline at end of file +modules\windows\mfc42.dll 1 optional diff --git a/reactos/boot/bootdata/txtsetup.sif b/reactos/boot/bootdata/txtsetup.sif index 2a3b3bc57ef..16975f13fa2 100644 --- a/reactos/boot/bootdata/txtsetup.sif +++ b/reactos/boot/bootdata/txtsetup.sif @@ -102,6 +102,9 @@ vbe = "VBE Display" Default = "XT-, AT- or extended keyboard (83-105 keys)" [KeyboardLayout] +00040402 = "Bulgarian BDS 5237-1978" +00020402 = "Bulgarian phonetic classic" +00030402 = "Bulgarian phonetic BDS 5237-2006" 00000455 = "Burmese" 00000405 = "Czech (QWERTY)" 00000406 = "Danish (Denmark)" @@ -132,6 +135,9 @@ Default = "XT-, AT- or extended keyboard (83-105 keys)" 00000422 = "Ukrainian" [Files.KeyboardLayout] +00040402 = kbdbgm.dll +00020402 = kbdbgt.dll +00030402 = kbdbga.dll 0000080C = kbdbe.dll 00000813 = kbdbe.dll 00000455 = kbdbur.dll