Changeset 31185 in osm for applications/editors/josm/plugins/mapillary/build.xml
- Timestamp:
- 2015-06-03T09:38:08+02:00 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/mapillary/build.xml
r31183 r31185 24 24 See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins 25 25 --> 26 <property name="plugin.author" value=" Nokutu"/>26 <property name="plugin.author" value="nokutu <nokutu@openmailbox.org>"/> 27 27 <property name="plugin.class" value="org.openstreetmap.josm.plugins.mapillary.MapillaryPlugin"/> 28 28 <property name="plugin.description" value="Enables user to work with pictures hosted at mapillary.com"/> … … 30 30 <!-- <property name="plugin.link" value="..."/>--> 31 31 <!--<property name="plugin.early" value="..."/>--> 32 < !--<property name="plugin.requires" value="commons-imaging"/>-->32 <property name="plugin.requires" value="commons-imaging"/> 33 33 <!--<property name="plugin.stage" value="..."/>--> 34 34
Note:
See TracChangeset
for help on using the changeset viewer.
