manifest.json

Mon, 27 Apr 2015 18:24:23 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Mon, 27 Apr 2015 18:24:23 +0200
changeset 4
55524a82bb97
parent 3
99c93abd62f2
permissions
-rw-r--r--

Correct maintainer identity including contact email address.

     1 {
     2     "name": "com.ubuntu.developer.username.timetask",
     3     "description": "A simple work, task, and time tracking utility",
     4     "framework": "ubuntu-sdk-14.04-html",
     5     "architecture": "all",
     6     "title": "Time Task Tracker",
     7     "hooks": {
     8         "timetask": {
     9             "apparmor": "timetask.json",
    10             "desktop": "timetask.desktop"
    11         }
    12     },
    13     "version": "0.1",
    14     "maintainer": "Michael Schloh von Bennewitz <michael@schloh.com>"
    15 }

mercurial