Changeset 34591 in osm for applications/editors/josm/plugins/surveyor/build.xml
- Timestamp:
- 2018-08-19T22:35:16+02:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/surveyor/build.xml
r34558 r34591 14 14 --> 15 15 <property name="plugin.author" value="Christof Dallermassl"/> 16 <property name="plugin.class" value=" at.dallermassl.josm.plugin.surveyor.SurveyorPlugin"/>16 <property name="plugin.class" value="org.openstreetmap.josm.plugins.surveyor.SurveyorPlugin"/> 17 17 <property name="plugin.description" value="Allow adding markers/nodes on current gps positions."/> 18 18 <property name="plugin.icon" value="images/surveyormenu.png"/> 19 <property name="plugin.link" value="https://wiki.openstreetmap.org/ index.php/JOSM/Plugins/Surveyor"/>19 <property name="plugin.link" value="https://wiki.openstreetmap.org/wiki/JOSM/Plugins/Surveyor"/> 20 20 <property name="plugin.requires" value="livegps"/> 21 21 <property name="plugin.stage" value="60"/>
Note:
See TracChangeset
for help on using the changeset viewer.
