Commit fd731fd5 authored by Vincent Bechu's avatar Vincent Bechu

[erp5_officejs] WIP: Add favicon for all officejs application in export site

parent 76c8e650
......@@ -10,16 +10,19 @@
"Text Editor": {
"url": "officejs_text_editor/",
"cache": "gadget_officejs_text_editor.appcache",
"favicon": "app/text_editor/icon_text_editor.png",
"sub_gadget": ["officejs_ckeditor_gadget", "officejs_setting_gadget"]
},
"Illustration Editor": {
"url": "officejs_svg_editor/",
"cache": "gadget_officejs_illustration.appcache",
"favicon": "app/taskman-svg.png",
"sub_gadget": ["officejs_svg_editor_gadget", "officejs_setting_gadget"]
},
"PDF Viewer": {
"url": "officejs_pdf_viewer/",
"cache": "gadget_officejs_pdf_viewer.appcache",
"favicon": "pdf_viewer_app_logo.svg",
"sub_gadget": ["officejs_pdf_viewer_gadget", "officejs_setting_gadget"]
},
"Cribjs": {
......@@ -30,11 +33,13 @@
"Bookmark Manager": {
"url": "officejs_bookmark_manager/",
"cache" : "gadget_officejs_bookmark_manager.appcache",
"favicon": "bookmark_manager_logo.svg",
"sub_gadget": ["officejs_setting_gadget"]
},
"Onlyoffice Text": {
"url": "ooffice_text/",
"cache": "gadget_ooffice_text.appcache",
"favicon": "app/500px-Gnome-x-office-document.svg.png",
"sub_gadget": ["ooffice_text_gadget", "officejs_setting_gadget"]
},
"Onlyoffice Spreadsheet": {
......@@ -45,11 +50,13 @@
"Onlyoffice Presentation": {
"url": "ooffice_presentation/",
"cache": "gadget_ooffice_presentation.appcache",
"favicon": "app/500px-Gnome-x-office-presentation.svg.png",
"sub_gadget": ["ooffice_presentation_gadget", "officejs_setting_gadget"]
},
"Web Table Editor": {
"url": "officejs_web_table_editor/",
"cache": "gadget_officejs_web_table.appcache",
"favicon": "web_table_app_logo.svg",
"sub_gadget": [
"officejs_web_table_editor_gadget",
"officejs_setting_gadget"
......@@ -58,6 +65,7 @@
"Image Editor": {
"url": "officejs_image_editor/",
"cache": "gadget_officejs_image_editor.appcache",
"favicon": "image_editor_app_logo.svg",
"sub_gadget": [
"officejs_image_editor_gadget",
"officejs_setting_gadget"
......@@ -78,6 +86,7 @@
"Monitoring App": {
"url": "monitoring_render_js/",
"cache" : "gadget_monitoring.appcache",
"favicon": "img/vifib-logo.png",
"sub_gadget": []
},
"App Store": {
......@@ -89,18 +98,21 @@
"MediaPlayer": {
"url": "officejs_audioplayer/",
"cache": "gadget_officejs_audioplayer.appcache",
"favicon": "media_player_app_logo.jpg",
"no_installer": true,
"sub_gadget": []
},
"Trade Application": {
"url": "osp-9/",
"cache": "gadget_trade_application.appcache",
"favicon": "trade_application_logo.png",
"no_installer": true,
"sub_gadget": []
},
"Todomvc": {
"url": "officejs_todomvc/",
"cache": "officejs_todomvc.appcache",
"favicon": "app/taskman.png",
"no_installer": true,
"sub_gadget": []
},
......
......@@ -227,7 +227,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>962.2780.32923.23278</string> </value>
<value> <string>962.3943.17579.2560</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -245,7 +245,7 @@
</tuple>
<state>
<tuple>
<float>1505228525.41</float>
<float>1505297766.98</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