~mterry/ubuntu-calculator-app/confined

« back to all changes in this revision

Viewing changes to manifest.json.in

  • Committer: Tarmac
  • Author(s): Giulio Collura, Giulio Collura
  • Date: 2015-01-03 15:37:06 UTC
  • mfrom: (45.2.8 reboot-scrollable-view)
  • Revision ID: tarmac-20150103153706-c3kk14iqzo55hnnz
Fix CMakeLists when building click packages. ScrollableView to manage history, textentry and keyboard.

Approved by Ubuntu Phone Apps Jenkins Bot, Riccardo Padovani.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
    "hooks": {
6
6
        "ubuntu-calculator-app": {
7
7
            "apparmor": "ubuntu-calculator-app.apparmor",
8
 
            "desktop": "@CMAKE_INSTALL_DATADIR@/applications/ubuntu-clock-app.desktop"
 
8
            "desktop": "@CMAKE_INSTALL_DATADIR@/applications/ubuntu-calculator-app.desktop"
9
9
        }
10
10
    },
11
11
    "maintainer": "Ubuntu App Cats <ubuntu-touch-coreapps@lists.launchpad.net>",