Ignore:
Timestamp:
2010-10-24T00:29:58+02:00 (14 years ago)
Author:
oliverw
Message:

Updated plugin description/date.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/ElevationProfile/build.xml

    r23781 r23786  
    3434    <property name="plugin.dist.dir"        value="../../dist"/>
    3535    <property name="plugin.jar"             value="${plugin.dist.dir}/${ant.project.name}.jar"/>
    36     <property name="plugin.src.zip"         value="${plugin.dist.dir}/${ant.project.name}-src.zip"/>
    3736
    3837    <!--
     
    9998                <attribute name="Plugin-Date" value="24.10.10"/>
    10099                <attribute name="Plugin-Description" value="Shows the elevation profile and some statistical data of a GPX track."/>
    101                 <attribute name="de_Plugin-Description" value="Zeigt das Höhenprofil und statistische Werte eines GPX Tracks."/>
     100                <attribute name="de_Plugin-Description" value="Zeigt das Höhenprofil und statistische Werte eines GPX-Tracks."/>
    102101                <attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/ElevationProfile"/>
    103102                <attribute name="Plugin-Mainversion" value="3529"/>
Note: See TracChangeset for help on using the changeset viewer.