Changeset 31923 in osm for applications/editors/josm/plugins/walkingpapers
- Timestamp:
- 2016-01-03T15:44:33+01:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/walkingpapers/build.xml
r31114 r31923 11 11 <property name="plugin.description" value="Supports downloading tiled, scanned maps from walking-papers.org. This plugin is still under early development and may be buggy."/> 12 12 <property name="plugin.icon" value="images/preferences/walkingpapers.png"/> 13 <property name="plugin.link" value="http ://wiki.openstreetmap.org/index.php/JOSM/Plugins/WalkingPapers"/>13 <property name="plugin.link" value="https://wiki.openstreetmap.org/index.php/JOSM/Plugins/WalkingPapers"/> 14 14 15 15 <!-- ** include targets that all plugins have in common ** -->
Note:
See TracChangeset
for help on using the changeset viewer.