Ignore:
Timestamp:
2010-06-14T20:16:13+02:00 (14 years ago)
Author:
bastik
Message:

'Added image icon'

Location:
applications/editors/josm/plugins/reverter
Files:
1 added
1 edited

Legend:

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

    r21225 r21715  
    3131
    3232        <!-- enter the SVN commit message -->
    33         <property name="commit.message" value="Trivial fixes" />
     33        <property name="commit.message" value="Added image icon" />
    3434        <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
    3535        <property name="plugin.main.version" value="3000" />
     
    104104                                <attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
    105105                                <attribute name="Plugin-Description" value="Plugin for reverting changesets"/>
     106                                <attribute name="Plugin-Icon" value="images/revert-changeset.png"/>
    106107                                <attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/Reverter"/>
    107108                                <attribute name="Plugin-Mainversion" value="${plugin.main.version}"/>
Note: See TracChangeset for help on using the changeset viewer.