Add the new wallpaper for the 4.12 release

Desktop / Xfce / Xfdesktop - Simon Steinbeiss [elfenbeinturm.at] - 28 February 2015 03:15 UTC



###

diff --git a/backgrounds/Makefile.am b/backgrounds/Makefile.am
index 33181f7..901aa1c 100644
--- a/backgrounds/Makefile.am
+++ b/backgrounds/Makefile.am
@@ -3,6 +3,9 @@

backgroundsdir = $(datadir)/backgrounds/xfce

-backgrounds_DATA = xfce-blue.jpg
+backgrounds_DATA = \
+ xfce-blue.jpg \
+ xfce-teal.jpg
+

EXTRA_DIST = $(backgrounds_DATA)
diff --git a/backgrounds/xfce-blue.jpg b/backgrounds/xfce-blue.jpg
index fd962e7..c35533c 100644
Binary files a/backgrounds/xfce-blue.jpg and b/backgrounds/xfce-blue.jpg differ
diff --git a/backgrounds/xfce-teal.jpg b/backgrounds/xfce-teal.jpg
new file mode 100644
index 0000000..aafd728
Binary files /dev/null and b/backgrounds/xfce-teal.jpg differ
diff --git a/common/xfdesktop-common.h b/common/xfdesktop-common.h
index 424d3fc..d1a2745 100644
--- a/common/xfdesktop-common.h
+++ b/common/xfdesktop-common.h
@@ -35,7 +35,7 @@
#include

#define XFDESKTOP_CHANNEL "xfce4-desktop"
-#define DEFAULT_BACKDROP DATADIR "/backgrounds/xfce/xfce-blue.jpg"
+#define DEFAULT_BACKDROP DATADIR "/backgrounds/xfce/xfce-teal.jpg"
#define DEFAULT_ICON_FONT_SIZE 12
#define DEFAULT_ICON_SIZE 48
#define ITHEME_FLAGS (GTK_ICON_LOOKUP_USE_BUILTIN \

9c5e3ec Add the new wallpaper for the 4.12 release
backgrounds/Makefile.am | 5 ++++-
backgrounds/xfce-blue.jpg | Bin 152462 -> 197011 bytes
backgrounds/xfce-teal.jpg | Bin 0 -> 312080 bytes
common/xfdesktop-common.h | 2 +-
4 files changed, 5 insertions(+), 2 deletions(-)

Upstream: git.xfce.org


  • Share