mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-01-06 12:10:18 -05: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