Ignore:
Timestamp:
2012-03-10T07:04:28+01:00 (14 years ago)
Author:
joshdoe
Message:

utilsplugin2: restructure package/files

File:
1 edited

Legend:

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

    r27998 r28028  
    9898            <manifest>
    9999                <attribute name="Author" value="Kalle Lampila, Upliner, and others"/>
    100                 <attribute name="Plugin-Class" value="utilsplugin2.UtilsPlugin2"/>
     100                <attribute name="Plugin-Class" value="org.openstreetmap.josm.plugins.utilsplugin2.UtilsPlugin2"/>
    101101                <attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
    102102                <attribute name="Plugin-Description" value="Several utilities that make your life easier."/>
Note: See TracChangeset for help on using the changeset viewer.