mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Add ctrl+, and meta+, and meta+esc to show preferences
This commit is contained in:
parent
85486ea260
commit
f24fbd5312
@ -265,7 +265,7 @@ def shortcuts_definition():
|
|||||||
),
|
),
|
||||||
|
|
||||||
'preferences': desc(
|
'preferences': desc(
|
||||||
v"['Ctrl+Escape']",
|
v"['Ctrl+,', 'Ctrl+Esc', 'Meta+Esc', 'Meta+,']",
|
||||||
'ui',
|
'ui',
|
||||||
_('Show viewer preferences'),
|
_('Show viewer preferences'),
|
||||||
),
|
),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user