Ignore:
Timestamp:
2015-02-18T00:19:04+01:00 (9 years ago)
Author:
donvip
Message:

[josm_imagery-xml-bounds] enable load at runtime

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/imagery-xml-bounds/build.xml

    r30735 r31019  
    1212    <property name="plugin.class" value="org.openstreetmap.josm.plugins.imageryxmlbounds.ImageryXmlBoundsPlugin"/>
    1313    <property name="plugin.description" value="Generate Imagery XML bounds from a multipolygon"/>
     14    <property name="plugin.canloadatruntime" value="true"/>
    1415    <property name="plugin.icon" value="images/xml_24.png"/>
    1516    <property name="plugin.link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/Imagery-XML-Bounds"/>
Note: See TracChangeset for help on using the changeset viewer.