Ignore:
Timestamp:
2007-08-25T03:07:47+02:00 (17 years ago)
Author:
frederik
Message:

new version with nicer table for results; fixed bug that would close the download dialog on pressing ENTER; added wait cursor

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/namefinder/build.xml

    r3783 r4307  
    2121      <classpath>
    2222        <pathelement path="${josm.prj.dir}/build"/>
     23        <pathelement path="${josm.prj.dir}/src"/>
    2324        <fileset dir="${josm.prj.dir}/lib">
    2425          <include name="**/*.jar"/>
     
    3435        <attribute name="Plugin-Class" value="namefinder.NameFinderPlugin" />
    3536        <attribute name="Plugin-Description" value="Allows selection of download areas by name, using an external service" />
     37        <attribute name="Plugin-Version" value="0.9" />
    3638      </manifest>
    3739    </jar>
Note: See TracChangeset for help on using the changeset viewer.