Ignore:
Timestamp:
2011-12-30T16:03:22+01:00 (14 years ago)
Author:
tilusnet
Message:
  • Added new, angle preserving aligning mode
  • Improvements and bugfixes
File:
1 edited

Legend:

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

    r27292 r27348  
    104104            <manifest>
    105105                <attribute name="Author" value="Attila Szász"/>
    106                 <attribute name="Plugin-Class" value="org.openstreetmap.josm.plugins.alignways.AlignWaysPlugin"/>
     106                <attribute name="Plugin-Class" value="com.tilusnet.josm.plugins.alignways.AlignWaysPlugin"/>
    107107                <attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
    108108                <attribute name="Plugin-Description" value="Makes a pair of selected way segments parallel by rotating one of them around a chosen pivot."/>
Note: See TracChangeset for help on using the changeset viewer.