Ignore:
Timestamp:
2024-09-19T17:42:45+02:00 (20 months ago)
Author:
taylor.smock
Message:

Fix #20508: KWallet5 isn't working

This attempts to iterate through different KWallet versions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/native-password-manager/build.xml

    r36211 r36339  
    55    <property name="commit.message" value="Commit message"/>
    66    <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
    7     <property name="plugin.main.version" value="18991"/>
     7    <property name="plugin.main.version" value="19044"/>
    88    <property name="plugin.author" value="Paul Hartmann"/>
    99    <property name="plugin.class" value="org.openstreetmap.josm.plugins.npm.NPMPlugin"/>
Note: See TracChangeset for help on using the changeset viewer.