Changeset 30690 in osm for applications/editors/josm
- Timestamp:
- 2014-09-24T11:32:29+02:00 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/pbf/build.xml
r30664 r30690 7 7 <property name="plugin.author" value="Don-vip"/> 8 8 <property name="plugin.class" value="org.openstreetmap.josm.plugins.pbf.PbfPlugin"/> 9 <property name="plugin.description" value="Import OSM data in PBF format"/>9 <property name="plugin.description" value="Import/export OSM data in PBF format"/> 10 10 <!--<property name="plugin.icon" value="images/pbf_24.png"/>--> 11 11 <property name="plugin.link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/PBF"/>
Note:
See TracChangeset
for help on using the changeset viewer.