From ef073f9eb517b1f13a8b68575a8daa40aa4e825b Mon Sep 17 00:00:00 2001 From: Manuel Friedli Date: Fri, 20 Jun 2014 00:53:57 +0200 Subject: [PATCH] temp commit for logo-generation --- index.html | 5 +++-- uhr-de_CH.js | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 037b0e6..f61a7a7 100644 --- a/index.html +++ b/index.html @@ -28,7 +28,7 @@ along with this program. If not, see . - + @@ -49,7 +49,8 @@ along with this program. If not, see . color: 'black', language: 'de_CH', force: true, - controls: false + controls: false, + time: new Date() }); })(jQuery); diff --git a/uhr-de_CH.js b/uhr-de_CH.js index 04da338..699c0bf 100644 --- a/uhr-de_CH.js +++ b/uhr-de_CH.js @@ -23,7 +23,7 @@ var layout = { [l('V'), l('I'),l('E'),l('R'),l('I'),l('F'),l('Ü'),l('F'),l('I'),l('Q'),l('T')], [l('S'), l('Ä'),l('C'),l('H'),l('S'),l('I'),l('S'),l('I'),l('B'),l('N'),l('I')], [l('A'), l('C'),l('H'),l('T'),l('I'),l('N'),l('Ü'),l('N'),l('I'),l('E'),l('L')], - [l('Z'), l('Ä'),l('N'),l('I'),l('E'),l('R'),l('B'),l('E'),l('U'),l('F'),l('I')], + [l('Z'), l('Ä'),l('N'),l('I'),l('E'),l('R'),l('B', 'on'),l('E'),l('U'),l('F'),l('I')], [l('Z'), l('W'),l('Ö'),l('U'),l('F'),l('I'),l('N'),l('A'),l('U'),l('H'),l('R')] ] };