[Xfce4-commits] [xfce/xfdesktop] 01/01: Add 4.14 wallpaper and set it as default

noreply at xfce.org noreply at xfce.org
Sun Aug 11 22:21:16 CEST 2019


This is an automated email from the git hooks/post-receive script.

o   c   h   o   s   i       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository xfce/xfdesktop.

commit 5c62fd6bb52ded66dced8406fd947fa3972153ba
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date:   Sun Aug 11 22:20:51 2019 +0200

    Add 4.14 wallpaper and set it as default
---
 backgrounds/xfce-stripes.png | Bin 0 -> 48970 bytes
 common/xfdesktop-common.h    |   2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/backgrounds/xfce-stripes.png b/backgrounds/xfce-stripes.png
new file mode 100644
index 0000000..7ff6053
Binary files /dev/null and b/backgrounds/xfce-stripes.png differ
diff --git a/common/xfdesktop-common.h b/common/xfdesktop-common.h
index 42d2931..cfd41e6 100644
--- a/common/xfdesktop-common.h
+++ b/common/xfdesktop-common.h
@@ -35,7 +35,7 @@
 #include <stdarg.h>
 
 #define XFDESKTOP_CHANNEL        "xfce4-desktop"
-#define DEFAULT_BACKDROP         DATADIR "/backgrounds/xfce/xfce-teal.jpg"
+#define DEFAULT_BACKDROP         DATADIR "/backgrounds/xfce/xfce-stripes.png"
 #define DEFAULT_ICON_FONT_SIZE   12
 #define DEFAULT_ICON_SIZE        48
 #define ITHEME_FLAGS             (GTK_ICON_LOOKUP_USE_BUILTIN)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list