зеркало из https://github.com/docker/kitematic.git
In menu, rename devtools => Chromium Developer Tools
Signed-off-by: Jeffrey Morgan <jmorganca@gmail.com>
This commit is contained in:
Родитель
92e821cf47
Коммит
85adeab8a8
|
@ -130,7 +130,7 @@ var MenuTemplate = function () {
|
|||
label: 'View',
|
||||
submenu: [
|
||||
{
|
||||
label: 'Toggle DevTools',
|
||||
label: 'Toggle Chromium Developer Tools',
|
||||
accelerator: 'Alt+' + util.CommandOrCtrl() + '+I',
|
||||
click: function() { remote.getCurrentWindow().toggleDevTools(); }
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче