Correct a typo in envars.conf
This commit is contained in:
parent
e9bc540021
commit
3ab1fcab85
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Reference in a new issue