Changeset 34574 in osm for applications/editors/josm/plugins/CommandLine/build.xml
- Timestamp:
- 2018-08-18T21:09:08+02:00 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/CommandLine/build.xml
r34498 r34574 10 10 --> 11 11 <property name="plugin.author" value="Hind"/> 12 <property name="plugin.class" value=" CommandLine.CommandLine"/>12 <property name="plugin.class" value="org.openstreetmap.josm.plugins.commandline.CommandLine"/> 13 13 <property name="plugin.description" value="Implements a command line and enables to create your commands. See link for standard commands (arc, circle etc.)"/> 14 14 <property name="plugin.icon" value="images/commandline.png"/>
Note:
See TracChangeset
for help on using the changeset viewer.
