Author: akhaldi
Date: Sun Feb 5 14:12:32 2012
New Revision: 55427
URL:
http://svn.reactos.org/svn/reactos?rev=55427&view=rev
Log:
* Adjust wallpapers names and convert them to bmp.
* Properly set the default wallpaper for both bootcd and livecd.
Added:
branches/ros-branch-0_3_14/modules/wallpaper/Angelus_ReactOS7_Dark_4-3.bmp (with
props)
branches/ros-branch-0_3_14/modules/wallpaper/Angelus_Sea04_FarBeyondTheSea_4x3.bmp
(with props)
branches/ros-branch-0_3_14/modules/wallpaper/RainInTheScreen_4x3.bmp (with props)
Removed:
branches/ros-branch-0_3_14/modules/wallpaper/Angelus.ReactOS7.Dark_4-3.jpg
branches/ros-branch-0_3_14/modules/wallpaper/Angelus.Sea04.FarBeyondTheSea_4x3.jpg
branches/ros-branch-0_3_14/modules/wallpaper/RainInTheScreen.4x3.jpg
Modified:
branches/ros-branch-0_3_14/modules/wallpaper/directory.rbuild
Removed: branches/ros-branch-0_3_14/modules/wallpaper/Angelus.ReactOS7.Dark_4-3.jpg
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_14/modules/wallp…
==============================================================================
Binary file - no diff available.
Removed:
branches/ros-branch-0_3_14/modules/wallpaper/Angelus.Sea04.FarBeyondTheSea_4x3.jpg
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_14/modules/wallp…
==============================================================================
Binary file - no diff available.
Added: branches/ros-branch-0_3_14/modules/wallpaper/Angelus_ReactOS7_Dark_4-3.bmp
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_14/modules/wallp…
==============================================================================
Binary file - no diff available.
Propchange: branches/ros-branch-0_3_14/modules/wallpaper/Angelus_ReactOS7_Dark_4-3.bmp
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: branches/ros-branch-0_3_14/modules/wallpaper/Angelus_Sea04_FarBeyondTheSea_4x3.bmp
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_14/modules/wallp…
==============================================================================
Binary file - no diff available.
Propchange:
branches/ros-branch-0_3_14/modules/wallpaper/Angelus_Sea04_FarBeyondTheSea_4x3.bmp
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Removed: branches/ros-branch-0_3_14/modules/wallpaper/RainInTheScreen.4x3.jpg
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_14/modules/wallp…
==============================================================================
Binary file - no diff available.
Added: branches/ros-branch-0_3_14/modules/wallpaper/RainInTheScreen_4x3.bmp
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_14/modules/wallp…
==============================================================================
Binary file - no diff available.
Propchange: branches/ros-branch-0_3_14/modules/wallpaper/RainInTheScreen_4x3.bmp
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Modified: branches/ros-branch-0_3_14/modules/wallpaper/directory.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_14/modules/wallp…
==============================================================================
--- branches/ros-branch-0_3_14/modules/wallpaper/directory.rbuild [iso-8859-1] (original)
+++ branches/ros-branch-0_3_14/modules/wallpaper/directory.rbuild [iso-8859-1] Sun Feb 5
14:12:32 2012
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!DOCTYPE group SYSTEM "../../tools/rbuild/project.dtd">
<group>
- <installfile>Angelus.ReactOS7.Dark_4-3.jpg</installfile>
- <installfile>Angelus.Sea04.FarBeyondTheSea_4x3.jpg</installfile>
- <installfile>RainInTheScreen.4x3.jpg</installfile>
+ <installfile>Angelus_ReactOS7_Dark_4-3.bmp</installfile>
+ <installfile>Angelus_Sea04_FarBeyondTheSea_4x3.bmp</installfile>
+ <installfile>RainInTheScreen_4x3.bmp</installfile>
</group>