Changeset 34335 in osm


Ignore:
Timestamp:
2018-06-22T19:20:11+02:00 (6 years ago)
Author:
donvip
Message:

fix #josm16416 - improve plugin description

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/opendata/build.xml

    r34292 r34335  
    44    <property name="plugin.author" value="Don-vip"/>
    55    <property name="plugin.class" value="org.openstreetmap.josm.plugins.opendata.OdPlugin"/>
    6     <property name="plugin.description" value="Convert data from Open Data portals to OSM layer"/>
     6    <property name="plugin.description" value="Allows JOSM to read Open Data formats (csv, xls, ods, kml, kmz, shp, mif) into an .osm data layer. Supports zip and 7z compression of these file types."/>
    77    <property name="plugin.icon" value="images/dialogs/o24.png"/>
    88    <property name="plugin.canloadatruntime" value="true"/>
Note: See TracChangeset for help on using the changeset viewer.