Ignore:
Timestamp:
2011-04-27T18:01:10+02:00 (15 years ago)
Author:
kachkaev
Message:

JOSM ImproveWayAccuracy plugin: Minor improvements (dashed line style for node moving preview; blocking preview after a node was moved/added until mouse move; link to Russian wiki page in MANIFEST).

File:
1 edited

Legend:

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

    r25899 r25910  
    103103                                <attribute name="Plugin-Class" value="org.openstreetmap.josm.plugins.iwa.IWAPlugin" />
    104104                                <attribute name="Plugin-Date" value="${version.entry.commit.date}" />
     105                                <attribute name="Plugin-Icon" value="images/favicon.png" />
    105106                                <attribute name="Plugin-Description" value="Can be useful when you are improving accuracy of existing ways. The idea of the plugin is to substitute dragging and dropping nodes with clicking to quicken the editing process." />
    106                                 <attribute name="Plugin-Icon" value="images/favicon.png" />
    107107                                <attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/ImproveWayAccuracy" />
     108                <attribute name="ru_Plugin-Link" value="http://wiki.openstreetmap.org/wiki/RU:JOSM/Plugins/ImproveWayAccuracy" />
    108109                                <attribute name="Plugin-Mainversion" value="${plugin.main.version}" />
    109110                                <attribute name="Plugin-Version" value="${version.entry.commit.revision}" />
Note: See TracChangeset for help on using the changeset viewer.