Changeset 25381 in osm for applications
- Timestamp:
- 2011-02-20T22:24:26+01:00 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/contourmerge/build.xml
r25379 r25381 74 74 <copy todir="${plugin.build.dir}/images"> 75 75 <fileset dir="images"> 76 < include name="*.png" />76 <exclude name="*.svg" /> 77 77 </fileset> 78 78 </copy>
Note:
See TracChangeset
for help on using the changeset viewer.