Changeset 27852 in osm for applications/editors/josm/plugins/openstreetbugs/src
- Timestamp:
 - 2012-02-18T13:40:52+01:00 (14 years ago)
 - File:
 - 
      
- 1 edited
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
applications/editors/josm/plugins/openstreetbugs/src/org/openstreetmap/josm/plugins/osb/gui/OsbDialog.java
r27817 r27852 115 115 tr("Opens the OpenStreetBugs window and activates the automatic download"), Shortcut.registerShortcut( 116 116 "view:openstreetbugs", tr("Toggle: {0}", tr("Open OpenStreetBugs")), KeyEvent.VK_B, 117 Shortcut. GROUP_LAYER+Shortcut.GROUPS_ALT1), 150);117 Shortcut.ALT_SHIFT), 150); 118 118 119 119 osbPlugin = plugin;  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  