| Index: client/samples/swarm/manifest.json
|
| ===================================================================
|
| --- client/samples/swarm/manifest.json (revision 3770)
|
| +++ client/samples/swarm/manifest.json (working copy)
|
| @@ -1,19 +0,0 @@
|
| -{
|
| - "name": "Swarm",
|
| - "description": "Bringing you the goog news",
|
| - "version": "1",
|
| - "app": {
|
| - "launch": {
|
| - "local_path": "@thumphtml@"
|
| - }
|
| - },
|
| - "icons": {
|
| - "16": "favicon.png",
|
| - "128": "favicon128.png"
|
| - },
|
| - "permissions": [
|
| - "notifications",
|
| - "unlimitedStorage",
|
| - "http://thump.googleplex.com/"
|
| - ]
|
| -}
|
|
|