From 9c5e3ec5c6be758556f494d5181530731590bfef Mon Sep 17 00:00:00 2001 From: Simon Steinbeiss Date: Sat, 28 Feb 2015 10:15:06 +0100 Subject: 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 3 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 backgrounds/xfce-teal.jpg (limited to 'backgrounds') diff --git a/backgrounds/Makefile.am b/backgrounds/Makefile.am index 33181f71..901aa1c7 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 fd962e71..c35533c2 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 00000000..aafd7289 Binary files /dev/null and b/backgrounds/xfce-teal.jpg differ -- cgit v1.2.1