Changeset 33129 in osm for applications/editors/josm/plugins/pointInfo/build.xml
- Timestamp:
- 2017-01-26T22:11:52+01:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/pointInfo/build.xml
r32847 r33129 3 3 4 4 <!-- enter the SVN commit message --> 5 <property name="commit.message" value="PointInfo: Fix breakage caused by API cleaning."/>5 <property name="commit.message" value="PointInfo: Add link to direct access to CUZK:KN info."/> 6 6 <!-- enter the *lowest* JOSM version this plugin is currently compatible with --> 7 7 <property name="plugin.main.version" value="10604"/> … … 13 13 See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins 14 14 --> 15 <property name="plugin.author" value="Mari an Kyral"/>15 <property name="plugin.author" value="Marián Kyral"/> 16 16 <property name="plugin.class" value="org.openstreetmap.josm.plugins.pointinfo.PointInfoPlugin"/> 17 17 <property name="plugin.description" value="Shows an additional information about point on map. There is only a Czech RUIAN module available at this moment."/>
Note:
See TracChangeset
for help on using the changeset viewer.
