diff options
author | Humberto Alfonso Díaz <humberto.alfonso@asvito.es> | 2019-07-01 13:28:37 +0200 |
---|---|---|
committer | Lorenzo Tilve <ltilve@igalia.com> | 2020-02-04 19:12:47 +0100 |
commit | 954db2a44b1eab1c973bd94382f5abc5829f7b1e (patch) | |
tree | 353420caeece37a2c0af857a2b569637da593d08 /src/config.xml | |
parent | d15f8cb06f8d45e9bdaf28cf861f2f14d23ef968 (diff) |
RESTRUCT Update layout to remove homescreen styles
Diffstat (limited to 'src/config.xml')
-rw-r--r-- | src/config.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/config.xml b/src/config.xml index b3a885d..b1d38ce 100644 --- a/src/config.xml +++ b/src/config.xml @@ -1,9 +1,9 @@ <?xml version="1.0" encoding="UTF-8"?> <widget xmlns="http://www.w3.org/ns/widgets" id="webapps-html5-homescreen" version="5.0.0"> - <name>HTML5 Homescreen</name> + <name>HTML5 HVAC</name> <icon src="icon.svg"/> <content src="index.html" type="text/html"/> - <description>HTML5 Homescreen demo</description> + <description>HTML5 HVAC demo</description> <author>Igalia, S.L.</author> <license>MIT</license> <feature name="urn:AGL:widget:required-permission"> |