summaryrefslogtreecommitdiff
path: root/profile
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2016-05-09 11:07:53 +0200
committerAlexander Larsson <alexl@redhat.com>2016-05-09 11:11:55 +0200
commit8abbc0186efe977cec2a3214e7aa3703e9f1169f (patch)
treef02d20ec637609e32d473e45b1ad8b6a8a6de281 /profile
parentba37b22d78f3b1011ceab182c8a4a05d5ba630a7 (diff)
downloadxdg-app-8abbc0186efe977cec2a3214e7aa3703e9f1169f.tar.gz
Rename everything but the on-disk location to flatpak
Diffstat (limited to 'profile')
-rw-r--r--profile/flatpak.sh.in (renamed from profile/xdg-app.sh.in)2
1 files changed, 1 insertions, 1 deletions
diff --git a/profile/xdg-app.sh.in b/profile/flatpak.sh.in
index 4c86566..0fba9ee 100644
--- a/profile/xdg-app.sh.in
+++ b/profile/flatpak.sh.in
@@ -1,4 +1,4 @@
-# @sysconfdir@/profile.d/xdg-app.sh - set XDG_DATA_DIRS
+# @sysconfdir@/profile.d/flatpak.sh - set XDG_DATA_DIRS
XDG_DATA_DIRS="${XDG_DATA_DIRS:-$HOME/.local/share/xdg-app/exports/share:@localstatedir@/xdg-app/exports/share/:/usr/local/share/:/usr/share/}"
export XDG_DATA_DIRS