Ignore:
Timestamp:
2016-01-03T15:03:35+01:00 (9 years ago)
Author:
holgermappt
Message:

Disable center view while a photo is moved, see #josm11908. Updates for javadoc and i18n.

File:
1 edited

Legend:

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

    r30884 r31922  
    4444    <target name="lang" description="Prepare *.lang files in data directory.">
    4545        <exec executable="perl">
    46             <arg line="../../i18n/i18n.pl data ${plugin.po.dir}/*.po"/>
     46            <arg line="../../i18n/i18n.pl --potfile=${plugin.po.dir}/${ant.project.name}.pot --basedir=data/ ${plugin.po.dir}/*.po"/>
    4747        </exec>
    4848    </target>
Note: See TracChangeset for help on using the changeset viewer.