~ken-vandine/+junk/qml-battery

« back to all changes in this revision

Viewing changes to manifest.json

  • Committer: Ken VanDine
  • Date: 2015-01-27 19:13:18 UTC
  • Revision ID: ken.vandine@canonical.com-20150127191318-dp4fm2y7zv961osz
test case for QtSystemInfo.BatteryInfo

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
{
 
2
    "name": "qml-battery.ken-vandine",
 
3
    "description": "description of qml-battery",
 
4
    "architecture": "all",
 
5
    "title": "qml-battery",
 
6
    "hooks": {
 
7
        "qml-battery": {
 
8
            "apparmor": "qml-battery.apparmor",
 
9
            "desktop":  "qml-battery.desktop"
 
10
        }
 
11
    },
 
12
    "version": "0.1",
 
13
    "maintainer": "Ken VanDine <ken.vandine@canonical.com>",
 
14
    "framework" : "ubuntu-sdk-14.10"
 
15
}
 
16
 
 
17