Changeset 4982 in josm for trunk/src/org/openstreetmap/josm/actions/HistoryInfoWebAction.java
- Timestamp:
- 2012-02-18T12:53:53+01:00 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/actions/HistoryInfoWebAction.java
r4942 r4982 18 18 tr("Display history information about OSM ways, nodes, or relations in web browser."), 19 19 Shortcut.registerShortcut("core:historyinfoweb", 20 tr("History (web)"), KeyEvent.VK_H, Shortcut. GROUP_DIRECT3),20 tr("History (web)"), KeyEvent.VK_H, Shortcut.CTRL_SHIFT), 21 21 true, "action/historyinfoweb", true); 22 22 putValue("help", ht("/Action/ObjectHistoryWeb"));
Note:
See TracChangeset
for help on using the changeset viewer.
