Changeset 8698 in osm for applications/editors


Ignore:
Timestamp:
2008-07-03T18:27:41+02:00 (16 years ago)
Author:
stoecker
Message:

Copy and paste is sometimes not the best idea

File:
1 edited

Legend:

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

    r8696 r8698  
    3636    <jar destfile="${plugin.jar}" basedir="build">
    3737        <manifest>
    38           <attribute name="Plugin-Class" value="org.openstreetmap.josm.plugins.validator.SlippyMapChooserPlugin" />
     38          <attribute name="Plugin-Class" value="SlippyMapChooserPlugin" />
    3939                        <attribute name="Plugin-Description" value="Adds a new download dialog that allows to select the download rectangle on the slippy map. With this plugin it's possible to download ways and gpx logs without knowing the coordinates of the desired download rectangle - just navigate to the desired area by zooming and moving the slippy map, mark the area with a rectangle and click download. Works great together with the namefinder plugin!" />
    4040                        <attribute name="Plugin-Author" value="slippy_map_chooser@freakmail.de" />
Note: See TracChangeset for help on using the changeset viewer.