mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Viewer: Forgot to add shift+space as default shortcut for pageup
This commit is contained in:
parent
1eba328f26
commit
aa9bfb5c59
@ -145,7 +145,7 @@ def shortcuts_definition():
|
||||
),
|
||||
|
||||
'pageup': desc(
|
||||
'PageUp',
|
||||
v"['PageUp', 'Shift+ ']",
|
||||
'scroll',
|
||||
_('Scroll backwards by screen-fulls'),
|
||||
),
|
||||
|
Loading…
x
Reference in New Issue
Block a user