Changeset 21667 in osm for applications/editors/josm
- Timestamp:
- 2010-06-12T18:52:46+02:00 (15 years ago)
- Location:
- applications/editors/josm/plugins
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/validator/build.xml
r21539 r21667 55 55 <attribute name="Plugin-Date" value="${version.entry.commit.date}"/> 56 56 <attribute name="Plugin-Description" value="An OSM data validator. It checks for problems in data, and provides fixes for the common ones. Spellcheck integrated for tag names."/> 57 <attribute name="Plugin-Icon" value="images/validator.png"/> 57 58 <attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/index.php/JOSM/Plugins/Validator"/> 58 59 <attribute name="Plugin-Mainversion" value="${plugin.main.version}"/> -
applications/editors/josm/plugins/wmsplugin/build.xml
r20566 r21667 59 59 <attribute name="Plugin-Date" value="${version.entry.commit.date}" /> 60 60 <attribute name="Plugin-Description" value="Display georeferenced images as background in JOSM (WMS servers, Yahoo, ...)." /> 61 <attribute name="Plugin-Icon" value="images/wms.png"/> 61 62 <attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/WMSPlugin" /> 62 63 <attribute name="Plugin-Mainversion" value="${plugin.main.version}" />
Note:
See TracChangeset
for help on using the changeset viewer.