Ignore:
Timestamp:
2014-11-19T20:44:29+01:00 (12 years ago)
Author:
stoecker
Message:

add icon

File:
1 edited

Legend:

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

    r30416 r30812  
    55    <property name="commit.message" value="Added a field to specify the map scale."/>
    66    <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
    7     <property name="plugin.main.version" value="7001"/>
     7    <property name="plugin.main.version" value="7676"/>
    88
    99    <property name="plugin.author" value="Kai Pastor"/>
    1010    <property name="plugin.class"  value="org.openstreetmap.josm.plugins.print.PrintPlugin"/>
     11    <property name="plugin.icon"  value="images/printer.svg"/>
    1112    <property name="plugin.description" value="Adds map printing to JOSM"/>
    1213
Note: See TracChangeset for help on using the changeset viewer.