Changeset 28141 in osm


Ignore:
Timestamp:
2012-03-23T20:24:28+01:00 (12 years ago)
Author:
donvip
Message:

opendata: add "data" directory for localization

Location:
applications/editors/josm/plugins/opendata
Files:
1 added
1 edited

Legend:

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

    r28044 r28141  
    147147        <copy todir="${plugin.build.dir}/images">
    148148            <fileset dir="images"/>
     149        </copy>
     150        <copy todir="${plugin.build.dir}/data">
     151            <fileset dir="data"/>
    149152        </copy>
    150153        <copy todir="${plugin.build.dir}">
Note: See TracChangeset for help on using the changeset viewer.