Fix wrong strings for default mouse cursor settings
authorMatthias Kupfer <mkupfer@reactos.org>
Sat, 17 Jan 2009 20:46:28 +0000 (20:46 +0000)
committerMatthias Kupfer <mkupfer@reactos.org>
Sat, 17 Jan 2009 20:46:28 +0000 (20:46 +0000)
svn path=/trunk/; revision=38850

reactos/boot/bootdata/hivesft_arm.inf
reactos/boot/bootdata/hivesft_i386.inf

index 42eb952..2b675f8 100644 (file)
@@ -1052,7 +1052,7 @@ HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Telephony\Country List\998","Cou
 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"
index ec4e745..8865e5c 100644 (file)
@@ -1058,7 +1058,7 @@ HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Telephony\Country List\998","Cou
 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"