Ignore:
Timestamp:
2012-01-17T17:36:18+01:00 (15 years ago)
Author:
malcolmh
Message:

save

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/smed/plugs/wayarea/build.xml

    r27477 r27479  
    8383            <fileset dir="images"/>
    8484        </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"/>
    8787        </copy>
    8888        <copy todir="${plugin.build.dir}">
     
    110110                <attribute name="Plugin-Class" value="toms.Toms"/>
    111111                <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"/>
    114114                <attribute name="Plugin-Link" value="http://openseamap.org/"/>
    115115                <attribute name="Plugin-Mainversion" value="${plugin.main.version}"/>
Note: See TracChangeset for help on using the changeset viewer.