Changeset 2022 in osm


Ignore:
Timestamp:
2007-01-29T23:17:21+01:00 (18 years ago)
Author:
jonb
Message:

Update plugin description to match code which expects elemstyles.xml not elemstyle.xml

File:
1 edited

Legend:

Unmodified
Added
Removed
  • utils/josm/plugins/mappaint/build.xml

    r1438 r2022  
    2424                        <manifest>
    2525                                <attribute name="Plugin-Class" value="mappaint.MapPaintPlugin" />
    26                                 <attribute name="Plugin-Description" value="An alternative render for the map with colouring, line thickness and icons.&lt;br&gt;You need an elemstyle.xml saved into ~/.josm/plugins/mappaint/" />
     26                                <attribute name="Plugin-Description" value="An alternative render for the map with colouring, line thickness and icons.&lt;br&gt;You need an elemstyles.xml saved into ~/.josm/plugins/mappaint/" />
    2727                        </manifest>
    2828                </jar>
Note: See TracChangeset for help on using the changeset viewer.