[gnome-backgrounds] Add FootFall image



commit 2df2c346ca79fbc19e4f3437f635a2e213bc0e0d
Author: William Jon McCann <jmccann redhat com>
Date:   Mon Mar 21 22:45:29 2011 -0400

    Add FootFall image
    
    CC-BY-SA 3.0

 nature/FootFall.png           |  Bin 0 -> 762649 bytes
 nature/Makefile.am            |    1 +
 nature/gnome-nature.xml.in.in |    5 +++++
 3 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/nature/FootFall.png b/nature/FootFall.png
new file mode 100644
index 0000000..8d03582
Binary files /dev/null and b/nature/FootFall.png differ
diff --git a/nature/Makefile.am b/nature/Makefile.am
index eb7188e..c5375a1 100644
--- a/nature/Makefile.am
+++ b/nature/Makefile.am
@@ -1,6 +1,7 @@
 backgrounddir = $(datadir)/backgrounds/gnome/nature
 
 background_DATA =\
+	FootFall.jpg \
 	Terraform-blue.jpg \
 	Terraform-green.jpg \
 	Terraform-orange.jpg \
diff --git a/nature/gnome-nature.xml.in.in b/nature/gnome-nature.xml.in.in
index 619ddbc..b67a910 100644
--- a/nature/gnome-nature.xml.in.in
+++ b/nature/gnome-nature.xml.in.in
@@ -2,6 +2,11 @@
 <!DOCTYPE wallpapers SYSTEM "gnome-wp-list.dtd">
 <wallpapers>
 	<wallpaper deleted="false">
+		<_name>Foot Fall</_name>
+		<filename>@BACKGROUNDDIR@/FootFall.png</filename>
+		<options>zoom</options>
+	</wallpaper>
+	<wallpaper deleted="false">
 		<_name>Sundown Dunes</_name>
 		<filename>@BACKGROUNDDIR@/SundownDunes.jpg</filename>
 		<options>zoom</options>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]