Changeset 135 in josm for build.xml


Ignore:
Timestamp:
2006-08-15T17:55:31+02:00 (19 years ago)
Author:
imi
Message:
  • fixed test directory structure
  • shortkeys do not cycle through modes anymore
  • Ctrl+, and Ctrl+. to zoom in/out. Should work on Mac now.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • build.xml

    r134 r135  
    3131        </target>
    3232
    33         <target name="dist" depends="compile,gettext">
     33        <target name="dist" depends="compile">
    3434                <!-- jars -->
    3535                <unjar src="${lib}/MinML2.jar" dest="${build}" />
Note: See TracChangeset for help on using the changeset viewer.