Ticket #9300 (confirmed enhancement)
XDG Base Directory Specification
| Reported by: | blaksaga | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | base | Version: | |
| Keywords: | wxStandardPaths unix | Cc: | blaksaga, alatar_@…, kolya.kosenko@… |
| Blocked By: | Patch: | no | |
| Blocking: |
Description
I am wondering if you do or if you plan on supporting
the FreeDesktop.org XDG Base Directory Specification
located here:
http://standards.freedesktop.org/basedir-spec/latest/
In this specification all linux config files should be
placed in the $XDG_CONFIG_HOME/<app> directory. If the
environment variable $XDG_CONFIG_HOME is not defined it
sould default to ~/.config/<app>.
This is the latest FreeDesktop.org standard and is
being adopted by more and more applications.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

