mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
eadd067949
commit
5996feafee
@ -159,7 +159,7 @@ class Polish(QDialog):
|
||||
class PolishAction(InterfaceAction):
|
||||
|
||||
name = 'Polish Books'
|
||||
action_spec = (_('Polish books'), 'polish.png', None, None)
|
||||
action_spec = (_('Polish books'), 'polish.png', None, _('P'))
|
||||
dont_add_to = frozenset(['context-menu-device'])
|
||||
action_type = 'current'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user