Ignore:
Timestamp:
2011-12-30T16:58:35+01:00 (13 years ago)
Author:
stoecker
Message:

fix some plugin icons and plugin links

File:
1 edited

Legend:

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

    r27038 r27352  
    101101                <attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
    102102                <attribute name="Plugin-Description" value="Download your GPX tracks from openstreetmap.org"/>
    103                 <!--
    104                 <attribute name="Plugin-Icon" value="..."/>
    105                 <attribute name="Plugin-Link" value="..."/>
    106 -->
     103                <attribute name="Plugin-Icon" value="images/DownloadAction.png"/>
     104<!--            <attribute name="Plugin-Link" value="..."/> -->
    107105                <attribute name="Plugin-Mainversion" value="${plugin.main.version}"/>
    108106                <attribute name="Plugin-Version" value="${version.entry.commit.revision}"/>
Note: See TracChangeset for help on using the changeset viewer.