Changeset 19494 in osm for applications/editors/josm


Ignore:
Timestamp:
2010-01-13T18:29:22+01:00 (15 years ago)
Author:
stoecker
Message:

fix path

File:
1 edited

Legend:

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

    r19319 r19494  
    33  <!-- compilation properties -->
    44  <property name="josm.build.dir"    value="../core"/>
    5   <property name="josm.presets"      value="${josm.build.dir}/presets/presets.xml"/>
     5  <property name="josm.presets"      value="${josm.build.dir}/data/defaultpresets.xml"/>
    66  <property name="josm.style"        value="${josm.build.dir}/styles/standard/elemstyles.xml"/>
    77  <property name="plugin.dir"        value="../plugins"/>
Note: See TracChangeset for help on using the changeset viewer.