This commit is contained in:
Kovid Goyal 2020-11-10 18:36:37 +05:30
parent 1e679aab90
commit 04cad862ee
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -243,7 +243,7 @@ def shortcuts_definition():
),
'toggle_full_screen': desc(
v"['F11', 'Ctrl+Shift+F']",
v"['F11', 'Ctrl+Shift+f']",
'ui',
_('Toggle full screen'),
),