Author: fireball
Date: Wed Jul 19 12:40:38 2006
New Revision: 23170
URL:
http://svn.reactos.org/svn/reactos?rev=23170&view=rev
Log:
Add HKCU\Control Panel\Colors\Background key for storing desktop background color (Windows
XP stores it in this key)
Modified:
trunk/reactos/boot/bootdata/hivedef.inf
Modified: trunk/reactos/boot/bootdata/hivedef.inf
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/boot/bootdata/hivedef.inf?…
==============================================================================
--- trunk/reactos/boot/bootdata/hivedef.inf (original)
+++ trunk/reactos/boot/bootdata/hivedef.inf Wed Jul 19 12:40:38 2006
@@ -5,6 +5,8 @@
HKCU,"Control Panel",,0x00000012
HKCU,"Control Panel\Appearance",,0x00000012
+HKCU,"Control Panel\Colors",,0x00000012
+HKCU,"Control Panel\Colors","Background",0x00000012, "0 128
128"
HKCU,"Control Panel\Mouse","MouseTrails",0x00010001,0x00000000
HKCU,"Control
Panel\Mouse","SnapToDefaultButton",0x00010001,0x00000000
HKCU,"Control Panel\Mouse","MouseSpeed",0x00010001,0x00000001