From 510d237d45fe0823f43465ad93c1e01c89211c9d Mon Sep 17 00:00:00 2001 From: Jacobo Aragunde PĂ©rez Date: Mon, 15 Jul 2019 11:36:21 +0200 Subject: Rename application as html5-launcher --- src/config.json | 4 ++-- src/config.xml | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'src') diff --git a/src/config.json b/src/config.json index be6a345..8b4597e 100644 --- a/src/config.json +++ b/src/config.json @@ -1,5 +1,5 @@ { "black_list": [ - "webapps-html5-homescreen@5.0", "launcher@0.1", "homescreen@0.1" + "webapps-html5-launcher@1.0", "launcher@0.1", "homescreen@0.1" ] -} \ No newline at end of file +} diff --git a/src/config.xml b/src/config.xml index b3a885d..30ed65b 100644 --- a/src/config.xml +++ b/src/config.xml @@ -1,11 +1,11 @@ - - HTML5 Homescreen + + HTML5 Launcher - HTML5 Homescreen demo + Launcher application for AGL based on html5 technologies Igalia, S.L. - MIT + APL 2.0 -- cgit 1.2.3-korg