From 7130883c7471600536ce8761dee1afe6bca5dc45 Mon Sep 17 00:00:00 2001 From: Kiran Niranjan Date: Wed, 27 Sep 2017 11:13:50 +0530 Subject: [PATCH] Electron-142 - Made changes as per review --- js/aboutApp/about-app.html | 2 +- js/menus/menuTemplate.js | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/js/aboutApp/about-app.html b/js/aboutApp/about-app.html index 1ca91a10..8cbdbc39 100644 --- a/js/aboutApp/about-app.html +++ b/js/aboutApp/about-app.html @@ -1,5 +1,5 @@ - + About diff --git a/js/menus/menuTemplate.js b/js/menus/menuTemplate.js index 5379f880..94cfca5a 100644 --- a/js/menus/menuTemplate.js +++ b/js/menus/menuTemplate.js @@ -240,6 +240,7 @@ function getTemplate(app) { } }); + // This adds About Symphony under help menu for windows template[3].submenu.push({ label: 'About Symphony', click(focusedWindow) {