From b59db208b79a19ff4f566335d0d8bb1b3dae69c8 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Mon, 6 Feb 2017 00:33:49 -0300 Subject: min: add new package to [libre] - Privacy issue #1204 -> https://labs.parabola.nu/issues/1204 --- libre/min/icon.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 libre/min/icon.patch (limited to 'libre/min/icon.patch') diff --git a/libre/min/icon.patch b/libre/min/icon.patch new file mode 100644 index 000000000..5b85742fb --- /dev/null +++ b/libre/min/icon.patch @@ -0,0 +1,12 @@ +--- a/main/main.js ++++ b/main/main.js +@@ -78,8 +78,7 @@ + y: bounds.y, + minWidth: 320, + minHeight: 500, +- titleBarStyle: 'hidden-inset', +- icon: __dirname + '/icons/icon256.png' ++ titleBarStyle: 'hidden-inset' + }) + + // and load the index.html of the app. -- cgit v1.2.3