Update as upstream

This commit is contained in:
Plusb Preco 2015-09-14 08:07:24 +09:00
parent 750d3e979c
commit e388163d33

View file

@ -164,11 +164,11 @@ if (process.platform == 'darwin') {
{ {
label: 'Hide Others', label: 'Hide Others',
accelerator: 'Command+Shift+H', accelerator: 'Command+Shift+H',
role: 'hideothers:' role: 'hideothers'
}, },
{ {
label: 'Show All', label: 'Show All',
role: 'unhide:' role: 'unhide'
}, },
{ {
type: 'separator' type: 'separator'