Ignore:
Timestamp:
2009-07-18T19:53:47+02:00 (17 years ago)
Author:
avar
Message:

Remove annoying message dialog on JOSM startup announcing that the
plugin is experimental. Instead just add a note to that effect in the
plugin description.

File:
1 edited

Legend:

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

    r16556 r16570  
    2424                <attribute name="Plugin-Class" value="org.openstreetmap.josm.plugins.walkingpapers.WalkingPapersPlugin"/>
    2525                <attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
    26                 <attribute name="Plugin-Description" value="Supports downloading tiled, scanned maps from walking-papers.org."/>
     26                <attribute name="Plugin-Description" value="Supports downloading tiled, scanned maps from walking-papers.org. This plugin is still under early development and may be buggy."/>
    2727                <attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/index.php/JOSM/Plugins/WalkingPapers"/>
    2828                <attribute name="Plugin-Mainversion" value="1725"/>
Note: See TracChangeset for help on using the changeset viewer.