aboutsummaryrefslogtreecommitdiffstats
path: root/src/config.xml
diff options
context:
space:
mode:
authorHumberto Alfonso Díaz <humberto.alfonso@asvito.es>2019-07-01 14:32:28 +0200
committerLorenzo Tilve <ltilve@igalia.com>2020-02-04 09:42:15 +0100
commit5dddcfd4212448e7e79b7e075ae6278bba92db92 (patch)
treefc8f26c89c731ed2df057894637094a99b188c85 /src/config.xml
parent218d0148b1336793aec2bdb5a157f1d3a671807b (diff)
RESTRUCT Update config.xml and app.js
Diffstat (limited to 'src/config.xml')
-rw-r--r--src/config.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/config.xml b/src/config.xml
index b1d38ce..fdc3ab5 100644
--- a/src/config.xml
+++ b/src/config.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<widget xmlns="http://www.w3.org/ns/widgets" id="webapps-html5-homescreen" version="5.0.0">
+<widget xmlns="http://www.w3.org/ns/widgets" id="webapps-html5-hvac" version="5.0.0">
<name>HTML5 HVAC</name>
<icon src="icon.svg"/>
<content src="index.html" type="text/html"/>
@@ -14,7 +14,7 @@
</feature>
<feature name="urn:AGL:widget:required-api">
<param name="windowmanager" value="ws" />
- <param name="homescreen" value="ws" />
+ <param name="hvac" value="ws" />
<param name="afm-main" value="ws" />
</feature>
</widget> \ No newline at end of file