Index: applications/editors/josm/plugins/reverter/build.xml
===================================================================
--- applications/editors/josm/plugins/reverter/build.xml	(revision 21711)
+++ applications/editors/josm/plugins/reverter/build.xml	(revision 21715)
@@ -31,5 +31,5 @@
 
 	<!-- enter the SVN commit message -->
-	<property name="commit.message" value="Trivial fixes" />
+	<property name="commit.message" value="Added image icon" />
 	<!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
 	<property name="plugin.main.version" value="3000" />
@@ -104,4 +104,5 @@
 				<attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
 				<attribute name="Plugin-Description" value="Plugin for reverting changesets"/>
+				<attribute name="Plugin-Icon" value="images/revert-changeset.png"/>
 				<attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/Reverter"/>
 				<attribute name="Plugin-Mainversion" value="${plugin.main.version}"/>
