From 9a1160f66ec3ab6ffe73dced85a5a5a559b62a77 Mon Sep 17 00:00:00 2001 From: Manuel Friedli Date: Thu, 26 Jun 2014 10:43:15 +0200 Subject: [PATCH] deletes _TEST-file, working with the _new-file from now on. --- uhr-de_CH_TEST.js | 24 ------------------------ uhr-de_CH_new.js | 2 +- 2 files changed, 1 insertion(+), 25 deletions(-) delete mode 100644 uhr-de_CH_TEST.js diff --git a/uhr-de_CH_TEST.js b/uhr-de_CH_TEST.js deleted file mode 100644 index df62791..0000000 --- a/uhr-de_CH_TEST.js +++ /dev/null @@ -1,24 +0,0 @@ -/* -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ -var helper = { - "es_isch": {1:[1,2,4,5,6,7]} -}; -var layout = { - "version": 2, - "language": 'Bärndütsch (test)', - "permanent": helper.es_isch, -}; -helper = undefined; -window._uhr.languages['de_CH_TEST'] = layout; diff --git a/uhr-de_CH_new.js b/uhr-de_CH_new.js index d78869c..c269d47 100644 --- a/uhr-de_CH_new.js +++ b/uhr-de_CH_new.js @@ -21,7 +21,7 @@ var h = { "_5": {1:[9,10,11]}, "_10": {2:[9,10,11]}, "_15": {2:[1,2,3,4,5,6]}, - "_20": {3:[1,2,3,4,5,6]}, + "_20": {3:[1,2,3,4,5,6]} }; var layout = { "version": 2,