Changeset 8036 in josm for trunk/src


Ignore:
Timestamp:
2015-02-10T15:39:28+01:00 (9 years ago)
Author:
bastiK
Message:

fixed #11096 - replace png icons with svg version if available

File:
1 edited

Legend:

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

    r7130 r8036  
    3838        super(
    3939                tr("Follow line"),
    40                 "followline.png",
     40                "followline",
    4141                tr("Continues drawing a line that shares nodes with another line."),
    4242                Shortcut.registerShortcut("tools:followline", tr(
Note: See TracChangeset for help on using the changeset viewer.