diff --git a/src/calibre/gui2/actions/all_actions.py b/src/calibre/gui2/actions/all_actions.py index aaf2c9463ac3..a948e877833f 100644 --- a/src/calibre/gui2/actions/all_actions.py +++ b/src/calibre/gui2/actions/all_actions.py @@ -14,8 +14,8 @@ class AllGUIActions(InterfaceAction): name = 'All GUI actions' - action_spec = (_('GUI actions'), 'wizard.png', - _("Show a menu of all available GUI and plugin actions.\nThis menu " + action_spec = (_('All actions'), 'wizard.png', + _("Show a menu of all available actions, including from third party plugins.\nThis menu " "is not available when looking at books on a device"), None) action_type = 'current' @@ -34,7 +34,7 @@ def genesis(self): menu=self.hidden_menu, unique_name='Main window layout', shortcut='Ctrl+F1', - text=_("Show a menu of all available GUI and plugin actions."), + text=_("Show a menu of all available actions."), icon='wizard.png', triggered=self.show_menu) diff --git a/src/calibre/gui2/preferences/look_feel.ui b/src/calibre/gui2/preferences/look_feel.ui index c2bc90545889..8de9097e11ef 100644 --- a/src/calibre/gui2/preferences/look_feel.ui +++ b/src/calibre/gui2/preferences/look_feel.ui @@ -278,13 +278,16 @@ - + Status bar buttons + + Show individual buttons to control the layout of th einterface rather than a single button with a popup. + Show &layout buttons @@ -292,8 +295,11 @@ + + Show a button that gives quick access to all available actions with a single click. + - S&how GUI actions button + S&how actions button @@ -1475,8 +1481,8 @@ also checked then only categories containing a matched item will be shown.</p - <p>Ensure the last "used" item in the Tag browser is visible when opening a library. -An item is "used" when it is expanded, collapsed, or clicked.</p> + <p>Ensure the last "used" item in the Tag browser is visible when opening a library. +An item is "used" when it is expanded, collapsed, or clicked.</p> Expand tr&ee to show last used item