Ignore:
Timestamp:
2010-10-30T20:43:09+02:00 (15 years ago)
Author:
oliverw
Message:

Renamed plugin name/fixed plugin path and URL.

File:
1 edited

Legend:

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

    r23931 r23936  
    8989            <manifest>
    9090                <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"/>
    9292                <attribute name="Plugin-Date" value="30.10.2010"/>
    9393                <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/AddressEdit"/>
     94                <attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/FixAddresses"/>
    9595                <attribute name="Plugin-Mainversion" value="3529"/>
    9696                <attribute name="Plugin-Version" value="${version.entry.commit.revision}"/>
Note: See TracChangeset for help on using the changeset viewer.