Author: mkupfer
Date: Sat Jan 17 14:46:28 2009
New Revision: 38850
URL:
http://svn.reactos.org/svn/reactos?rev=38850&view=rev
Log:
Fix wrong strings for default mouse cursor settings
Modified:
trunk/reactos/boot/bootdata/hivesft_arm.inf
trunk/reactos/boot/bootdata/hivesft_i386.inf
Modified: trunk/reactos/boot/bootdata/hivesft_arm.inf
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/boot/bootdata/hivesft_arm.…
==============================================================================
--- trunk/reactos/boot/bootdata/hivesft_arm.inf [iso-8859-1] (original)
+++ trunk/reactos/boot/bootdata/hivesft_arm.inf [iso-8859-1] Sat Jan 17 14:46:28 2009
@@ -1052,7 +1052,7 @@
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Telephony\Country
List\998","Name",0x00000000,"Uzbekistan"
;Cursors Schemes
-HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Control
Panel\Cursors\Schemes","ReactOS
Default",0x00020000,"\",,,,,,,,,,,,,\""
+HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Control
Panel\Cursors\Schemes","ReactOS
Default",0x00020000,""",,,,,,,,,,,,,"""
;PowerCfg
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Controls
Folder\PowerCfg","LastID",0x00000002,"0"
Modified: trunk/reactos/boot/bootdata/hivesft_i386.inf
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/boot/bootdata/hivesft_i386…
==============================================================================
--- trunk/reactos/boot/bootdata/hivesft_i386.inf [iso-8859-1] (original)
+++ trunk/reactos/boot/bootdata/hivesft_i386.inf [iso-8859-1] Sat Jan 17 14:46:28 2009
@@ -1058,7 +1058,7 @@
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Telephony\Country
List\998","Name",0x00000000,"Uzbekistan"
;Cursors Schemes
-HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Control
Panel\Cursors\Schemes","ReactOS
Default",0x00020000,"\",,,,,,,,,,,,,\""
+HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Control
Panel\Cursors\Schemes","ReactOS
Default",0x00020000,""",,,,,,,,,,,,,"""
;PowerCfg
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Controls
Folder\PowerCfg","LastID",0x00000002,"0"