Ignore:
Timestamp:
2006-10-22T21:37:14+02:00 (18 years ago)
Author:
imi
Message:

finished cleanup of josm language plugins

Location:
utils/josm/plugins/lang
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • utils/josm/plugins/lang

    • Property svn:ignore set to
      alljava.txt
  • utils/josm/plugins/lang/build.xml

    r1497 r1498  
    2222                        <arg line="--java2 -d${language}/bin -rorg.openstreetmap.josm.Translation -l${language} ${language}/${language}.po"/>
    2323                </exec>
     24
     25                <copy file="i18n.properties" todir="${language}/bin/org/openstreetmap/josm" />
    2426
    2527                <jar destfile="${user.home}/.josm/plugins/lang-${language}.jar" basedir="${language}/bin">
Note: See TracChangeset for help on using the changeset viewer.