[gnome-backgrounds] Replace stamps with a skyline to avoid offending anyone.



commit 170078fdd30895e107dbe12c01a6fcc5e3caf722
Author: Jakub Steiner <jimmac gmail com>
Date:   Mon Sep 10 18:27:24 2012 +0200

    Replace stamps with a skyline to avoid offending anyone.
    
    - possibly excluding translators.

 backgrounds/Makefile.am                 |    2 +-
 backgrounds/Mirror.jpg                  |  Bin 0 -> 513355 bytes
 backgrounds/Stamps.jpg                  |  Bin 853216 -> 0 bytes
 backgrounds/gnome-backgrounds.xml.in.in |   18 +++++++++---------
 4 files changed, 10 insertions(+), 10 deletions(-)
---
diff --git a/backgrounds/Makefile.am b/backgrounds/Makefile.am
index 1442fdd..d10347d 100644
--- a/backgrounds/Makefile.am
+++ b/backgrounds/Makefile.am
@@ -6,10 +6,10 @@ background_DATA =\
 	Chmiri.jpg \
 	Fabric.jpg \
 	FootFall.png \
+	Mirror.jpg \
 	Road.jpg \
 	Sandstone.jpg \
 	Spaceflare.jpg \
-  Stamps.jpg \
 	Stripes.jpg \
 	Stripes34.jpg \
 	Sunset.jpg \
diff --git a/backgrounds/Mirror.jpg b/backgrounds/Mirror.jpg
new file mode 100644
index 0000000..8c57a9e
Binary files /dev/null and b/backgrounds/Mirror.jpg differ
diff --git a/backgrounds/gnome-backgrounds.xml.in.in b/backgrounds/gnome-backgrounds.xml.in.in
index bc1a4af..846fb60 100644
--- a/backgrounds/gnome-backgrounds.xml.in.in
+++ b/backgrounds/gnome-backgrounds.xml.in.in
@@ -46,6 +46,15 @@
     <pcolor>#ffffff</pcolor>
     <scolor>#000000</scolor>
 	</wallpaper>
+		<wallpaper deleted="false">
+		<!-- TRANSLATORS: This is the name of this background picture: http://git.gnome.org/browse/gnome-backgrounds/plain/backgrounds/Mirror.jpg - 
+		You might want to translate it into the equivalent words of your language  -->
+		<_name>Mirror</_name>
+		<filename>@BACKGROUNDDIR@/Mirror.jpg</filename>
+		<options>zoom</options>
+    <pcolor>#ffffff</pcolor>
+    <scolor>#000000</scolor>
+	</wallpaper>
 	<wallpaper deleted="false">
 		<!-- TRANSLATORS: This is the name of this background picture: http://git.gnome.org/browse/gnome-backgrounds/plain/backgrounds/Road.jpg - 
 		You might want to translate it into the equivalent words of your language  -->
@@ -74,15 +83,6 @@
     <scolor>#000000</scolor>
 	</wallpaper>
 	<wallpaper deleted="false">
-		<!-- TRANSLATORS: This is the name of this background picture: http://git.gnome.org/browse/gnome-backgrounds/plain/backgrounds/Stamps.jpg - 
-		You might want to translate it into the equivalent words of your language  -->
-		<_name>Stamps</_name>
-		<filename>@BACKGROUNDDIR@/Stamps.jpg</filename>
-		<options>zoom</options>
-    <pcolor>#ffffff</pcolor>
-    <scolor>#000000</scolor>
-	</wallpaper>
-	<wallpaper deleted="false">
 		<!-- TRANSLATORS: This is the name of this background picture: http://git.gnome.org/browse/gnome-backgrounds/plain/backgrounds/Stripes.jpg - 
 		You might want to translate it into the equivalent words of your language  -->
 		<_name>Stripes</_name>



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