Correct a typo in envars.conf

This commit is contained in:
Pierre Labastie 2012-04-11 20:56:27 +00:00
parent e9bc540021
commit 3ab1fcab85

View file

@ -93,7 +93,7 @@ export KDE4_PREFIX=/usr
#if [ -z XDG_CONFIG_DIRS ]; then
# XDG_CONFIG_DIRS=/etc/kde4/xdg
#else
# XDG_CONFIG_DIRS=$XDG_DATA_DIRS:/etc/kde4/xdg
# XDG_CONFIG_DIRS=$XDG_CONFIG_DIRS:/etc/kde4/xdg
#fi
#export KDE4_PREFIX KDE4DIR KDEDIR