Changeset 27019 in osm for applications/editors


Ignore:
Timestamp:
2011-11-06T17:13:35+01:00 (13 years ago)
Author:
stoecker
Message:

josm plugins i18n update

Location:
applications/editors/josm/plugins
Files:
5 added
110 edited

Legend:

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

    r26605 r27019  
    2727<project name="DirectUpload" default="dist" basedir=".">
    2828    <property name="commit.message" value="applied JOSM Ticket 4498 (patch by ax) - oauth support for gpx upload (I accidentally committed parts of the path in [24236])"/>
    29     <property name="plugin.main.version" value="4394"/>
     29    <property name="plugin.main.version" value="4549"/>
    3030    <property name="josm" location="../../core/dist/josm-custom.jar"/>
    3131    <property name="plugin.dist.dir" value="../../dist"/>
  • applications/editors/josm/plugins/ElevationProfile/build.xml

    r26946 r27019  
    9595                <attribute name="de_Plugin-Description" value="Zeigt das Höhenprofil und statistische Werte eines GPX-Tracks."/>
    9696                <attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/ElevationProfile"/>
    97                 <attribute name="Plugin-Mainversion" value="4487"/>
     97                <attribute name="Plugin-Mainversion" value="4549"/>
    9898                <attribute name="Plugin-Version" value="${version.entry.commit.revision}"/>
    9999                <attribute name="Plugin-Icon" value="images/elevation.png"/>
  • applications/editors/josm/plugins/FastDraw/build.xml

    r26599 r27019  
    3232    <property name="commit.message" value="FastDraw: recompile due to core change"/>
    3333    <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
    34     <property name="plugin.main.version" value="4395"/>
     34    <property name="plugin.main.version" value="4549"/>
    3535    <!--
    3636      ************************************************
  • applications/editors/josm/plugins/FixAddresses/build.xml

    r26605 r27019  
    2727     -->
    2828    <property name="josm" location="../../core/dist/josm-custom.jar"/>
    29     <property name="josm_3529" location="../../core/dist/3529/josm-tested.jar"/>
    3029    <property name="plugin.build.dir" value="build"/>
    3130    <property name="plugin.src.dir" value="src"/>
     
    9493                <attribute name="de_Plugin-Description" value="Findet ungültige Addressen und bietet Unterstützung zur deren Korrektur."/>
    9594                <attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/FixAddresses"/>
    96                 <attribute name="Plugin-Mainversion" value="4394"/>
     95                <attribute name="Plugin-Mainversion" value="4549"/>
    9796                <attribute name="Plugin-Version" value="${version.entry.commit.revision}"/>
    9897                <attribute name="Plugin-Icon" value="images/fixaddresses.png"/>
  • applications/editors/josm/plugins/ImproveWayAccuracy/build.xml

    r26605 r27019  
    3232    <property name="commit.message" value="Initial JOSM ImproveWayAccuracy plugin commit"/>
    3333    <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
    34     <property name="plugin.main.version" value="4394"/>
     34    <property name="plugin.main.version" value="4549"/>
    3535    <!--
    3636      ************************************************
  • applications/editors/josm/plugins/buildings_tools/build.xml

    r26595 r27019  
    3232    <property name="commit.message" value="recompilie due to core change"/>
    3333    <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
    34     <property name="plugin.main.version" value="4395"/>
     34    <property name="plugin.main.version" value="4549"/>
    3535    <!--
    3636      ************************************************
  • applications/editors/josm/plugins/cadastre-fr/build.xml

    r26824 r27019  
    3232    <property name="ant.build.javac.target" value="1.5"/>
    3333    <property name="commit.message" value="Changed constructor for Plugin"/>
    34     <property name="plugin.main.version" value="4487"/>
     34    <property name="plugin.main.version" value="4549"/>
    3535    <target name="init">
    3636        <mkdir dir="${plugin.build.dir}"/>
  • applications/editors/josm/plugins/download_along/build.xml

    r26605 r27019  
    3232    <property name="commit.message" value="Changed the constructor signature of the plugin main class"/>
    3333    <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
    34     <property name="plugin.main.version" value="4394"/>
     34    <property name="plugin.main.version" value="4549"/>
    3535    <!--
    3636      ************************************************
  • applications/editors/josm/plugins/ext_tools/build.xml

    r26605 r27019  
    3232    <property name="commit.message" value="show error if script cannot be executed"/>
    3333    <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
    34     <property name="plugin.main.version" value="4394"/>
     34    <property name="plugin.main.version" value="4549"/>
    3535    <!--
    3636      ************************************************
  • applications/editors/josm/plugins/gpxpoints

    • Property svn:ignore set to
      build
  • applications/editors/josm/plugins/infomode/build.xml

    r26605 r27019  
    3232    <property name="commit.message" value="InfoMode : scan all layers, URL bug fixed"/>
    3333    <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
    34     <property name="plugin.main.version" value="4394"/>
     34    <property name="plugin.main.version" value="4549"/>
    3535    <!-- should not be necessary to change the following properties -->
    3636    <property name="josm" location="../../core/dist/josm-custom.jar"/>
  • applications/editors/josm/plugins/lakewalker/build.xml

    r26605 r27019  
    2727<project name="lakewalker" default="dist" basedir=".">
    2828    <property name="commit.message" value="Changed the constructor signature of the plugin main class"/>
    29     <property name="plugin.main.version" value="4394"/>
     29    <property name="plugin.main.version" value="4549"/>
    3030    <property name="josm" location="../../core/dist/josm-custom.jar"/>
    3131    <property name="plugin.dist.dir" value="../../dist"/>
  • applications/editors/josm/plugins/merge-overlap/build.xml

    r26605 r27019  
    3232    <property name="commit.message" value="preset maintenance (${ant.project.name})"/>
    3333    <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
    34     <property name="plugin.main.version" value="4394"/>
     34    <property name="plugin.main.version" value="4549"/>
    3535
    3636    <import file="../build-common.xml"/>
  • applications/editors/josm/plugins/openstreetbugs/build.xml

    r26605 r27019  
    2727<project name="openstreetbugs" default="dist" basedir=".">
    2828    <property name="commit.message" value="Changed the constructor signature of the plugin main class"/>
    29     <property name="plugin.main.version" value="4394"/>
     29    <property name="plugin.main.version" value="4549"/>
    3030    <property name="josm" location="../../core/dist/josm-custom.jar"/>
    3131    <property name="plugin.dist.dir" value="../../dist"/>
  • applications/editors/josm/plugins/osmarender/build.xml

    r26605 r27019  
    3434    <property name="xslt" location="./xslt"/>
    3535    <property name="commit.message" value="Fixed #4360 - osmarender plugin does not load"/>
    36     <property name="plugin.main.version" value="4394"/>
     36    <property name="plugin.main.version" value="4549"/>
    3737    <target name="init">
    3838        <mkdir dir="${plugin.build.dir}"/>
  • applications/editors/josm/plugins/photo_geotagging/build.xml

    r26605 r27019  
    2727    <property name="commit.message" value="fixed josm bug 5800 - 'Override old backup files?' message window can't get focus"/>
    2828    <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
    29     <property name="plugin.main.version" value="4394"/>
     29    <property name="plugin.main.version" value="4549"/>
    3030
    3131    <!--
  • applications/editors/josm/plugins/public_transport/build.xml

    r26605 r27019  
    8686                <attribute name="Plugin-Description" value="This plugin simplifies the mapping and editing of public transport routes."/>
    8787                <attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/public_transport"/>
    88                 <attribute name="Plugin-Mainversion" value="4394"/>
     88                <attribute name="Plugin-Mainversion" value="4549"/>
    8989                <attribute name="Plugin-Version" value="${version.entry.commit.revision}"/>
    9090            </manifest>
  • applications/editors/josm/plugins/routes/build.xml

    r26605 r27019  
    2727<project name="routes" default="dist" basedir=".">
    2828    <property name="commit.message" value="Changed the constructor signature of the plugin main class"/>
    29     <property name="plugin.main.version" value="4394"/>
     29    <property name="plugin.main.version" value="4549"/>
    3030    <property name="josm" location="../../core/dist/josm-custom.jar"/>
    3131    <property name="plugin.dist.dir" value="../../dist"/>
  • applications/editors/josm/plugins/smed/build.xml

    r26605 r27019  
    3232    <property name="commit.message" value="some new internationalized messages"/>
    3333    <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
    34     <property name="plugin.main.version" value="4394"/>
     34    <property name="plugin.main.version" value="4549"/>
    3535    <!--
    3636      ************************************************
  • applications/editors/josm/plugins/tracer/build.xml

    r26605 r27019  
    3232    <property name="commit.message" value="adapt to latest josm (getNodePairs changed)"/>
    3333    <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
    34     <property name="plugin.main.version" value="4394"/>
     34    <property name="plugin.main.version" value="4549"/>
    3535    <!--
    3636      ************************************************
  • applications/editors/josm/plugins/undelete/build.xml

    r26605 r27019  
    3232    <property name="commit.message" value="adapt to core changes (backwards compatible)"/>
    3333    <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
    34     <property name="plugin.main.version" value="4394"/>
     34    <property name="plugin.main.version" value="4549"/>
    3535    <!--
    3636      ************************************************
  • applications/editors/josm/plugins/videomapping/build.xml

    r26605 r27019  
    3232    <property name="commit.message" value="videomapping"/>
    3333    <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
    34     <property name="plugin.main.version" value="4394"/>
     34    <property name="plugin.main.version" value="4549"/>
    3535    <!--
    3636      ************************************************
  • applications/editors/josm/plugins/walkingpapers/build.xml

    r26605 r27019  
    2626    -->
    2727    <property name="commit.message" value="Changed the constructor signature of the plugin main class"/>
    28     <property name="plugin.main.version" value="4394"/>
     28    <property name="plugin.main.version" value="4549"/>
    2929    <property name="josm" location="../../core/dist/josm-custom.jar"/>
    3030    <property name="plugin.dist.dir" value="../../dist"/>
  • applications/editors/josm/plugins/waydownloader/build.xml

    r26605 r27019  
    2626    -->
    2727    <property name="commit.message" value="Changed the constructor signature of the plugin main class"/>
    28     <property name="plugin.main.version" value="4394"/>
     28    <property name="plugin.main.version" value="4549"/>
    2929    <!--
    3030      ************************************************
  • applications/editors/josm/plugins/waypoint_search/build.xml

    r26605 r27019  
    3232    <property name="commit.message" value="bugfix of search when layer is added"/>
    3333    <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
    34     <property name="plugin.main.version" value="4394"/>
     34    <property name="plugin.main.version" value="4549"/>
    3535    <!--
    3636      ************************************************
  • applications/editors/josm/plugins/wayselector/build.xml

    r26601 r27019  
    3232    <property name="commit.message" value="recompile due to core change"/>
    3333    <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
    34     <property name="plugin.main.version" value="4395"/>
     34    <property name="plugin.main.version" value="4549"/>
    3535    <!--
    3636      ************************************************
  • applications/editors/josm/plugins/wms-turbo-challenge2/build.xml

    r26605 r27019  
    6767                <attribute name="Plugin-Icon" value="images/wmsracer.png"/>
    6868                <attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/WMS_Racer"/>
    69                 <attribute name="Plugin-Mainversion" value="4394"/>
     69                <attribute name="Plugin-Mainversion" value="4549"/>
    7070                <attribute name="Plugin-Version" value="${version.entry.commit.revision}"/>
    7171            </manifest>
Note: See TracChangeset for help on using the changeset viewer.