Changeset 30334 in osm for applications/editors/josm/plugins/pointInfo/build.xml
- Timestamp:
- 2014-03-20T21:59:08+01:00 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/pointInfo/build.xml
r30331 r30334 15 15 16 16 <!-- enter the SVN commit message --> 17 <property name="commit.message" value="PointInfo: Initial version"/>17 <property name="commit.message" value="PointInfo: Fix format of start_date key"/> 18 18 <!-- enter the *lowest* JOSM version this plugin is currently compatible with --> 19 19 <property name="plugin.main.version" value="6238"/> … … 27 27 <property name="plugin.author" value="Marian Kyral"/> 28 28 <property name="plugin.class" value="org.openstreetmap.josm.plugins.pointinfo.PointInfoPlugin"/> 29 <property name="plugin.description" value="Shows an additional information about point on map. Currently onlyCzech Ruianmodule available."/>29 <property name="plugin.description" value="Shows an additional information about point on map. There is only a Czech RUIAN module available at this moment."/> 30 30 <property name="plugin.icon" value="images/mapmode/info-sml.png"/> 31 31 <property name="plugin.link" value="https://github.com/mkyral/josm-pointInfo"/>
Note:
See TracChangeset
for help on using the changeset viewer.
