Changeset 30547 in osm for applications/editors/josm/plugins/piclayer/build.xml
- Timestamp:
- 2014-08-01T10:51:20+02:00 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/piclayer/build.xml
r30416 r30547 1 1 <?xml version="1.0" encoding="utf-8"?> 2 2 <project name="PicLayer" default="dist" basedir="."> 3 <property name="commit.message" value="[josm/PicLayer] - disable menu items by default"/>3 <property name="commit.message" value="[josm/PicLayer] - #10335 add interpolation hints for the image drawing"/> 4 4 <!-- enter the *lowest* JOSM version this plugin is currently compatible with --> 5 5 <property name="plugin.main.version" value="7001"/>
Note:
See TracChangeset
for help on using the changeset viewer.