Changes between Version 9 and Version 10 of Ticket #19006
- Timestamp:
- 2020-05-14T16:33:09+02:00 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #19006 – Description
v9 v10 26 26 1. `/usr/share/josm/plugins` 27 27 1. `/usr/local/share/josm/plugins` 28 1. `.config/ JOSM/cache/plugins` or `.josm/cache/plugins`29 1. `.local/share/ JOSM/plugins`28 1. `{$HOME}/.config/[<josm.name>]/cache/plugins` or `{$HOME}/.josm/cache/plugins` 29 1. `{$HOME}/.local/share/[<josm.name]>/plugins` 30 30 and use the highest version that fits the JOSM revision.\\ 31 31 Thanks a lot.