Ignore:
Timestamp:
2011-02-03T22:55:49+01:00 (15 years ago)
Author:
bastik
Message:

'applied #J5852 (patch by Petschge) - new shear option'

File:
1 edited

Legend:

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

    r25199 r25219  
    2323<project name="PicLayer" default="dist" basedir=".">
    2424
    25         <property name="commit.message" value="Changed the constructor signature of the plugin main class" />
     25        <property name="commit.message" value="applied #J5852 (patch by Petschge) - new shear option" />
    2626        <property name="plugin.main.version" value="3835" />
    2727
     
    8686                                <attribute name="Plugin-Description" value="This plugin allows to display any picture as a background in the editor and align it with the map."/>
    8787                                <attribute name="Plugin-Icon" value="images/layericon.png"/>
     88                <attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/PicLayer"/>
    8889                                <attribute name="Plugin-Mainversion" value="${plugin.main.version}"/>
    8990                                <attribute name="Plugin-Version" value="${version.entry.commit.revision}"/>
Note: See TracChangeset for help on using the changeset viewer.