Ignore:
Timestamp:
2013-12-20T09:56:52+01:00 (13 years ago)
Author:
stoecker
Message:

add singleplugin

File:
1 edited

Legend:

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

    r30134 r30139  
    5959            </path>
    6060        </foreach>
     61    </target>
     62    <target name="singleplugintrans" depends="po/josm.pot,init">
     63        <antcall target="plugintrans" path="${plugin}"/>
    6164    </target>
    6265    <target name="buildcore" depends="po/josm.pot,init">
Note: See TracChangeset for help on using the changeset viewer.