From a881668b389ab2ef8c830f3ef6200270004b96d4 Mon Sep 17 00:00:00 2001
From: Ameet Kaustav
Date: Tue, 29 Oct 2019 22:28:07 -0700
Subject: [PATCH 1/4] Fix: Increase height of 'About' window
---
src/main/windows/about.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/main/windows/about.js b/src/main/windows/about.js
index 1e6d6dc5..0b48c6f9 100644
--- a/src/main/windows/about.js
+++ b/src/main/windows/about.js
@@ -15,7 +15,7 @@ function init () {
backgroundColor: '#ECECEC',
center: true,
fullscreen: false,
- height: 170,
+ height: 220,
icon: getIconPath(),
maximizable: false,
minimizable: false,
From 35717e9dfb8d191718b497467fe04aa57ab52695 Mon Sep 17 00:00:00 2001
From: Mathias Rasmussen
Date: Wed, 30 Oct 2019 12:58:30 +0100
Subject: [PATCH 2/4] Fix config copyright path in about window
---
static/about.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/static/about.html b/static/about.html
index f7976bdd..c177b3c7 100644
--- a/static/about.html
+++ b/static/about.html
@@ -34,6 +34,6 @@
()
()
-
+