Opened 14 years ago
Last modified 9 years ago
#6664 closed enhancement
Josm config files should be in $XDG_CONFIG_HOME instead of ~/.josm — at Initial Version
Reported by: | anonymous | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 16.10 |
Component: | Core | Version: | |
Keywords: | Cc: | spam-josmtrac@…, AMDmi3 |
Description
Josm configuration and user files should be in $XDG_CONFIG_HOME
and $XDG_DATA_HOME
respectively, as described in the XDG Base Directory Specification: <http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html>.
Josm stores its user files in ~/.josm
, instead. This clutters the $HOME
directory and makes it hard to backup Josm's settings in a easy way.
Note:
See TracTickets
for help on using tickets.