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
committerHumberto Alfonso Díaz <humberto.alfonso@asvito.es>2019-07-01 14:32:28 +0200
commitd78161127b3e27695c6504be74ad3b440d81078b (patch)
treefc8f26c89c731ed2df057894637094a99b188c85 /src/config.xml
parentcf4619bc0a8d4399c7a669b806a2cda78e3d1ac7 (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