Changeset 26442 in osm for applications/editors


Ignore:
Timestamp:
2011-08-03T18:48:47+02:00 (13 years ago)
Author:
akks
Message:

'FastDraw: can hold spacebar instead of LKM, can edit existing lines '

File:
1 edited

Legend:

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

    r26309 r26442  
    3030<project name="FastDraw" default="dist" basedir=".">
    3131    <!-- enter the SVN commit message -->
    32     <property name="commit.message" value="FastDraw: better autosimplification "/>
     32    <property name="commit.message" value="FastDraw: can hold spacebar instead of LKM, can edit existing lines "/>
    3333    <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
    3434    <property name="plugin.main.version" value="4201"/>
Note: See TracChangeset for help on using the changeset viewer.