Changeset 30754 in osm for applications/editors/josm/i18n


Ignore:
Timestamp:
2014-10-20T01:18:18+02:00 (10 years ago)
Author:
donvip
Message:

[josm_i18n] exclude plugin template directories

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/i18n/build.xml

    r30751 r30754  
    8787        <foreach param="path" target="plugintrans">
    8888            <path>
    89                 <dirset dir="${plugin.dir}" includes="*"/>
     89                <dirset dir="${plugin.dir}" includes="*" excludes="00_*" />
    9090            </path>
    9191        </foreach>
Note: See TracChangeset for help on using the changeset viewer.