~jdstrand/evilapp/trunk

« back to all changes in this revision

Viewing changes to manifest.json

  • Committer: Jamie Strandboge
  • Date: 2013-08-23 14:23:37 UTC
  • Revision ID: jamie@canonical.com-20130823142337-s7jk9waj8d4dsutb
move security manifest and desktop file to where the SDK puts them

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
  "framework": "ubuntu-sdk-13.10",
8
8
  "hooks": {
9
9
    "evilapp": {
10
 
      "apparmor": "apparmor/evilapp.json",
11
 
      "desktop": "evilapp.desktop"
 
10
      "apparmor": "evilapp.json",
 
11
      "desktop": "app/evilapp.desktop"
12
12
    }
13
13
  }
14
14
}