~majster-pl/+junk/youtube

« back to all changes in this revision

Viewing changes to manifest.json

  • Committer: Szymon Waliczek
  • Date: 2015-05-17 13:13:45 UTC
  • Revision ID: majsterrr@gmail.com-20150517131345-vuhaqm8w17blp6t2
added online accounts integration

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
{
 
2
  "name": "com.popey.youtube",
 
3
  "version": "0.6.1",
 
4
  "maintainer": "Alan Pope <alan@popey.com>",
 
5
  "title": "YouTube",
 
6
  "description": "YouTube Mobile",
 
7
  "framework": "ubuntu-sdk-14.10",
 
8
  "hooks": {
 
9
    "youtube": {
 
10
      "apparmor": "youtube.apparmor",
 
11
      "desktop": "youtube.desktop",
 
12
      "account-application": "youtube.application",
 
13
      "account-service": "youtube.service",
 
14
      "urls": "youtube.url-dispatcher"
 
15
    }
 
16
  }
 
17
}