menu: Rename Settings to Desktop App Settings.

This commit is contained in:
Abhigyan Khaund
2018-02-02 17:07:12 +05:30
committed by Akash Nimare
parent 7f7eee2455
commit 3582aa4694

View File

@@ -182,7 +182,7 @@ class AppMenu {
}, {
type: 'separator'
}, {
label: 'Settings',
label: 'Desktop App Settings',
accelerator: 'Cmd+,',
click(item, focusedWindow) {
if (focusedWindow) {
@@ -282,7 +282,7 @@ class AppMenu {
}, {
type: 'separator'
}, {
label: 'Settings',
label: 'Desktop App Settings',
accelerator: 'Ctrl+,',
click(item, focusedWindow) {
if (focusedWindow) {