Changeset 27038 in osm for applications/editors


Ignore:
Timestamp:
2011-11-11T10:31:39+01:00 (13 years ago)
Author:
stoecker
Message:

josm plugins i18n update

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

Legend:

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

    r26605 r27038  
    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/editgpx/build.xml

    r26605 r27038  
    2727<project name="editgpx" default="dist" basedir=".">
    2828    <property name="commit.message" value="Changed constructor signature of 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/imageryadjust/build.xml

    r26605 r27038  
    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/livegps/build.xml

    r26605 r27038  
    2727<project name="livegps" 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"/>
Note: See TracChangeset for help on using the changeset viewer.