Changeset 3751 in osm for applications/editors


Ignore:
Timestamp:
2007-07-26T16:05:41+02:00 (17 years ago)
Author:
christofd
Message:

pack images into jar

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/navigator/build.xml

    r3736 r3751  
    2222
    2323        <target name="dist" depends="compile,site">
    24                 <!-- images
     24                <!-- images -->
    2525                <copy todir="${plugin.build.dir}/images">
    2626                        <fileset dir="src/images" />
    2727                </copy>
    28                 -->
    2928                        <!-- copy configuration xml files
    3029                <copy todir="${plugin.build.dir}">
Note: See TracChangeset for help on using the changeset viewer.