#11365 closed enhancement (duplicate)
xdg directory schema support
Reported by: | AMDmi3 | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | |
Keywords: | linux xdg cache | Cc: |
Description
It'd be nice to support XDG directory schema (e.g. ~/.cache/josm, ~/.config/josm, ~/.local/share/josm instead of just ~/.josm). The one very useful purpose of it is using ~/.cache/josm for tms/wms tile caches, which, given that these caches may grow really big, makes it possible to exclude them from home directory backups, dumps, snapshots, synchronization and network mounts.
Attachments (0)
Change History (4)
comment:1 by , 10 years ago
Keywords: | linux xdg cache added |
---|
comment:2 by , 10 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
comment:3 by , 10 years ago
Manually, you already can set a different path for cache. See command line options or Advanced Preferences.
comment:4 by , 10 years ago
That is great, but it's much better to support standard scheme out of box.
Closed as duplicate of #6664.