Changeset 31012 in osm for applications/editors
- Timestamp:
- 2015-02-17T07:17:12+01:00 (10 years ago)
- Location:
- applications/editors/josm/plugins/pointInfo
- Files:
-
- 1 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/pointInfo/build.xml
r30833 r31012 3 3 4 4 <!-- enter the SVN commit message --> 5 <property name="commit.message" value="PointInfo: Show issues reported on Ruian buildings."/>5 <property name="commit.message" value="PointInfo: can load at runtime."/> 6 6 <!-- enter the *lowest* JOSM version this plugin is currently compatible with --> 7 7 <property name="plugin.main.version" value="7001"/> 8 9 <!-- plugin can load at runtime --> 10 <property name="plugin.canloadatruntime" value="true"/> 8 11 9 12 <!-- Configure these properties (replace "..." accordingly).
Note:
See TracChangeset
for help on using the changeset viewer.