manifest.json

changeset 3
99c93abd62f2
parent 0
76acfbeeb09c
child 4
55524a82bb97
equal deleted inserted replaced
0:40cd48130ab6 1:742e99ea2f81
1 { 1 {
2 "name": "com.ubuntu.developer.username.timetask", 2 "name": "com.ubuntu.developer.username.timetask",
3 "description": "description of timetask", 3 "description": "A simple work, task, and time tracking utility",
4 "framework": "ubuntu-sdk-14.04-html", 4 "framework": "ubuntu-sdk-14.04-html",
5 "architecture": "all", 5 "architecture": "all",
6 "title": "timetask", 6 "title": "Time Task Tracker",
7 "hooks": { 7 "hooks": {
8 "timetask": { 8 "timetask": {
9 "apparmor": "timetask.json", 9 "apparmor": "timetask.json",
10 "desktop": "timetask.desktop" 10 "desktop": "timetask.desktop"
11 } 11 }
12 }, 12 },
13 "version": "0.1", 13 "version": "0.1",
14 "maintainer": "" 14 "maintainer": "Michael Schloh von Bennewitz"
15 } 15 }

mercurial