summaryrefslogtreecommitdiff
path: root/portal-html/settings2.js
diff options
context:
space:
mode:
authorM. Voerman <rekordc@gmail.com>2012-12-18 23:42:32 +0100
committerM. Voerman <rekordc@gmail.com>2012-12-18 23:42:32 +0100
commitf9f766f536dd79b8ee9f07f709ecf091cf752ff3 (patch)
tree338c7a83833669ebb5b253c5c42e836f3c33ca68 /portal-html/settings2.js
parent142487a3f34c15f7f2c95d9c0bf69203d08f88fb (diff)
downloadvdr-vipclient-f9f766f536dd79b8ee9f07f709ecf091cf752ff3.tar.gz
vdr-vipclient-f9f766f536dd79b8ee9f07f709ecf091cf752ff3.tar.bz2
html / webkit version
Diffstat (limited to 'portal-html/settings2.js')
-rw-r--r--portal-html/settings2.js11
1 files changed, 11 insertions, 0 deletions
diff --git a/portal-html/settings2.js b/portal-html/settings2.js
new file mode 100644
index 0000000..6f5b7a6
--- /dev/null
+++ b/portal-html/settings2.js
@@ -0,0 +1,11 @@
+
+var ServerAdres = "http://192.168.3.15:3000/"
+var showClock = 0;
+var SwitchGuide = 0;
+var VideoHDMIOut = HDMI[4];
+var VideoScartOut = Scart[1];
+
+
+months = new Array('January', 'February', 'March', 'April', 'May', 'June', 'Jully', 'August', 'September', 'October', 'November', 'December');
+days = new Array('Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday');
+