Ignore:
Timestamp:
2014-10-11T09:24:53+02:00 (12 years ago)
Author:
akks
Message:

JOSM/FastDraw: do not catch keys from other windows, fix default tags combobox

File:
1 edited

Legend:

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

    r30416 r30709  
    22<project name="FastDraw" default="dist" basedir=".">
    33    <!-- enter the SVN commit message -->
    4     <property name="commit.message" value="JOSM/FastDraw: line stroke and point size customization"/>
     4    <property name="commit.message" value="JOSM/FastDraw: do not catch keys from other windows, fix default tags combobox"/>
    55    <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
    66    <property name="plugin.main.version" value="7001"/>
Note: See TracChangeset for help on using the changeset viewer.