mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
12 lines
361 B
JSON
12 lines
361 B
JSON
{
|
|
"name": "Really Rapid Release (invalid widget)",
|
|
"description": "Updated even faster than <a href='http://mozilla.org'>Firefox</a>, just to annoy slashdotters.",
|
|
"launch_path": "/tests/dom/apps/tests/file_app.sjs?apptype=invalidWidget",
|
|
"icons": {
|
|
"128": "ICONTOKEN"
|
|
},
|
|
"widgetPages": [
|
|
"/tests/dom/apps/tests/no_valid_widget_pages"
|
|
]
|
|
}
|