Xdg
Implement the XDG base directories specification
http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html
val config_dir : string
The directory where the application should read/write config files.
val data_dir : string
The directory where the application should read/write data files.
val cache_dir : string
The directory where the application should read/write cached files.