~mateo-salta/touch-rss-scope/utfeed1

« back to all changes in this revision

Viewing changes to manifest.json.in

  • Committer: Mateo Salta
  • Date: 2014-11-30 22:43:28 UTC
  • Revision ID: mateo_salta@yahoo.com-20141130224328-1bshkjh7chb1kwvs
- Added 4 more custom feeds

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
{
 
2
    "architecture": "@CLICK_ARCH@",
 
3
    "description": "A simple Unity scope that accesses the network",
 
4
    "framework": "ubuntu-sdk-14.10",
 
5
    "hooks": {
 
6
        "utfeed": {
 
7
            "apparmor": "utfeed.apparmor",
 
8
            "scope": "utfeed"
 
9
        }
 
10
    },
 
11
    "maintainer": "Mateo Salta <mateo_salta@yahoo.com>",
 
12
    "name": "com.ubuntu.developer.mateosalta.utfeed",
 
13
    "title": "utfeed",
 
14
    "version": "0.1"
 
15
}