Changeset 27479 in osm for applications/editors/josm/plugins/smed/plugs/wayarea/build.xml
- Timestamp:
- 2012-01-17T17:36:18+01:00 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/smed/plugs/wayarea/build.xml
r27477 r27479 83 83 <fileset dir="images"/> 84 84 </copy> 85 <copy todir="${plugin.build.dir}/ oseam/msg">86 <fileset dir="${plugin.src.dir}/ oseam/msg"/>85 <copy todir="${plugin.build.dir}/wayarea/msg"> 86 <fileset dir="${plugin.src.dir}/wayarea/msg"/> 87 87 </copy> 88 88 <copy todir="${plugin.build.dir}"> … … 110 110 <attribute name="Plugin-Class" value="toms.Toms"/> 111 111 <attribute name="Plugin-Date" value="${version.entry.commit.date}"/> 112 <attribute name="Plugin-Description" value="Create and edit seamarks for OpenSeaMap"/>113 <attribute name="Plugin-Icon" value="images/ Smp.png"/>112 <attribute name="Plugin-Description" value="Create and edit ways and areas for OpenSeaMap"/> 113 <attribute name="Plugin-Icon" value="images/wayarea.png"/> 114 114 <attribute name="Plugin-Link" value="http://openseamap.org/"/> 115 115 <attribute name="Plugin-Mainversion" value="${plugin.main.version}"/>
Note:
See TracChangeset
for help on using the changeset viewer.
