~mutse-young/ubuntu-docviewer-app/trunk

« back to all changes in this revision

Viewing changes to manifest.json.in

  • Committer: Tarmac
  • Author(s): Stefano Verzegnassi
  • Date: 2014-11-07 22:02:18 UTC
  • mfrom: (36.3.6 content-hub-support)
  • Revision ID: tarmac-20141107220218-gpy3rrsdl8lgierw
Added ContentHub support. Fixes: https://bugs.launchpad.net/bugs/1387025, https://bugs.launchpad.net/bugs/1387026.

Approved by Arthur Mello, Ubuntu Phone Apps Jenkins Bot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
    "hooks": {
6
6
        "docviewer": {
7
7
            "apparmor": "docviewer.apparmor",
8
 
            "desktop": "com.ubuntu.docviewer.desktop"
 
8
            "desktop": "com.ubuntu.docviewer.desktop",
 
9
            "content-hub": "docviewer-content.json"
9
10
        }
10
11
    },
11
12
    "maintainer": "Ubuntu App Cats <ubuntu-touch-coreapps@lists.launchpad.net>",