blob: e7456dd2418c3639acadd860eb98f35ba28a68e2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
diff -Nur xfdesktop-4.9.3.orig/common/xfdesktop-common.h xfdesktop-4.9.3/common/xfdesktop-common.h
--- xfdesktop-4.9.3.orig/common/xfdesktop-common.h 2012-04-14 02:00:51.000000000 -0600
+++ xfdesktop-4.9.3/common/xfdesktop-common.h 2012-04-14 14:12:58.292166992 -0600
@@ -32,7 +32,7 @@
#include <X11/Xlib.h>
#define XFDESKTOP_CHANNEL "xfce4-desktop"
-#define DEFAULT_BACKDROP DATADIR "/backgrounds/xfce/xfce-blue.jpg"
+#define DEFAULT_BACKDROP DATADIR "/backgrounds/images/default.png"
#define DEFAULT_BACKDROP_LIST "xfce4/desktop/backdrop.list"
#define DEFAULT_ICON_FONT_SIZE 12
#define DEFAULT_ICON_SIZE 32
|