aboutsummaryrefslogtreecommitdiff
path: root/data/Makefile.am
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2023-03-01 12:33:13 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2023-03-01 13:40:38 +0100
commit7fc2230ee673040e1f5d391fb8494fd90d960df9 (patch)
tree9f57b45ffbfdbe9a7587d724678f88fc62f5b1b9 /data/Makefile.am
parent0019745c7ecb35daa95d054b7b3ea9349ccbd3a1 (diff)
downloadarctica-greeter-7fc2230ee673040e1f5d391fb8494fd90d960df9.tar.gz
arctica-greeter-7fc2230ee673040e1f5d391fb8494fd90d960df9.tar.bz2
arctica-greeter-7fc2230ee673040e1f5d391fb8494fd90d960df9.zip
backgrounds: Move background image into namespaced datadir. Don't mix with officially installed system-wide desktop backgrounds.
Diffstat (limited to 'data/Makefile.am')
-rw-r--r--data/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/Makefile.am b/data/Makefile.am
index 2b4aaf1..933cca3 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -22,9 +22,9 @@ dist_xgreeter_in_files = arctica-greeter.desktop.in
dist_xgreeter_DATA = $(dist_xgreeter_in_files:.desktop.in=.desktop)
@INTLTOOL_DESKTOP_RULE@
-backgroundsdir = $(datarootdir)/backgrounds
+backgroundsdir = $(datarootdir)/arctica-greeter/backgrounds
dist_backgrounds_DATA = \
- background/arctica-greeter.png
+ backgrounds/arctica-greeter.png
soundsdir = $(datarootdir)/sounds/arctica-greeter
dist_sounds_DATA = \