manifest.json

changeset 0
76acfbeeb09c
child 3
99c93abd62f2
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/manifest.json	Mon Apr 27 16:05:06 2015 +0200
     1.3 @@ -0,0 +1,15 @@
     1.4 +{
     1.5 +    "name": "com.ubuntu.developer.username.timetask",
     1.6 +    "description": "description of timetask",
     1.7 +    "framework": "ubuntu-sdk-14.04-html",
     1.8 +    "architecture": "all",
     1.9 +    "title": "timetask",
    1.10 +    "hooks": {
    1.11 +        "timetask": {
    1.12 +            "apparmor": "timetask.json",
    1.13 +            "desktop": "timetask.desktop"
    1.14 +        }
    1.15 +    },
    1.16 +    "version": "0.1",
    1.17 +    "maintainer": ""
    1.18 +}
    1.19 \ No newline at end of file

mercurial