Ignore:
Timestamp:
2020-10-17T22:04:02+02:00 (6 years ago)
Author:
holgermappt
Message:

Change icons to SVG, references #19957

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/photoadjust/build.xml

    r35108 r35592  
    1313    <property name="plugin.class" value="org.openstreetmap.josm.plugins.photoadjust.PhotoAdjustPlugin"/>
    1414    <property name="plugin.description" value="Make photos movable and position them on the map."/>
    15     <property name="plugin.icon" value="images/photoadjust.png"/>
     15    <property name="plugin.icon" value="images/photoadjust.svg"/>
    1616    <property name="plugin.link" value="https://wiki.openstreetmap.org/wiki/JOSM/Plugins/PhotoAdjust"/>
    1717    <!--<property name="plugin.early" value="..."/>-->
Note: See TracChangeset for help on using the changeset viewer.