Changeset 23305 in osm for applications/editors/josm/plugins/ImportImagePlugin/build.xml
- Timestamp:
- 2010-09-22T07:43:38+02:00 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/ImportImagePlugin/build.xml
r23301 r23305 31 31 32 32 <!-- enter the SVN commit message --> 33 <property name="commit.message" value=" fix main class; add link" />33 <property name="commit.message" value="use consistent plugin name (don't mix up the words)" /> 34 34 <!-- enter the *lowest* JOSM version this plugin is currently compatible with --> 35 35 <property name="plugin.main.version" value="3376" /> … … 118 118 <manifest> 119 119 <attribute name="Author" value="Christoph Beekmans, Fabian Kowitz, Anna Robaszkiewicz, Oliver Kuhn, Martin Ulitzny"/> 120 <attribute name="Plugin-Class" value="org.openstreetmap.josm.plugins.ImportImagePlugin.Im ageImportPlugin"/>120 <attribute name="Plugin-Class" value="org.openstreetmap.josm.plugins.ImportImagePlugin.ImportImagePlugin"/> 121 121 <attribute name="Plugin-Date" value="${version.entry.commit.date}"/> 122 122 <attribute name="Plugin-Description" value="Plugin for importing spatial referenced images"/>
Note:
See TracChangeset
for help on using the changeset viewer.
