31
31
test -f ${XDG_CONFIG_HOME:-$HOME/.config}/user-dirs.dirs && source ${XDG_CONFIG_HOME:-$HOME/.config}/user-dirs.dirs
33
33
# documents in the Templates directory are ignored
35
35
# use imagemagick if it's installed
36
36
# (currently, always the case until GNOME bug #576750 is fixed and
37
37
# dependency on imagemagick is removed)