summaryrefslogtreecommitdiff
path: root/firefoxos/sdremote/manifest.webapp
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2014-01-30 18:54:36 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2014-01-30 18:54:36 -0600
commitbab7eebba127d603a9f8011fed290627e2a64423 (patch)
tree78559d307f528c9cde8f5fe6adaf5c3f3314b77d /firefoxos/sdremote/manifest.webapp
parent3d869cda8db03820dea8c4ba463eb155d05e933b (diff)
moved impress remote clients to a separate repository
Change-Id: I654e3af31a6915f08ff808b351d304da773ad267 see: git://gerrit.libreoffice.org/impress_remote
Diffstat (limited to 'firefoxos/sdremote/manifest.webapp')
-rw-r--r--firefoxos/sdremote/manifest.webapp26
1 files changed, 0 insertions, 26 deletions
diff --git a/firefoxos/sdremote/manifest.webapp b/firefoxos/sdremote/manifest.webapp
deleted file mode 100644
index a63e399a776b..000000000000
--- a/firefoxos/sdremote/manifest.webapp
+++ /dev/null
@@ -1,26 +0,0 @@
-{
- "name": "Impress Remote",
- "description": "Remote control for LibreOffice Impress slideshows.",
- "launch_path": "/index.html",
- "developer": {
- "name": "The Document Foundation",
- "url": "http://www.libreoffice.org"
- },
- "icons": {
- "16": "/img/icon16.png",
- "32": "/img/icon32.png",
- "48": "/img/icon48.png",
- "64": "/img/icon64.png",
- "128": "/img/icon128.png"
- },
- "default_locale": "en",
- "type": "certified",
- "permissions": {
- "tcp-socket": {
- "description": "Required to connect to LO server using wifi."
- },
- "bluetooth": {
- "description": "Required to connect to LO server using bluetooth."
- }
- }
-} \ No newline at end of file