Commit 1685b27e authored by Roque's avatar Roque

erp5_web_jabber_client: update app json manifest (jabber)

parent a27a30a4
......@@ -182,6 +182,8 @@ gadget_jabberclient_dialog.html\n
gadget_jabberclient_dialog.js\n
gadget_jabberclient.css\n
favicon.ico\n
appjabbericon.svg\n
gadget_officejs_jabber.json\n
gadget_jabberclient_notification_warning.ico\n
gadget_jabberclient_notification_ok.ico\n
connection/\n
......@@ -318,7 +320,7 @@ NETWORK:\n
</item>
<item>
<key> <string>actor</string> </key>
<value> <string>P1</string> </value>
<value> <string>zope</string> </value>
</item>
<item>
<key> <string>comment</string> </key>
......@@ -332,7 +334,7 @@ NETWORK:\n
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>968.5587.40056.36198</string> </value>
<value> <string>992.52841.31789.31726</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -350,7 +352,7 @@ NETWORK:\n
</tuple>
<state>
<tuple>
<float>1528722022.78</float>
<float>1623950075.33</float>
<string>UTC</string>
</tuple>
</state>
......
{
"short_name": "Jabber client",
"name": "OfficeJS Jabber client",
"description": "A simple web based jabber client",
"icons": [{
"src": "appjabbericon.svg",
"sizes": "any",
"type": "image/svg"
}],
"start_url": "../../",
"display": "standalone"
}
\ No newline at end of file
......@@ -363,9 +363,7 @@
</item>
<item>
<key> <string>configuration_webapp_manifest_url</string> </key>
<value>
<none/>
</value>
<value> <string>gadget_officejs_jabber.json</string> </value>
</item>
<item>
<key> <string>configuration_x_frame_options</string> </key>
......@@ -608,7 +606,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>968.4134.56436.18022</string> </value>
<value> <string>992.50077.60742.52258</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -626,7 +624,7 @@
</tuple>
<state>
<tuple>
<float>1528452522.1</float>
<float>1623848718.16</float>
<string>UTC</string>
</tuple>
</state>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment