Changeset 19867 in osm for applications/editors/josm/plugins/tracer/build.xml
- Timestamp:
- 2010-02-04T19:09:04+01:00 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/tracer/build.xml
r19864 r19867 103 103 <manifest> 104 104 <attribute name="Author" value="Jan Bilak, Petr Dlouhý" /> 105 <attribute name="Plugin-Class" value="tracer.TracerPlugin" /> 105 <attribute name="Plugin-Class" value="org.openstreetmap.josm.plugins.tracer.TracerPlugin" /> 106 106 <attribute name="Plugin-Date" value="${version.entry.commit.date}" /> 107 107 <attribute name="Plugin-Description" value="Traces buildings from Czech cadastral map. Needs TracerServer (.NET or Mono) to be runnign." />
Note:
See TracChangeset
for help on using the changeset viewer.