Ignore:
Timestamp:
2011-08-25T23:29:11+02:00 (13 years ago)
Author:
sbrunner
Message:

fix metadata

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/multipoly-convert/build.xml

    r26544 r26576  
    5353            <manifest>
    5454                <attribute name="Author" value="Stéphane Brunner"/>
    55                 <attribute name="Plugin-Class" value="mergeoverlap.MergeOverlapPlugin"/>
    56                 <attribute name="Plugin-Description" value="Merge overlapping part of ways."/>
    57                 <attribute name="Plugin-Icon" value="images/merge_overlap.png"/>
     55                <attribute name="Plugin-Class" value="converttomultipoly.MultipolyPlugin"/>q
     56                <attribute name="Plugin-Description" value="Simply convert an area to a multipolygon."/>
     57                <attribute name="Plugin-Icon" value="images/multipoly_convert.png"/>
    5858                <attribute name="Plugin-Version" value="${version.entry.commit.revision}"/>
    5959                <attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
Note: See TracChangeset for help on using the changeset viewer.