Changeset 8036 in josm for trunk/src/org
- Timestamp:
- 2015-02-10T15:39:28+01:00 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/actions/FollowLineAction.java
r7130 r8036 38 38 super( 39 39 tr("Follow line"), 40 "followline .png",40 "followline", 41 41 tr("Continues drawing a line that shares nodes with another line."), 42 42 Shortcut.registerShortcut("tools:followline", tr(
Note:
See TracChangeset
for help on using the changeset viewer.