Changeset 30812 in osm for applications/editors/josm/plugins/print/build.xml
- Timestamp:
- 2014-11-19T20:44:29+01:00 (12 years ago)
- File:
-
- 1 edited
-
applications/editors/josm/plugins/print/build.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/print/build.xml
r30416 r30812 5 5 <property name="commit.message" value="Added a field to specify the map scale."/> 6 6 <!-- enter the *lowest* JOSM version this plugin is currently compatible with --> 7 <property name="plugin.main.version" value="7 001"/>7 <property name="plugin.main.version" value="7676"/> 8 8 9 9 <property name="plugin.author" value="Kai Pastor"/> 10 10 <property name="plugin.class" value="org.openstreetmap.josm.plugins.print.PrintPlugin"/> 11 <property name="plugin.icon" value="images/printer.svg"/> 11 12 <property name="plugin.description" value="Adds map printing to JOSM"/> 12 13
Note:
See TracChangeset
for help on using the changeset viewer.
