Menu

#7 Using XDG Base Directory Specification

open
nobody
None
5
2010-04-21
2010-04-21
No

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

Discussion


Log in to post a comment.