Switch zoomIn accelerator to CommandOrControl+Plus
Signed-off-by: Aaron Raimist <aaron@raim.ist>
This commit is contained in:
@@ -71,6 +71,7 @@ function buildMenuTemplate() {
|
|||||||
{
|
{
|
||||||
role: 'zoomin',
|
role: 'zoomin',
|
||||||
accelerator: 'CommandOrControl+=',
|
accelerator: 'CommandOrControl+=',
|
||||||
|
accelerator: 'CommandOrControl+Plus',
|
||||||
label: _t('Zoom In'),
|
label: _t('Zoom In'),
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user