1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

gears: add support files

This commit is contained in:
Andrew Dolgov
2009-02-02 13:45:33 +03:00
parent 49fd1e944f
commit 3e2f2a0b7d
3 changed files with 98 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"betaManifestVersion": 1,
"version": "my_version_string",
"entries": [
{ "url": "go_offline.html"},
{ "url": "go_offline.js"},
{ "url": "../gears_init.js"}
]
}