Changeset 34168 in osm for applications/editors/josm/plugins/pointInfo/build.xml
- Timestamp:
- 2018-04-24T07:48:05+02:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/pointInfo/build.xml
r33615 r34168 3 3 4 4 <!-- enter the SVN commit message --> 5 <property name="commit.message" value="PointInfo: Replace depricated AddCommand function."/>5 <property name="commit.message" value="PointInfo: Add Spanish Cadastre Web Services module. Patch by Javier Sánchez Portero."/> 6 6 <!-- enter the *lowest* JOSM version this plugin is currently compatible with --> 7 7 <property name="plugin.main.version" value="12666"/> … … 15 15 <property name="plugin.author" value="Marián Kyral"/> 16 16 <property name="plugin.class" value="org.openstreetmap.josm.plugins.pointinfo.PointInfoPlugin"/> 17 <property name="plugin.description" value="Shows an additional information about point on map. There is only aCzech RUIANmodule available at this moment."/>17 <property name="plugin.description" value="Shows an additional information about point on map. Only Czech RUIAN and Spanish Cadastre Web Services modules are available at this moment."/> 18 18 <property name="plugin.icon" value="images/mapmode/info-sml.png"/> 19 19 <property name="plugin.link" value="https://github.com/mkyral/josm-pointInfo"/>
Note:
See TracChangeset
for help on using the changeset viewer.
