Ignore:
Timestamp:
2012-01-21T20:09:28+01:00 (14 years ago)
Author:
akks
Message:

Utilsplugin2: removed debugging output and make shortcuts easier to find

File:
1 edited

Legend:

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

    r27421 r27543  
    3030<project name="utilsplugin2" default="dist" basedir=".">
    3131    <!-- 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"/>
    3333    <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
    34     <property name="plugin.main.version" value="4549"/>
     34    <property name="plugin.main.version" value="4667"/>
    3535    <!--
    3636      ************************************************
Note: See TracChangeset for help on using the changeset viewer.