Changeset 23936 in osm for applications/editors/josm/plugins/FixAddresses/build.xml
- Timestamp:
- 2010-10-30T20:43:09+02:00 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/FixAddresses/build.xml
r23931 r23936 89 89 <manifest> 90 90 <attribute name="Author" value="Oliver Wieland"/> 91 <attribute name="Plugin-Class" value="org.openstreetmap.josm.plugins. addressEdit.AddressEditPlugin"/>91 <attribute name="Plugin-Class" value="org.openstreetmap.josm.plugins.fixAddresses.FixAddressesPlugin"/> 92 92 <attribute name="Plugin-Date" value="30.10.2010"/> 93 93 <attribute name="Plugin-Description" value="Finds and fixes invalid addresses in a comfortable way."/> 94 <attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/Address Edit"/>94 <attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/FixAddresses"/> 95 95 <attribute name="Plugin-Mainversion" value="3529"/> 96 96 <attribute name="Plugin-Version" value="${version.entry.commit.revision}"/>
Note:
See TracChangeset
for help on using the changeset viewer.
