Changeset 34489 in osm for applications/editors/josm/plugins/alignways/build.xml
- Timestamp:
- 2018-08-18T02:46:32+02:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/alignways/build.xml
r34488 r34489 10 10 --> 11 11 <property name="plugin.author" value="Attila Szász"/> 12 <property name="plugin.class" value=" com.tilusnet.josm.plugins.alignways.AlignWaysPlugin"/>12 <property name="plugin.class" value="org.openstreetmap.josm.plugins.alignways.AlignWaysPlugin"/> 13 13 <property name="plugin.description" value="Makes a pair of selected way segments parallel by rotating one of them around a chosen pivot."/> 14 14 <property name="plugin.icon" value="images/alignways.png"/>
Note:
See TracChangeset
for help on using the changeset viewer.
