Author: cfinck Date: Wed Aug 15 18:56:52 2007 New Revision: 28352
URL: http://svn.reactos.org/svn/reactos?rev=28352&view=rev Log: Set "lake.bmp" as the default wallpaper. Due to the recent changes, we can now use the %SystemRoot% environment variable here and don't need to hardcode the exact path.
Modified: branches/ros-branch-0_3_3-new/reactos/boot/bootdata/hivedef.inf
Modified: branches/ros-branch-0_3_3-new/reactos/boot/bootdata/hivedef.inf URL: http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_3-new/reactos/boo... ============================================================================== --- branches/ros-branch-0_3_3-new/reactos/boot/bootdata/hivedef.inf (original) +++ branches/ros-branch-0_3_3-new/reactos/boot/bootdata/hivedef.inf Wed Aug 15 18:56:52 2007 @@ -20,7 +20,7 @@ HKCU,"Control Panel\Desktop","HungAppTimeout",0x00000002,"5000" HKCU,"Control Panel\Desktop","SCRNSAVE.EXE",0x00000000,"" HKCU,"Control Panel\Desktop","WaitToKillAppTimeout",0x00000002,"20000" -HKCU,"Control Panel\Desktop","Wallpaper",0x00000000,"" +HKCU,"Control Panel\Desktop","Wallpaper",0x00000000,"%SystemRoot%\lake.bmp" HKCU,"Control Panel\International",,0x00000012 HKCU,"Control Panel\International","Locale",0x00000000,"0409"