Index: applications/editors/josm/plugins/piclayer/build.xml
===================================================================
--- applications/editors/josm/plugins/piclayer/build.xml	(revision 25199)
+++ applications/editors/josm/plugins/piclayer/build.xml	(revision 25219)
@@ -23,5 +23,5 @@
 <project name="PicLayer" default="dist" basedir=".">
 
-	<property name="commit.message" value="Changed the constructor signature of the plugin main class" />
+	<property name="commit.message" value="applied #J5852 (patch by Petschge) - new shear option" />
 	<property name="plugin.main.version" value="3835" />
 
@@ -86,4 +86,5 @@
 				<attribute name="Plugin-Description" value="This plugin allows to display any picture as a background in the editor and align it with the map."/>
 				<attribute name="Plugin-Icon" value="images/layericon.png"/>
+                <attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/PicLayer"/>
 				<attribute name="Plugin-Mainversion" value="${plugin.main.version}"/>
 				<attribute name="Plugin-Version" value="${version.entry.commit.revision}"/>
