Index: /applications/editors/josm/plugins/Create_grid_of_ways/build.xml
===================================================================
--- /applications/editors/josm/plugins/Create_grid_of_ways/build.xml	(revision 21705)
+++ /applications/editors/josm/plugins/Create_grid_of_ways/build.xml	(revision 21706)
@@ -61,4 +61,5 @@
 				<attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
 				<attribute name="Plugin-Description" value="Create a grid of ways."/>
+				<attribute name="Plugin-Icon" value="images/creategridofways.png"/>
 				<attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/wiki/Create_grid_of_ways"/>
 				<attribute name="Plugin-Mainversion" value="${plugin.main.version}"/>
Index: /applications/editors/josm/plugins/DirectUpload/build.xml
===================================================================
--- /applications/editors/josm/plugins/DirectUpload/build.xml	(revision 21705)
+++ /applications/editors/josm/plugins/DirectUpload/build.xml	(revision 21706)
@@ -55,4 +55,5 @@
 				<attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
 				<attribute name="Plugin-Description" value="This plugin directly upload GPS Traces from current active layer in JOSM to openstreetmap.org."/>
+				<attribute name="Plugin-Icon" value="images/UploadAction.png"/>
 				<attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/index.php/User:Subhodip/GSoC_Doc#DirectUpload_Plugin_in_JOSM_:"/>
 				<attribute name="Plugin-Mainversion" value="${plugin.main.version}"/>
Index: /applications/editors/josm/plugins/addrinterpolation/build.xml
===================================================================
--- /applications/editors/josm/plugins/addrinterpolation/build.xml	(revision 21705)
+++ /applications/editors/josm/plugins/addrinterpolation/build.xml	(revision 21706)
@@ -95,4 +95,5 @@
 				<attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
 				<attribute name="Plugin-Description" value="Group common Address Interpolation inputs in a single dialog, as well as an option to automatically generate individual house number nodes from a Way."/>
+				<attribute name="Plugin-Icon" value="images/AddrInterpolation.png"/>
 				<attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/AddrInterpolation"/>
 				<attribute name="Plugin-Mainversion" value="${plugin.main.version}"/>
Index: /applications/editors/josm/plugins/alignways/build.xml
===================================================================
--- /applications/editors/josm/plugins/alignways/build.xml	(revision 21705)
+++ /applications/editors/josm/plugins/alignways/build.xml	(revision 21706)
@@ -113,4 +113,5 @@
 				<attribute name="Plugin-Description"
 					value="Makes a pair of selected way segments parallel by rotating one of them around a chosen pivot." />
+				<attribute name="Plugin-Icon" value="images/alignways.png"/>
 				<attribute name="Plugin-Mainversion" value="${plugin.main.version}" />
 				<attribute name="Plugin-Version" value="${version.entry.commit.revision}" />
Index: /applications/editors/josm/plugins/buildings_tools/build.xml
===================================================================
--- /applications/editors/josm/plugins/buildings_tools/build.xml	(revision 21705)
+++ /applications/editors/josm/plugins/buildings_tools/build.xml	(revision 21706)
@@ -104,4 +104,6 @@
 				<attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
 		                <attribute name="Plugin-Description" value="Tools for drawing buildings."/>
+				<attribute name="Plugin-Icon" value="images/mapmode/building.png"/>
+
 		                <attribute name="ru_Plugin-Description" value="Инструменты для прорисовки зданий."/>
 		                <attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/BuildingsTools"/>
Index: /applications/editors/josm/plugins/cadastre-fr/build.xml
===================================================================
--- /applications/editors/josm/plugins/cadastre-fr/build.xml	(revision 21705)
+++ /applications/editors/josm/plugins/cadastre-fr/build.xml	(revision 21706)
@@ -56,4 +56,5 @@
                 <attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
                 <attribute name="Plugin-Description" value="A special handler for the French land registry WMS server."/>
+                <attribute name="Plugin-Icon" value="images/preferences/cadastrewms.gif"/>
                 <attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/wiki/FR:JOSM/Fr:Plugin/Cadastre"/>
                 <attribute name="Plugin-Mainversion" value="${plugin.main.version}"/>
Index: /applications/editors/josm/plugins/duplicateway/build.xml
===================================================================
--- /applications/editors/josm/plugins/duplicateway/build.xml	(revision 21705)
+++ /applications/editors/josm/plugins/duplicateway/build.xml	(revision 21706)
@@ -25,4 +25,5 @@
                 <attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
                 <attribute name="Plugin-Description" value="Duplicate Ways with an offset" />
