Index: /applications/editors/josm/plugins/ColumbusCSV/build.xml
===================================================================
--- /applications/editors/josm/plugins/ColumbusCSV/build.xml	(revision 23785)
+++ /applications/editors/josm/plugins/ColumbusCSV/build.xml	(revision 23786)
@@ -34,5 +34,4 @@
     <property name="ant.build.javac.target" value="1.5"/>
     <property name="plugin.jar"             value="${plugin.dist.dir}/${ant.project.name}.jar"/>
-    <property name="plugin.src.zip"         value="${plugin.dist.dir}/${ant.project.name}-src.zip"/>
 
     <!--
@@ -90,7 +89,7 @@
                 <attribute name="Author" value="Oliver Wieland"/>
                 <attribute name="Plugin-Class" value="org.openstreetmap.josm.plugins.columbusCSV.ColumbusCSVPlugin"/>
-                <attribute name="Plugin-Date" value="16.10.2010"/>
-                <attribute name="Plugin-Description" value="Imports proprietary CSV files of the Columbus V-900 GPS logger into JOSM."/>
-            	<attribute name="de_Plugin-Description" value="Importiert GPS-Spuren im proprietären CSV-Format des Columbus V-900 GPS Loggers."/>
+                <attribute name="Plugin-Date" value="24.10.2010"/>
+                <attribute name="Plugin-Description" value="Imports proprietary CSV files of the Columbus/Visiontac V-900 GPS logger into a GPX layer."/>
+            	<attribute name="de_Plugin-Description" value="Importiert die CSV-Dateien des Columbus/Visiontac V-900 GPS Loggers in GPX-Daten."/>
                 <attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/ColumbusCSV"/>
                 <attribute name="Plugin-Mainversion" value="3329"/>
Index: /applications/editors/josm/plugins/ElevationProfile/build.xml
===================================================================
--- /applications/editors/josm/plugins/ElevationProfile/build.xml	(revision 23785)
+++ /applications/editors/josm/plugins/ElevationProfile/build.xml	(revision 23786)
@@ -34,5 +34,4 @@
     <property name="plugin.dist.dir"        value="../../dist"/>
     <property name="plugin.jar"             value="${plugin.dist.dir}/${ant.project.name}.jar"/>
-    <property name="plugin.src.zip"         value="${plugin.dist.dir}/${ant.project.name}-src.zip"/>
 
     <!--
@@ -99,5 +98,5 @@
                 <attribute name="Plugin-Date" value="24.10.10"/>
                 <attribute name="Plugin-Description" value="Shows the elevation profile and some statistical data of a GPX track."/>
-            	<attribute name="de_Plugin-Description" value="Zeigt das Höhenprofil und statistische Werte eines GPX Tracks."/>
+            	<attribute name="de_Plugin-Description" value="Zeigt das Höhenprofil und statistische Werte eines GPX-Tracks."/>
                 <attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/ElevationProfile"/>
                 <attribute name="Plugin-Mainversion" value="3529"/>
