Update for xfce 4.14 OBS-URL: https://build.opensuse.org/request/show/722857 OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfdesktop?expand=0&rev=77
22 lines
563 B
Diff
22 lines
563 B
Diff
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
|
|
@@ -1,7 +1,7 @@
|
|
# backdrops/Makefile.am
|
|
#
|
|
|
|
-backgroundsdir = $(datadir)/backgrounds/xfce
|
|
+backgroundsdir = $(datadir)/wallpapers/xfce
|
|
|
|
backgrounds_DATA = \
|
|
xfce-blue.jpg \
|