Ignore:
Timestamp:
2024-08-21T22:49:24+02:00 (21 months ago)
Author:
taylor.smock
Message:

Fix #23701: Support for revert multiple changesets in Remote Control (patch by TrickyFoxy, modified)

Modifications are as follows:

  • Lint cleanups
  • Add remote control checkbox for reverter to preferences
File:
1 edited

Legend:

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

    r36122 r36319  
    44    <property name="commit.message" value="Reverter: fix deleted/redacted relation members"/>
    55    <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
    6     <property name="plugin.main.version" value="18723"/>
     6    <property name="plugin.main.version" value="19044"/>
    77
    88    <!-- Configure these properties (replace "..." accordingly).
Note: See TracChangeset for help on using the changeset viewer.