Ignore:
Timestamp:
2013-08-31T17:11:07+02:00 (12 years ago)
Author:
malcolmh
Message:

save

File:
1 edited

Legend:

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

    r29887 r29896  
    7777        <copy todir="${plugin.build.dir}/images">
    7878            <fileset dir="images"/>
     79        </copy>
     80        <copy todir="${plugin.build.dir}/msg">
     81            <fileset dir="${plugin.src.dir}/messages/msg"/>
    7982        </copy>
    8083        <copy todir="${plugin.build.dir}/data">
Note: See TracChangeset for help on using the changeset viewer.