From 66a371a0cff8290f8d32372b6c7fd0140525caa8 Mon Sep 17 00:00:00 2001 From: Damillora Date: Mon, 3 Jul 2017 22:55:37 +0700 Subject: [PATCH] add empty preferences windows --- package.json | 4 +++- preferences.html | 33 +++++++++++++++++++++++++++++++++ 2 files changed, 36 insertions(+), 1 deletion(-) create mode 100644 preferences.html diff --git a/package.json b/package.json index 9935f65..9119587 100644 --- a/package.json +++ b/package.json @@ -8,6 +8,8 @@ "electron": "^1.6.11" }, "dependencies": { - "electron-debug": "^1.2.0" + "electron-debug": "^1.2.0", + "electron-settings": "^3.1.1", + "photonkit": "^0.1.2" } } diff --git a/preferences.html b/preferences.html new file mode 100644 index 0000000..ad13755 --- /dev/null +++ b/preferences.html @@ -0,0 +1,33 @@ + + + + Photon + + + + + + + + + + +
+ +
+

Photon

+
+ + +
+
+

Welcome to Photon

+

+ Thanks for downloading Photon. This is an example HTML page that's linked up to compiled Photon CSS, has the proper meta tags + and the HTML structure. +

+
+
+
+ +