+                <attribute name="Plugin-Icon" value="images/duplicateway.png"/>
                 <attribute name="Plugin-Version" value="${version.entry.commit.revision}"/>
             </manifest>
Index: /applications/editors/josm/plugins/editgpx/build.xml
===================================================================
--- /applications/editors/josm/plugins/editgpx/build.xml	(revision 21705)
+++ /applications/editors/josm/plugins/editgpx/build.xml	(revision 21706)
@@ -57,4 +57,5 @@
 				<attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
 				<attribute name="Plugin-Description" value="Allows the user to anonymize timestamps and delete parts of huge GPX tracks very fast." />
+				<attribute name="Plugin-Icon" value="images/mapmode/editgpx_mode.png"/>
 				<attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/EditGpx" />
 				<attribute name="Plugin-Mainversion" value="${plugin.main.version}" />
Index: /applications/editors/josm/plugins/globalsat/build.xml
===================================================================
--- /applications/editors/josm/plugins/globalsat/build.xml	(revision 21705)
+++ /applications/editors/josm/plugins/globalsat/build.xml	(revision 21706)
@@ -66,4 +66,5 @@
 				<attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
 				<attribute name="Plugin-Description" value="Download GPS points from Globalsat dg100 data logger directly in JOSM."/>
+				<attribute name="Plugin-Icon" value="images/globalsatImport.png"/>
 				<attribute name="Plugin-Link" value="http://www.raphael-mack.de/josm-globalsat-gpx-import-plugin/"/>
 				<attribute name="Plugin-Mainversion" value="${plugin.main.version}"/>
Index: /applications/editors/josm/plugins/graphview/build.xml
===================================================================
--- /applications/editors/josm/plugins/graphview/build.xml	(revision 21705)
+++ /applications/editors/josm/plugins/graphview/build.xml	(revision 21706)
@@ -85,4 +85,5 @@
                 <attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
                 <attribute name="Plugin-Description" value="Visualizes routing information as a routing graph."/>
+                <attribute name="Plugin-Icon" value="images/preferences/graphview.png"/>
                 <attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/index.php/JOSM/Plugins/Graphview"/>
                 <attribute name="Plugin-Mainversion" value="${plugin.main.version}"/>
Index: /applications/editors/josm/plugins/grid/build.xml
===================================================================
--- /applications/editors/josm/plugins/grid/build.xml	(revision 21705)
+++ /applications/editors/josm/plugins/grid/build.xml	(revision 21706)
@@ -24,4 +24,5 @@
                 <attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
                 <attribute name="Plugin-Description" value="Provide a background layer that displays a map grid" />
+                <attribute name="Plugin-Icon" value="images/grid.png"/>
                 <attribute name="Plugin-Version" value="${version.entry.commit.revision}"/>
                 <attribute name="Plugin-MainVersion" value="1725"/>
Index: /applications/editors/josm/plugins/lakewalker/build.xml
===================================================================
--- /applications/editors/josm/plugins/lakewalker/build.xml	(revision 21705)
+++ /applications/editors/josm/plugins/lakewalker/build.xml	(revision 21706)
@@ -56,4 +56,5 @@
 				<attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
 				<attribute name="Plugin-Description" value="Helps vectorizing WMS images." />
+				<attribute name="Plugin-Icon" value="images/lakewalker-sml.png"/>
 				<attribute name="Plugin-Mainversion" value="${plugin.main.version}"/>
 				<attribute name="Plugin-Version" value="${version.entry.commit.revision}"/>
Index: /applications/editors/josm/plugins/livegps/build.xml
===================================================================
--- /applications/editors/josm/plugins/livegps/build.xml	(revision 21705)
+++ /applications/editors/josm/plugins/livegps/build.xml	(revision 21706)
@@ -56,4 +56,5 @@
 				<attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
 				<attribute name="Plugin-Description" value="Support live GPS input (moving dot) through a connection to gpsd server."/>
+				<attribute name="Plugin-Icon" value="images/dialogs/livegps.png"/>
 				<attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/index.php/JOSM/Plugins/LiveGPS"/>
 				<attribute name="Plugin-Mainversion" value="${plugin.main.version}"/>
Index: /applications/editors/josm/plugins/measurement/build.xml
===================================================================
--- /applications/editors/josm/plugins/measurement/build.xml	(revision 21705)
+++ /applications/editors/josm/plugins/measurement/build.xml	(revision 21706)
@@ -56,4 +56,5 @@
 				<attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
 				<attribute name="Plugin-Description" value="Provide a measurement dialog and a layer to measure length and angle of segments, area surrounded by a (simple) closed way and create measurement paths (which also can be imported from a gps layer)."/>
