Ignore:
Timestamp:
2014-10-29T15:24:07+01:00 (10 years ago)
Author:
stoecker
Message:

cleanup icons, mark undetected icons, set proper mimetype, delete unused icons, update geticons script

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/actions/LassoModeAction.java

    r7293 r7668  
    1313    public LassoModeAction() {
    1414        super(tr("Lasso Mode"),
    15                 "rope",
     15                /* ICON(mapmode/) */ "rope",
    1616                tr("Lasso selection mode: select objects within a hand-drawn region"),
    1717                null,
Note: See TracChangeset for help on using the changeset viewer.