mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-06-23 15:30:45 -04:00
Fix #1865183 [The shortcut to show book metadata is used by most browser to open a new window](https://bugs.launchpad.net/calibre/+bug/1865183)
This commit is contained in:
parent
d7a42176e8
commit
d0ece0502c
@ -264,7 +264,7 @@ def shortcuts_definition():
|
||||
),
|
||||
|
||||
'metadata': desc(
|
||||
'Ctrl+n',
|
||||
v"['Ctrl+n', 'Ctrl+e']",
|
||||
'ui',
|
||||
_('Show the book metadata')
|
||||
),
|
||||
|
Loading…
x
Reference in New Issue
Block a user