Changeset 35594 in osm for applications/editors/josm/plugins
- Timestamp:
- 2020-10-17T22:13:47+02:00 (4 years ago)
- Location:
- applications/editors/josm/plugins/photo_geotagging
- Files:
-
- 1 added
- 1 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/photo_geotagging/build.xml
r34542 r35594 10 10 <property name="plugin.class" value="org.openstreetmap.josm.plugins.photo_geotagging.GeotaggingPlugin"/> 11 11 <property name="plugin.description" value="Write gps position info to the image file header. Run this feature from the right click menu of the image layer."/> 12 <property name="plugin.icon" value="images/geotagging. png"/>12 <property name="plugin.icon" value="images/geotagging.svg"/> 13 13 <property name="plugin.link" value="https://wiki.openstreetmap.org/wiki/JOSM/Plugins/Photo_Geotagging"/> 14 14 <property name="plugin.canloadatruntime" value="true"/>
Note:
See TracChangeset
for help on using the changeset viewer.