Changeset 30754 in osm for applications/editors/josm
- Timestamp:
- 2014-10-20T01:18:18+02:00 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/i18n/build.xml
r30751 r30754 87 87 <foreach param="path" target="plugintrans"> 88 88 <path> 89 <dirset dir="${plugin.dir}" includes="*" />89 <dirset dir="${plugin.dir}" includes="*" excludes="00_*" /> 90 90 </path> 91 91 </foreach>
Note:
See TracChangeset
for help on using the changeset viewer.