mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Changed shortcut as suggested.
This commit is contained in:
parent
5533c9b5d5
commit
96725ce841
@ -33,7 +33,7 @@ class AllGUIActions(InterfaceAction):
|
||||
self.shortcut_action = self.create_menu_action(
|
||||
menu=self.hidden_menu,
|
||||
unique_name='Main window layout',
|
||||
shortcut='Ctrl+Shift+Alt+G',
|
||||
shortcut='Ctrl+F1',
|
||||
text=_("Show a menu of all available GUI and plugin actions."),
|
||||
icon='wizard.png',
|
||||
triggered=self.show_menu)
|
||||
|
Loading…
x
Reference in New Issue
Block a user