Ignore:
Timestamp:
2009-10-10T21:19:54+02:00 (16 years ago)
Author:
stoecker
Message:

use standard classname

File:
1 edited

Legend:

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

    r16382 r18063  
    9393          <manifest>
    9494                <attribute name="Author" value="Dieter Muecke"/>
    95                 <attribute name="Plugin-Class" value="org.openstreetmap.josm.plugins.DataImport"/>
     95                <attribute name="Plugin-Class" value="org.openstreetmap.josm.plugins.dataimport.DataImportPlugin"/>
    9696                <attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
    9797                <attribute name="Plugin-Description" value="Allows to import various file formats into JOSM directly."/>
Note: See TracChangeset for help on using the changeset viewer.