Changeset 27543 in osm for applications/editors/josm/plugins/utilsplugin2/build.xml
- Timestamp:
- 2012-01-21T20:09:28+01:00 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/utilsplugin2/build.xml
r27421 r27543 30 30 <project name="utilsplugin2" default="dist" basedir="."> 31 31 <!-- enter the SVN commit message --> 32 <property name="commit.message" value="Utilsplugin2: OpenCustomURL moved to Shift-H (for some keyboard layouts)"/>32 <property name="commit.message" value="Utilsplugin2: removed debugging output and make shortcuts easier to find"/> 33 33 <!-- enter the *lowest* JOSM version this plugin is currently compatible with --> 34 <property name="plugin.main.version" value="4 549"/>34 <property name="plugin.main.version" value="4667"/> 35 35 <!-- 36 36 ************************************************
Note:
See TracChangeset
for help on using the changeset viewer.
