Changeset 27852 in osm for applications/editors/josm/plugins/wayselector/src
- Timestamp:
- 2012-02-18T13:40:52+01:00 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified applications/editors/josm/plugins/wayselector/src/org/openstreetmap/josm/plugins/wayselector/WaySelectorPlugin.java ΒΆ
r27803 r27852 45 45 "way-select", 46 46 tr("Select non-branching sequences of ways"), 47 Shortcut.registerShortcut("wayselector:wayselect", tr("Way Select"), KeyEvent.VK_W, Shortcut. GROUP_EDIT+Shortcut.GROUPS_ALT1),47 Shortcut.registerShortcut("wayselector:wayselect", tr("Way Select"), KeyEvent.VK_W, Shortcut.SHIFT), 48 48 true); 49 49 }
Note:
See TracChangeset
for help on using the changeset viewer.
