deletes _TEST-file, working with the _new-file from now on.

This commit is contained in:
Manuel Friedli 2014-06-26 10:43:15 +02:00
parent 10c07a05cf
commit 9a1160f66e
2 changed files with 1 additions and 25 deletions

View file

@ -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 <http://www.gnu.org/licenses/>.
*/
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;

View file

@ -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,