summaryrefslogtreecommitdiffstats
path: root/base/aaabasicfs/X.sh
diff options
context:
space:
mode:
Diffstat (limited to 'base/aaabasicfs/X.sh')
-rw-r--r--base/aaabasicfs/X.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/aaabasicfs/X.sh b/base/aaabasicfs/X.sh
index a6360fdd1..4fc5a6a29 100644
--- a/base/aaabasicfs/X.sh
+++ b/base/aaabasicfs/X.sh
@@ -5,7 +5,7 @@ export PYTHONPATH=/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packa
if [ -x /usr/X11R6/bin/X ]; then
pathappend /usr/X11R6/bin
XDG_DATA_DIRS=/usr/share:/usr/share/akonadi/agents:/usr/local/share
- XDG_CONFIG_DIRS=/etc/kde/xdg:/etc/xdg
+ XDG_CONFIG_DIRS=/etc/xdg
export XDG_DATA_DIRS XDG_CONFIG_DIRS
fi