Merge pull request #640 from timneutkens/bugfix/reset-zoom-level-label

Rename Actual Size to Reset Zoom Level #124
This commit is contained in:
Leo Lamprecht 2016-08-20 01:03:03 +02:00 committed by GitHub
commit 333000a262

View file

@ -167,7 +167,7 @@ module.exports = function createMenu ({ createWindow, updatePlugins }) {
type: 'separator'
},
{
label: 'Actual Size',
label: 'Reset Zoom Level',
accelerator: 'CmdOrCtrl+0',
click (item, focusedWindow) {
if (focusedWindow) {