Changeset 35548 in osm for applications/editors/josm/plugins/DirectUpload/build.xml
- Timestamp:
- 2020-09-21T18:38:31+02:00 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/DirectUpload/build.xml
r35221 r35548 13 13 <property name="plugin.class" value="org.openstreetmap.josm.plugins.DirectUpload.UploadDataGuiPlugin"/> 14 14 <property name="plugin.description" value="This plugin directly upload GPS Traces from current active layer in JOSM to openstreetmap.org."/> 15 <property name="plugin.icon" value="images/UploadAction .png"/>15 <property name="plugin.icon" value="images/UploadAction"/> 16 16 <property name="plugin.link" value="https://wiki.openstreetmap.org/index.php/User:Subhodip/GSoC_Doc#DirectUpload_Plugin_in_JOSM_:"/> 17 17 <!--<property name="plugin.early" value="..."/>-->
Note:
See TracChangeset
for help on using the changeset viewer.