Changeset 25219 in osm for applications/editors/josm/plugins/piclayer/build.xml
- Timestamp:
- 2011-02-03T22:55:49+01:00 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/piclayer/build.xml
r25199 r25219 23 23 <project name="PicLayer" default="dist" basedir="."> 24 24 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" /> 26 26 <property name="plugin.main.version" value="3835" /> 27 27 … … 86 86 <attribute name="Plugin-Description" value="This plugin allows to display any picture as a background in the editor and align it with the map."/> 87 87 <attribute name="Plugin-Icon" value="images/layericon.png"/> 88 <attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/PicLayer"/> 88 89 <attribute name="Plugin-Mainversion" value="${plugin.main.version}"/> 89 90 <attribute name="Plugin-Version" value="${version.entry.commit.revision}"/>
Note:
See TracChangeset
for help on using the changeset viewer.
