Ignore:
Timestamp:
2013-01-27T18:15:08+01:00 (13 years ago)
Author:
stoecker
Message:

i18n update

File:
1 edited

Legend:

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

    r28971 r29210  
    6363        <ant antfile="build.xml" target="dist" dir="openvisible"/>
    6464        <ant antfile="build.xml" target="dist" dir="osmarender"/>
     65        <ant antfile="build.xml" target="dist" dir="pbf"/>
    6566        <ant antfile="build.xml" target="dist" dir="pdfimport"/>
    6667        <ant antfile="build.xml" target="dist" dir="photo_geotagging"/>
     
    101102    <target name="build_defect" depends="compile">
    102103        <ant antfile="build.xml" target="dist" dir="trustosm"/>
    103         <ant antfile="build.xml" target="dist" dir="pbf"/>
    104104    </target>
    105105    <target name="clean">
Note: See TracChangeset for help on using the changeset viewer.