Changeset 31225 in osm for applications/editors/josm
- Timestamp:
- 2015-06-06T18:55:49+02:00 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/FastDraw/build.xml
r30710 r31225 2 2 <project name="FastDraw" default="dist" basedir="."> 3 3 <!-- enter the SVN commit message --> 4 <property name="commit.message" value=" JOSM/FastDraw: use Main.map.keyDetector instead of AWTEventListener"/>4 <property name="commit.message" value="[josm_fastdraw] Fix settings saving, allow edit existing ways (Q)"/> 5 5 <!-- enter the *lowest* JOSM version this plugin is currently compatible with --> 6 6 <property name="plugin.main.version" value="7609"/>
Note:
See TracChangeset
for help on using the changeset viewer.