~mterry/ubuntu-calculator-app/confined

« back to all changes in this revision

Viewing changes to manifest.json.in

  • Committer: Tarmac
  • Author(s): Bartosz Kosiorek
  • Date: 2015-07-31 12:42:24 UTC
  • mfrom: (217.1.2 ubuntu-calculator-app)
  • Revision ID: tarmac-20150731124224-uvno9mvc0j1n40ep
Fix of installing calculator on device lp: #1480167. Fixes: https://bugs.launchpad.net/bugs/1480167.

Approved by Ubuntu Phone Apps Jenkins Bot, Alan Pope .

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
    "description": "Powerful and easy to use calculator.",
5
5
    "framework": "ubuntu-sdk-14.10",
6
6
    "hooks": {
7
 
        "@APP_HARDCODE@": {
 
7
        "calculator": {
8
8
            "apparmor": "@APP_HARDCODE@.apparmor",
9
9
            "desktop": "@CMAKE_INSTALL_DATADIR@/applications/ubuntu-calculator-app.desktop"
10
10
        }