~mrqtros/ubuntu-rssreader-app/ubuntu-rssreader-app-to-tabs

« back to all changes in this revision

Viewing changes to manifest.json.in

  • Committer: Roman Shchekin
  • Date: 2015-07-04 08:38:18 UTC
  • Revision ID: mrqtros@gmail.com-20150704083818-ecojm3nmy5bpkxrb
Merge with the Reboot project.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
{
 
2
    "name": "shorts-app.ubuntu",
 
3
    "description": "RSS Reader application",
 
4
    "architecture": "@CLICK_ARCH@",
 
5
    "title": "Shorts Reboot",
 
6
    "hooks": {
 
7
        "shorts": {
 
8
            "apparmor": "shorts.apparmor",
 
9
            "desktop": "shorts.desktop"
 
10
        }
 
11
    },
 
12
    "version": "1.0.6",
 
13
    "maintainer": "Roman Shchekin <mrqtros@gmail.com>",
 
14
    "framework": "ubuntu-sdk-15.04"
 
15
}