xfce config liegt in /etc/sysconfig/xfce und nicht in /etc/xfce

git-svn-id: svn://svn.compuextreme.de/Viitor/V962/Viitor_xfceconfig@5225 504e572c-2e33-0410-9681-be2bf7408885
This commit is contained in:
kueller 2010-01-26 14:23:21 +00:00
parent 489bed0e7d
commit 34d904fa14

View File

@ -67,4 +67,4 @@ export PATH="${PATH}:${XFCE_PREFIX}/bin"
export PKG_CONFIG_PATH="${PKG_CONFIG_PATH}${PKG_CONFIG_PATH+:}${XFCE_PREFIX}/lib/pkgconfig"
export XDG_DATA_DIRS="${XDG_DATA_DIRS}${XDG_DATA_DIRS+:}${XFCE_PREFIX}/share"
export XDG_CONFIG_DIRS="${XDG_CONFIG_DIRS}${XDG_CONFIG_DIRS+:}/etc/xfce/xdg"
export XDG_CONFIG_DIRS="${XDG_CONFIG_DIRS}${XDG_CONFIG_DIRS+:}/etc/sysconfig/xfce/xdg"