+				<attribute name="Plugin-Icon" value="images/dialogs/measure.png"/>
 				<attribute name="Plugin-Mainversion" value="${plugin.main.version}"/>
 				<attribute name="Plugin-Version" value="${version.entry.commit.revision}"/>
Index: /applications/editors/josm/plugins/michigan_left/build.xml
===================================================================
--- /applications/editors/josm/plugins/michigan_left/build.xml	(revision 21705)
+++ /applications/editors/josm/plugins/michigan_left/build.xml	(revision 21706)
@@ -100,4 +100,5 @@
 				<attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
 				<attribute name="Plugin-Description" value="Adds no left turn for sets of 4 or 5 ways"/>
+				<attribute name="Plugin-Icon" value="images/michigan_left.png"/>
 				<attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/MichiganLeft"/>
 				<attribute name="Plugin-Mainversion" value="${plugin.main.version}"/>
Index: /applications/editors/josm/plugins/multipoly-convert/build.xml
===================================================================
--- /applications/editors/josm/plugins/multipoly-convert/build.xml	(revision 21705)
+++ /applications/editors/josm/plugins/multipoly-convert/build.xml	(revision 21706)
@@ -85,4 +85,5 @@
 				<attribute name="Plugin-Class" value="converttomultipoly.MultipolyPlugin" />
 				<attribute name="Plugin-Description" value="Simply convert an area to a multipolygon." />
+				<attribute name="Plugin-Icon" value="images/multipoly_convert.png"/>
 				<attribute name="Plugin-Version" value="${version.entry.commit.revision}" />
 				<attribute name="Plugin-Date" value="${version.entry.commit.date}" />
Index: /applications/editors/josm/plugins/multipoly/build.xml
===================================================================
--- /applications/editors/josm/plugins/multipoly/build.xml	(revision 21705)
+++ /applications/editors/josm/plugins/multipoly/build.xml	(revision 21706)
@@ -85,4 +85,5 @@
 				<attribute name="Plugin-Class" value="multipoly.MultipolyPlugin" />
 				<attribute name="Plugin-Description" value="Create multipolygons by one click, much easier than standard way with relation editor." />
+				<attribute name="Plugin-Icon" value="images/multipoly_create.png"/>
 				<attribute name="Plugin-Version" value="${version.entry.commit.revision}" />
 				<attribute name="Plugin-Date" value="${version.entry.commit.date}" />
Index: /applications/editors/josm/plugins/openlayers/build.xml
===================================================================
--- /applications/editors/josm/plugins/openlayers/build.xml	(revision 21705)
+++ /applications/editors/josm/plugins/openlayers/build.xml	(revision 21706)
@@ -72,4 +72,5 @@
 				<attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
 				<attribute name="Plugin-Description" value="Displays an OpenLayers background image" />
+				<attribute name="Plugin-Icon" value="images/OpenLayers.png"/>
 				<attribute name="Plugin-Mainversion" value="${plugin.main.version}"/>
 				<attribute name="Plugin-Version" value="${version.entry.commit.revision}"/>
Index: /applications/editors/josm/plugins/openstreetbugs/build.xml
===================================================================
--- /applications/editors/josm/plugins/openstreetbugs/build.xml	(revision 21705)
+++ /applications/editors/josm/plugins/openstreetbugs/build.xml	(revision 21706)
@@ -55,4 +55,5 @@
 				<attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
 				<attribute name="Plugin-Description" value="Imports issues from OpenStreetBugs"/>
+				<attribute name="Plugin-Icon" value="images/dialogs/icon_error24.png"/>
 				<attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/index.php/JOSM/Plugins/OpenStreetBugs"/>
 				<attribute name="Plugin-Mainversion" value="${plugin.main.version}"/>
Index: /applications/editors/josm/plugins/openvisible/build.xml
===================================================================
--- /applications/editors/josm/plugins/openvisible/build.xml	(revision 21705)
+++ /applications/editors/josm/plugins/openvisible/build.xml	(revision 21706)
@@ -61,4 +61,5 @@
 				<attribute name="Plugin-Dependencies" value="jgrapht-jdk1.5"/>
 				<attribute name="Plugin-Description" value="Allows opening gpx/osm files that intersect the currently visible screen area"/>
+				<attribute name="Plugin-Icon" value="images/openvisible.png"/>
 				<attribute name="Plugin-Mainversion" value="${plugin.main.version}"/>
 				<attribute name="Plugin-Stage" value="50"/>
