diff -r b3eae9afbe4c -r 99c93abd62f2 manifest.json --- a/manifest.json Mon Apr 27 16:26:44 2015 +0200 +++ b/manifest.json Mon Apr 27 16:27:40 2015 +0200 @@ -1,9 +1,9 @@ { "name": "com.ubuntu.developer.username.timetask", - "description": "description of timetask", + "description": "A simple work, task, and time tracking utility", "framework": "ubuntu-sdk-14.04-html", "architecture": "all", - "title": "timetask", + "title": "Time Task Tracker", "hooks": { "timetask": { "apparmor": "timetask.json", @@ -11,5 +11,5 @@ } }, "version": "0.1", - "maintainer": "" + "maintainer": "Michael Schloh von Bennewitz" } \ No newline at end of file