~nik90/ubuntu-clock-app/make-alarmlabel-translatable

« back to all changes in this revision

Viewing changes to manifest.json.in

  • Committer: Tarmac
  • Author(s): Benjamin Zeller
  • Date: 2014-09-08 11:33:07 UTC
  • mfrom: (87.1.2 ubuntu-clock-app)
  • Revision ID: tarmac-20140908113307-yqmpf1d32519gh6z
- Add support for UBUNTU_MANIFEST_PATH
- Let cmake set the architecture of the manifest file automatically.

Approved by PS Jenkins bot, Nekhelesh Ramananthan, Ubuntu Phone Apps Jenkins Bot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
    "name": "com.ubuntu.clock",
3
3
    "description": "A sophisticated clock app for Ubuntu Touch",
4
4
    "framework": "ubuntu-sdk-14.10-dev2",
5
 
    "architecture": "armhf",
 
5
    "architecture": "@CLICK_ARCH@",
6
6
    "title": "Clock",
7
7
    "icon": "clock@30.png",
8
8
    "hooks": {