Changeset 790 in josm for trunk/build.xml
- Timestamp:
- 2008-08-16T00:12:09+02:00 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/build.xml
r764 r790 31 31 32 32 <!-- styles --> 33 <copy todir="build/styles"> 34 <fileset dir="styles" /> 33 <copy file="styles/standard/elemstyles.xml" todir="build/styles/standard"/> 34 35 <copy todir="build/images/styles/standard"> 36 <fileset dir="styles/standard/icons" /> 35 37 </copy> 36 38
Note:
See TracChangeset
for help on using the changeset viewer.