Author: zguo Date: Thu Feb 2 01:30:25 2012 New Revision: 55371
URL: http://svn.reactos.org/svn/reactos?rev=55371&view=rev Log: Initial pass at adding wallpapers.
Added: branches/ros-branch-0_3_14/modules/wallpaper/ (with props) branches/ros-branch-0_3_14/modules/wallpaper/Angelus.ReactOS7.Dark_4-3.jpg (with props) branches/ros-branch-0_3_14/modules/wallpaper/Angelus.Sea04.FarBeyondTheSea_4x3.jpg (with props) branches/ros-branch-0_3_14/modules/wallpaper/RainInTheScreen.4x3.jpg (with props) branches/ros-branch-0_3_14/modules/wallpaper/directory.rbuild (with props) Modified: branches/ros-branch-0_3_14/boot/bootdata/hivedef_i386.inf
Modified: branches/ros-branch-0_3_14/boot/bootdata/hivedef_i386.inf URL: http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_14/boot/bootdata/... ============================================================================== Binary files - no diff available.
Propchange: branches/ros-branch-0_3_14/modules/wallpaper/ ------------------------------------------------------------------------------ --- bugtraq:logregex (added) +++ bugtraq:logregex Thu Feb 2 01:30:25 2012 @@ -1,0 +1,2 @@ +([Ii]ssue|[Bb]ug)s? #?(\d+)(,? ?#?(\d+))*(,? ?(and |or )?#?(\d+))? +(\d+)
Propchange: branches/ros-branch-0_3_14/modules/wallpaper/ ------------------------------------------------------------------------------ bugtraq:message = See issue #%BUGID% for more details.
Propchange: branches/ros-branch-0_3_14/modules/wallpaper/ ------------------------------------------------------------------------------ bugtraq:url = http://www.reactos.org/bugzilla/show_bug.cgi?id=%BUGID%
Propchange: branches/ros-branch-0_3_14/modules/wallpaper/ ------------------------------------------------------------------------------ tsvn:logminsize = 10
Added: 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/wallpa... ============================================================================== Binary file - no diff available.
Propchange: branches/ros-branch-0_3_14/modules/wallpaper/Angelus.ReactOS7.Dark_4-3.jpg ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream
Added: 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/wallpa... ============================================================================== Binary file - no diff available.
Propchange: branches/ros-branch-0_3_14/modules/wallpaper/Angelus.Sea04.FarBeyondTheSea_4x3.jpg ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream
Added: 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/wallpa... ============================================================================== Binary file - no diff available.
Propchange: branches/ros-branch-0_3_14/modules/wallpaper/RainInTheScreen.4x3.jpg ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream
Added: branches/ros-branch-0_3_14/modules/wallpaper/directory.rbuild URL: http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_14/modules/wallpa... ============================================================================== --- branches/ros-branch-0_3_14/modules/wallpaper/directory.rbuild (added) +++ branches/ros-branch-0_3_14/modules/wallpaper/directory.rbuild [iso-8859-1] Thu Feb 2 01:30:25 2012 @@ -1,0 +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> +</group>
Propchange: branches/ros-branch-0_3_14/modules/wallpaper/directory.rbuild ------------------------------------------------------------------------------ svn:eol-style = native