Changeset 14124 in osm for applications
- Timestamp:
- 2009-03-18T19:06:54+01:00 (16 years ago)
- Location:
- applications/editors/josm/i18n
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/i18n/build.xml
r14020 r14124 40 40 <exec executable="perl" output="${i18n.build.dir}/trans_surveyor.java"> 41 41 <arg line="convsurveyor.pl ${surveyor.srcfile}"/> 42 </exec> 43 <exec executable="perl" output="${i18n.build.dir}/trans_plugins.java"> 44 <arg line="convplugins.pl ${plugin.dir}/*/build.xml"/> 42 45 </exec> 43 46 <copy file="specialmessages.java" todir="${i18n.build.dir}" />
Note:
See TracChangeset
for help on using the changeset viewer.