Ignore:
Timestamp:
2012-02-16T11:06:49+01:00 (12 years ago)
Author:
stoecker
Message:

and another try

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/buildings_tools/src/buildings_tools/BuildingSizeAction.java

    r27792 r27793  
    1515        super(tr("Set buildings size"), "mapmode/building", tr("Set buildings size"),
    1616                Shortcut.registerShortcut("edit:buildingsdialog", tr("Edit: {0}", tr("Set buildings size")),
    17                 KeyEvent.VK_B, Shortcut.GROUP_EDIT+Shortcut.GROUPS_ALT2),
     17                KeyEvent.VK_B, Shortcut.GROUP_DIRECT2+Shortcut.GROUPS_ALT2),
    1818                true);
    1919    }
Note: See TracChangeset for help on using the changeset viewer.