Ignore:
Timestamp:
2012-03-03T12:38:28+01:00 (14 years ago)
Author:
jttt
Message:

Select zoom tool in case select tool is not available (ie activate layer is not osm data layer)

File:
1 edited

Legend:

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

    r27038 r27977  
    2222** and run
    2323**    > ant  publish
    24 ** 
     24**
    2525**
    2626-->
    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="4549"/>
     29    <property name="plugin.main.version" value="5035"/>
    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.