Changeset 19544 in josm for trunk/src/org


Ignore:
Timestamp:
2026-03-02T12:52:49+01:00 (21 hours ago)
Author:
stoecker
Message:

replace old URL

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/plugins/PluginListParser.java

    r18796 r19544  
    5151     * Parses a plugin information document and replies a list of plugin information objects.
    5252     *
    53      * See <a href="https://josm.openstreetmap.de/plugin">https://josm.openstreetmap.de/plugin</a>
     53     * See <a href="https://josm.openstreetmap.de/pluginicons">https://josm.openstreetmap.de/pluginicons</a>
    5454     * for a sample of the document. The format is a custom format, kind of mix of CSV and RFC822 style
    5555     * name/value-pairs.
Note: See TracChangeset for help on using the changeset viewer.