[ros-diffs] [cfinck] 33562: Change the LCID for the default Bulgarian keyboard layout from 00040402 to 00000402. See issue #3208 for more details.

cfinck at svn.reactos.org cfinck at svn.reactos.org
Sat May 17 23:01:08 CEST 2008


Author: cfinck
Date: Sat May 17 16:01:08 2008
New Revision: 33562

URL: http://svn.reactos.org/svn/reactos?rev=33562&view=rev
Log:
Change the LCID for the default Bulgarian keyboard layout from 00040402 to 00000402.
See issue #3208 for more details.

Modified:
    trunk/reactos/boot/bootdata/hivesys.inf
    trunk/reactos/boot/bootdata/txtsetup.sif

Modified: trunk/reactos/boot/bootdata/hivesys.inf
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/boot/bootdata/hivesys.inf?rev=33562&r1=33561&r2=33562&view=diff
==============================================================================
--- trunk/reactos/boot/bootdata/hivesys.inf [iso-8859-1] (original)
+++ trunk/reactos/boot/bootdata/hivesys.inf [iso-8859-1] Sat May 17 16:01:08 2008
@@ -50,9 +50,9 @@
 HKLM,"SYSTEM\CurrentControlSet\Control\Keyboard Layouts\00020401","Layout Text",0x00000000,"Arabic (102) AZERTY"
 HKLM,"SYSTEM\CurrentControlSet\Control\Keyboard Layouts\00020401","Layout Display Name",0x00000000,"@%SystemRoot%\system32\input.dll,-5086"
 
-HKLM,"SYSTEM\CurrentControlSet\Control\Keyboard Layouts\00040402","Layout File",0x00000000,"kbdbgm.dll"
-HKLM,"SYSTEM\CurrentControlSet\Control\Keyboard Layouts\00040402","Layout Text",0x00000000,"Bulgarian BDS 5237-1978"
-HKLM,"SYSTEM\CurrentControlSet\Control\Keyboard Layouts\00040402","Layout Display Name",0x00000000,"@%SystemRoot%\system32\input.dll,-5136"
+HKLM,"SYSTEM\CurrentControlSet\Control\Keyboard Layouts\00000402","Layout File",0x00000000,"kbdbgm.dll"
+HKLM,"SYSTEM\CurrentControlSet\Control\Keyboard Layouts\00000402","Layout Text",0x00000000,"Bulgarian BDS 5237-1978"
+HKLM,"SYSTEM\CurrentControlSet\Control\Keyboard Layouts\00000402","Layout Display Name",0x00000000,"@%SystemRoot%\system32\input.dll,-5136"
 
 HKLM,"SYSTEM\CurrentControlSet\Control\Keyboard Layouts\00020402","Layout File",0x00000000,"kbdbgt.dll"
 HKLM,"SYSTEM\CurrentControlSet\Control\Keyboard Layouts\00020402","Layout Text",0x00000000,"Bulgarian phonetic classic"

Modified: trunk/reactos/boot/bootdata/txtsetup.sif
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/boot/bootdata/txtsetup.sif?rev=33562&r1=33561&r2=33562&view=diff
==============================================================================
--- trunk/reactos/boot/bootdata/txtsetup.sif [iso-8859-1] (original)
+++ trunk/reactos/boot/bootdata/txtsetup.sif [iso-8859-1] Sat May 17 16:01:08 2008
@@ -166,7 +166,7 @@
 0000042C = "Azeri Latin"
 00000423 = "Belarusian"
 00000445 = "Bengali"
-00040402 = "Bulgarian BDS 5237-1978"
+00000402 = "Bulgarian BDS 5237-1978"
 00020402 = "Bulgarian phonetic classic"
 00030402 = "Bulgarian phonetic BDS 5237-2006"
 00000455 = "Burmese"



More information about the Ros-diffs mailing list