Index: applications/editors/josm/plugins/canvec_helper/build.xml
===================================================================
--- applications/editors/josm/plugins/canvec_helper/build.xml	(revision 29810)
+++ applications/editors/josm/plugins/canvec_helper/build.xml	(revision 29811)
@@ -5,25 +5,9 @@
 ** Maintaining versions
 ** ====================
-** see README.template
+** See README.template
 **
 ** Usage
 ** =====
-** To build it run
-**
-**    > ant  dist
-**
-** To install the generated plugin locally (in you default plugin directory) run
-**
-**    > ant  install
-**
-** The generated plugin jar is not automatically available in JOSMs plugin configuration
-** dialog. You have to check it in first.
-**
-** Use the ant target 'publish' to check in the plugin and make it available to other
-** JOSM users:
-**    set the properties commit.message and plugin.main.version
-** and run
-**    > ant  publish
-**
+** Call "ant help" to get possible build targets.
 **
 -->
@@ -40,6 +24,4 @@
     <property name="plugin.class" value="org.openstreetmap.josm.plugins.canvec_helper.canvec_helper"/>
     <property name="plugin.description" value="Overlays the canvec tile grid on the map and prints URL''s to the .zip files. Future goals: allow auto-downloading and loading of canvec .osm files"/>
-    <property name="plugin.icon" value="images/favicon.png"/>
-    <property name="plugin.link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/FastDraw"/>
 
     <!-- ** include targets that all plugins have in common ** -->
