2019-08-15 01:03:32 +00:00
|
|
|
From: "Maurizio Galli (MauG)" <maurizio.galli@gmail.com>
|
|
|
|
|
Date: Mon, 12 Aug 2019 16:44:47 +0800
|
|
|
|
|
Subject: [PATCH] Set wallpaper directory path
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
|
backgrounds/Makefile.am | 2 +-
|
|
|
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
|
|
|
|
|
|
diff --git a/backgrounds/Makefile.am b/backgrounds/Makefile.am
|
|
|
|
|
index 35857a24..49b44079 100644
|
|
|
|
|
--- a/backgrounds/Makefile.am
|
|
|
|
|
+++ b/backgrounds/Makefile.am
|
2012-04-26 09:14:41 +00:00
|
|
|
@@ -1,7 +1,7 @@
|
|
|
|
|
# backdrops/Makefile.am
|
|
|
|
|
#
|
|
|
|
|
|
|
|
|
|
-backgroundsdir = $(datadir)/backgrounds/xfce
|
|
|
|
|
+backgroundsdir = $(datadir)/wallpapers/xfce
|
|
|
|
|
|
2015-03-01 21:01:13 +00:00
|
|
|
backgrounds_DATA = \
|
|
|
|
|
xfce-blue.jpg \
|