Index: /applications/editors/josm/plugins/photo_geotagging/build.xml
===================================================================
--- /applications/editors/josm/plugins/photo_geotagging/build.xml	(revision 21705)
+++ /applications/editors/josm/plugins/photo_geotagging/build.xml	(revision 21706)
@@ -94,4 +94,5 @@
 				<attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
 				<attribute name="Plugin-Description" value="Write gps position info to the image file header. Run this feature from the right click menu of the image layer."/>
+				<attribute name="Plugin-Icon" value="images/geotagging.png"/>
 				<attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/Photo_Geotagging"/>
 				<attribute name="Plugin-Mainversion" value="${plugin.main.version}"/>
Index: /applications/editors/josm/plugins/piclayer/build.xml
===================================================================
--- /applications/editors/josm/plugins/piclayer/build.xml	(revision 21705)
+++ /applications/editors/josm/plugins/piclayer/build.xml	(revision 21706)
@@ -85,4 +85,5 @@
 				<attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
 				<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-Mainversion" value="${plugin.main.version}"/>
 				<attribute name="Plugin-Version" value="${version.entry.commit.revision}"/>
Index: /applications/editors/josm/plugins/remotecontrol/build.xml
===================================================================
--- /applications/editors/josm/plugins/remotecontrol/build.xml	(revision 21705)
+++ /applications/editors/josm/plugins/remotecontrol/build.xml	(revision 21706)
@@ -56,4 +56,5 @@
                 <attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
                 <attribute name="Plugin-Description" value="Let other applications send commands to JOSM."/>
+                <attribute name="Plugin-Icon" value="images/preferences/remotecontrol.gif"/>
                 <attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/index.php/JOSM/Plugins/RemoteControl"/>
                 <attribute name="Plugin-Mainversion" value="${plugin.main.version}"/>
Index: /applications/editors/josm/plugins/routing/build.xml
===================================================================
--- /applications/editors/josm/plugins/routing/build.xml	(revision 21705)
+++ /applications/editors/josm/plugins/routing/build.xml	(revision 21706)
@@ -73,4 +73,5 @@
 				<attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
 				<attribute name="Plugin-Description" value="Provides routing capabilities."/>
+				<attribute name="Plugin-Icon" value="images/preferences/routing.png"/>
 				<attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/index.php/JOSM/Plugins/Routing"/>
 				<attribute name="Plugin-Mainversion" value="${plugin.main.version}"/>
Index: /applications/editors/josm/plugins/slippymap/build.xml
===================================================================
--- /applications/editors/josm/plugins/slippymap/build.xml	(revision 21705)
+++ /applications/editors/josm/plugins/slippymap/build.xml	(revision 21706)
@@ -55,4 +55,5 @@
 				<attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
 				<attribute name="Plugin-Description" value="Displays a slippy map grid in JOSM. Can load tiles from slippy map as background and request updates."/>
+				<attribute name="Plugin-Icon" value="images/preferences/slippymap.png"/>
 				<attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/index.php/JOSM/Plugins/SlippyMap"/>
 				<attribute name="Plugin-Mainversion" value="${plugin.main.version}"/>
Index: /applications/editors/josm/plugins/surveyor/build.xml
===================================================================
--- /applications/editors/josm/plugins/surveyor/build.xml	(revision 21705)
+++ /applications/editors/josm/plugins/surveyor/build.xml	(revision 21706)
@@ -72,4 +72,5 @@
 				<attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
 				<attribute name="Plugin-Description" value="Allow adding markers/nodes on current gps positions."/>
+				<attribute name="Plugin-Icon" value="images/surveyormenu.png"/>
 				<attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/index.php/JOSM/Plugins/Surveyor"/>
 				<attribute name="Plugin-Mainversion" value="${plugin.main.version}"/>
Index: /applications/editors/josm/plugins/tagging-preset-tester/build.xml
===================================================================
--- /applications/editors/josm/plugins/tagging-preset-tester/build.xml	(revision 21705)
+++ /applications/editors/josm/plugins/tagging-preset-tester/build.xml	(revision 21706)
@@ -58,4 +58,5 @@
 				<attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
 				<attribute name="Plugin-Description" value="Adds a tagging preset tester to the help menu, which helps you developing of tagging presets (quick preview of the dialog that will popup). You can start the jar-file as standalone as well."/>
+				<attribute name="Plugin-Icon" value="images/tagging-preset-tester.png"/>
 				<attribute name="Plugin-Mainversion" value="${plugin.main.version}"/>
 				<attribute name="Plugin-Version" value="${version.entry.commit.revision}"/>
