Changeset 26990 in osm


Ignore:
Timestamp:
2011-10-30T22:19:35+01:00 (13 years ago)
Author:
stoecker
Message:

josm plugins i18n update

Location:
applications/editors/josm/plugins
Files:
47 edited

Legend:

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

    r26605 r26990  
    3333        <property name="commit.message" value="use consistent plugin name (don't mix up the words)" />
    3434        <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
    35         <property name="plugin.main.version" value="4394" />
     35        <property name="plugin.main.version" value="4549" />
    3636
    3737
  • applications/editors/josm/plugins/OpeningHoursEditor/build.xml

    r26605 r26990  
    3232    <property name="commit.message" value="fixed main version"/>
    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/gpxfilter/build.xml

    r26605 r26990  
    3232    <property name="commit.message" value="Commit message"/>
    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/graphview/build.xml

    r26605 r26990  
    2727<project name="graphview" default="dist" basedir=".">
    2828    <property name="commit.message" value="option to change graph colors; closes ticket 5523 in JOSM Trac"/>
    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.build.dir" value="build"/>
  • applications/editors/josm/plugins/imagery-xml-bounds/build.xml

    r26897 r26990  
    3232    <property name="commit.message" value="Commit message"/>
    3333    <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
    34     <property name="plugin.main.version" value="4523"/>
     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/pbf/build.xml

    r26961 r26990  
    3232    <property name="commit.message" value="Commit message"/>
    3333    <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
    34     <property name="plugin.main.version" value="4541"/>
     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/reltoolbox/build.xml

    r26605 r26990  
    3232    <property name="commit.message" value="RelToolbox"/>
    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/reverter/build.xml

    r26605 r26990  
    3232    <property name="commit.message" value="recompile after change in OsmPrimitive in JOSM 4099"/>
    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/roadsigns/build.xml

    r26605 r26990  
    3030    <property name="commit.message" value="preset maintenance (Fahrradstraße)"/>
    3131    <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
    32     <property name="plugin.main.version" value="4394"/>
     32    <property name="plugin.main.version" value="4549"/>
    3333
    3434    <!--
  • applications/editors/josm/plugins/simplifyarea/build.xml

    r26605 r26990  
    3232    <property name="commit.message" value="Initial 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/tag2link/build.xml

    r26922 r26990  
    3232    <property name="commit.message" value="Commit message"/>
    3333    <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
    34     <property name="plugin.main.version" value="4536"/>
     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/tageditor/build.xml

    r26605 r26990  
    2727<project name="tageditor" default="dist" basedir=".">
    2828    <property name="commit.message" value="Updating to JOSM 3210"/>
    29     <property name="plugin.main.version" value="4394"/>
     29    <property name="plugin.main.version" value="4549"/>
    3030    <!--
    3131      ************************************************
  • applications/editors/josm/plugins/terracer/build.xml

    r26605 r26990  
    3232    <property name="ant.build.javac.target" value="1.5"/>
    3333    <property name="commit.message" value="applied #j5760 (patch by robome) - Order of housenumbers not correct"/>
    34     <property name="plugin.main.version" value="4394"/>
     34    <property name="plugin.main.version" value="4549"/>
    3535    <target name="init">
    3636        <mkdir dir="${plugin.build.dir}"/>
  • applications/editors/josm/plugins/trustosm/build.xml

    r26605 r26990  
    3232    <property name="commit.message" value="New plugin for digital signing osm data"/>
    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/turnrestrictions/build.xml

    r26660 r26990  
    3232    <property name="commit.message" value="Adapt to JOSM core change (DefaultNameFormatter)"/>
    3333    <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
    34     <property name="plugin.main.version" value="4431"/>
     34    <property name="plugin.main.version" value="4549"/>
    3535    <!--
    3636      ************************************************
  • applications/editors/josm/plugins/utilsplugin2/build.xml

    r26694 r26990  
    3232    <property name="commit.message" value="Utilsplugin2: opening URL works without selected object"/>
    3333    <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
    34     <property name="plugin.main.version" value="4399"/>
     34    <property name="plugin.main.version" value="4549"/>
    3535    <!--
    3636      ************************************************
Note: See TracChangeset for help on using the changeset viewer.