Using XDG Base Directory Specification
Status: Abandoned
Brought to you by:
gt67
pref_dialog.c uses ".config" directory directly. It would be much better if it took advantage of the XDG_CONFIG_HOME environment variable, with fallback to ~/.config - as specified in the XDG Base Directory Specification: http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html