Index: /applications/editors/josm/plugins/terracer/build.xml
===================================================================
--- /applications/editors/josm/plugins/terracer/build.xml	(revision 21705)
+++ /applications/editors/josm/plugins/terracer/build.xml	(revision 21706)
@@ -56,4 +56,5 @@
                 <attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
                 <attribute name="Plugin-Description" value="Make terraced houses out of single blocks."/>
+                <attribute name="Plugin-Icon" value="images/terrace.png"/>
                 <attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/Terracer"/>
                 <attribute name="Plugin-Mainversion" value="${plugin.main.version}"/>
Index: /applications/editors/josm/plugins/turnrestrictions/build.xml
===================================================================
--- /applications/editors/josm/plugins/turnrestrictions/build.xml	(revision 21705)
+++ /applications/editors/josm/plugins/turnrestrictions/build.xml	(revision 21706)
@@ -103,4 +103,5 @@
 				<attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
 				<attribute name="Plugin-Description" value="The turnrestrictions plugin allows to enter maintain information about turn restrictions in the OpenStreetMap database."/>
+				<attribute name="Plugin-Icon" value="images/preferences/turnrestrictions.png"/>
 				<attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/turnrestrictions"/>
 				<attribute name="Plugin-Mainversion" value="${plugin.main.version}"/>
Index: /applications/editors/josm/plugins/videomapping/build.xml
===================================================================
--- /applications/editors/josm/plugins/videomapping/build.xml	(revision 21705)
+++ /applications/editors/josm/plugins/videomapping/build.xml	(revision 21706)
@@ -107,4 +107,5 @@
 				<attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
 				<attribute name="Plugin-Description" value="(This Plugin is currently work in progress!!!) Links and syncs a georeferenced video against a GPS track, to use it for identify visible objects."/>
+				<attribute name="Plugin-Icon" value="images/videomapping.png"/>
 				<attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/VideoMapping"/>
 				<attribute name="Plugin-Mainversion" value="${plugin.main.version}"/>
Index: /applications/editors/josm/plugins/walkingpapers/build.xml
===================================================================
--- /applications/editors/josm/plugins/walkingpapers/build.xml	(revision 21705)
+++ /applications/editors/josm/plugins/walkingpapers/build.xml	(revision 21706)
@@ -55,4 +55,5 @@
 				<attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
 				<attribute name="Plugin-Description" value="Supports downloading tiled, scanned maps from walking-papers.org. This plugin is still under early development and may be buggy."/>
+				<attribute name="Plugin-Icon" value="images/preferences/walkingpapers.png"/>
 				<attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/index.php/JOSM/Plugins/WalkingPapers"/>
 				<attribute name="Plugin-Mainversion" value="${plugin.main.version}"/>
Index: /applications/editors/josm/plugins/waydownloader/build.xml
===================================================================
--- /applications/editors/josm/plugins/waydownloader/build.xml	(revision 21705)
+++ /applications/editors/josm/plugins/waydownloader/build.xml	(revision 21706)
@@ -98,4 +98,5 @@
 				<attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
 				<attribute name="Plugin-Description" value="Easy downloading along a long set of interconnected ways"/>
+				<attribute name="Plugin-Icon" value="images/way-download.png"/>
 				<attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/WayDownloaderPlugin"/>
 				<attribute name="Plugin-Mainversion" value="${plugin.main.version}"/>
Index: /applications/editors/josm/plugins/wayselector/build.xml
===================================================================
--- /applications/editors/josm/plugins/wayselector/build.xml	(revision 21705)
+++ /applications/editors/josm/plugins/wayselector/build.xml	(revision 21706)
@@ -104,4 +104,5 @@
 				<attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
 				<attribute name="Plugin-Description" value="Select a sequence of non-branching connected ways"/>
+				<attribute name="Plugin-Icon" value="images/way-select.png"/>
 				<attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/WaySelectorPlugin"/>
 				<attribute name="Plugin-Mainversion" value="${plugin.main.version}"/>
Index: /applications/editors/josm/plugins/wms-turbo-challenge2/build.xml
===================================================================
--- /applications/editors/josm/plugins/wms-turbo-challenge2/build.xml	(revision 21705)
+++ /applications/editors/josm/plugins/wms-turbo-challenge2/build.xml	(revision 21706)
@@ -65,4 +65,5 @@
                 <attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
                 <attribute name="Plugin-Description" value="Drive a race car from point A to point B over aerial imagery, leave cacti behind."/>
+                <attribute name="Plugin-Icon" value="images/wmsracer.png"/>
                 <attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/WMS_Racer"/>
                 <attribute name="Plugin-Mainversion" value="3252"/>
