Changeset 18067 in osm for applications/editors/josm/plugins/waydownloader/build.xml
- Timestamp:
- 2009-10-10T21:55:13+02:00 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/waydownloader/build.xml
r17885 r18067 87 87 <manifest> 88 88 <attribute name="Author" value="Harry Wood"/> 89 <attribute name="Plugin-Class" value="WayDownloaderPlugin"/> 89 <attribute name="Plugin-Class" value="org.openstreetmap.josm.plugins.waydownloader.WayDownloaderPlugin"/> 90 90 <attribute name="Plugin-Date" value="${version.entry.commit.date}"/> 91 91 <attribute name="Plugin-Description" value="Easy downloading along a long set of interconnected ways"/>
Note:
See TracChangeset
for help on using the changeset viewer.