diff -r 000000000000 -r 76acfbeeb09c manifest.json --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/manifest.json Mon Apr 27 16:05:06 2015 +0200 @@ -0,0 +1,15 @@ +{ + "name": "com.ubuntu.developer.username.timetask", + "description": "description of timetask", + "framework": "ubuntu-sdk-14.04-html", + "architecture": "all", + "title": "timetask", + "hooks": { + "timetask": { + "apparmor": "timetask.json", + "desktop": "timetask.desktop" + } + }, + "version": "0.1", + "maintainer": "" +} \ No newline at end of file