Ticket #19958: icon_svg.patch
| File icon_svg.patch, 1.8 KB (added by , 6 years ago) |
|---|
-
plugins/photo_geotagging/build.xml
9 9 <property name="plugin.author" value="Paul Hartmann"/> 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"/> 15 15 <property name="plugin.requires" value="apache-commons"/>
