From a57e745eccfe7cf51d9d8a777e5e936e6dffdfb4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=92=9F=E8=BF=9B?= Date: Sat, 21 Jul 2018 15:13:59 +0800 Subject: [PATCH] Update io-package.json --- io-package.json | 76 ++++--------------------------------------------- 1 file changed, 6 insertions(+), 70 deletions(-) diff --git a/io-package.json b/io-package.json index 6adff67..b54834a 100644 --- a/io-package.json +++ b/io-package.json @@ -2,93 +2,29 @@ "common": { "name": "mobile", "version": "0.4.11", - "news": { - "0.4.12": { - "en": "Update adapter type", - "de": "Update Adaptertyp", - "ru": "Обновить тип драйвера" - }, - "0.4.11": { - "en": "Fixed blind states", - "de": "Rolladenstatus korrigiert", - "ru": "Исправлены слепые состояния" - }, - "0.4.10": { - "en": "Better support of cloud", - "de": "Bessere cloud Unterstützung", - "ru": "Поддержка облака" - }, - "0.4.9": { - "en": "Fix rooms rendering\nadd green, red, blue, white types", - "de": "Korrigiere Räumeaufbau\nHinzugefügt: rot, blau, grün- Typen", - "ru": "Исправлено построение комнат\nДобавлены новые типы: красный, синий..." - }, - "0.4.8": { - "en": "implement type blind", - "de": "Typ Rolladen ist fertig", - "ru": "Добавлен тип жалюзи" - }, - "0.4.7": { - "en": "fix input number and select value", - "de": "Korrigieren Nummereingabe und Wertauswahl", - "ru": "исправить ввод номера и выбор значения" - }, - "0.4.6": { - "en": "fix input number and select value", - "de": "Korrigieren Nummereingabe und Wertauswahl", - "ru": "исправить ввод номера и выбор значения" - }, - "0.4.5": { - "en": "fix open first page", - "de": "fix open first page", - "ru": "fix open first page" - }, - "0.4.4": { - "en": "reload if problems occur", - "de": "reload if problems occur", - "ru": "reload if problems occur" - }, - "0.4.3": { - "en": "check invalid objects", - "de": "check invalid objects", - "ru": "check invalid objects" - }, - "0.4.2": { - "en": "update version number", - "de": "update version number", - "ru": "update version number" - } - }, - "title": "Mobile UI", + "title": "Mobile UI", "desc": { "en": "jQuery Mobile based yunkong2 user interface", - "de": "yunkong2 GUI für mobile Geräte", - "ru": "yunkong2 визуализация для мобильных устройств" + "cn": "移动端" }, - "platform": "javascript/Node.js", + "platform": "Node.js", "onlyWWW": "true", "loglevel": "info", "dependencies": [ "web" ], "icon": "mobile.png", - "extIcon": "https://git.spacen.net/yunkong2/yunkong2.mobile/master/admin/mobile.png", + "extIcon": "https://git.spacen.net/yunkong2/yunkong2.mobile/raw/master/admin/mobile.png", "keywords": [ - "user", - "interface", "webapp", - "jquerymobile", - "ui" + "jquerymobile" ], "readme": "https://git.spacen.net/yunkong2/yunkong2.mobile/blob/master/README.md", "singleton": true, "preserveSettings": "mobile", - "authors": [ - "bluefox " - ], "localLink": "%web_protocol%://%ip%:%web_port%/mobile/index.html", "type": "visualization", - "license": "MIT", + "license": "SPACEN", "noConfig": true, "welcomeScreen": { "link": "mobile/index.html",