summaryrefslogtreecommitdiffstats
path: root/source/xap/xfce/profile.d/xfce.csh
diff options
context:
space:
mode:
Diffstat (limited to 'source/xap/xfce/profile.d/xfce.csh')
-rwxr-xr-xsource/xap/xfce/profile.d/xfce.csh6
1 files changed, 0 insertions, 6 deletions
diff --git a/source/xap/xfce/profile.d/xfce.csh b/source/xap/xfce/profile.d/xfce.csh
deleted file mode 100755
index ccc2b8f15..000000000
--- a/source/xap/xfce/profile.d/xfce.csh
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/csh
-if ( $?XDG_CONFIG_DIRS ) then
- setenv XDG_CONFIG_DIRS ${XDG_CONFIG_DIRS}:/etc/xfce/xdg
-else
- setenv XDG_CONFIG_DIRS /etc/xdg:/etc/xfce/xdg
-endif