~mzanetti/reminders-app/animated-delete

« back to all changes in this revision

Viewing changes to manifest.json.in

  • Committer: Tarmac
  • Author(s): Alan Pope
  • Date: 2015-05-28 14:25:15 UTC
  • mfrom: (386.1.2 fix-1434500)
  • Revision ID: tarmac-20150528142515-johuripdsx351xj8
Rename user facing parts from Reminders to Notes. Fixes: https://bugs.launchpad.net/bugs/1434500.

Approved by Michael Zanetti, Ubuntu Phone Apps Jenkins Bot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
{
2
 
    "description": "Ubuntu Reminders app, powered by Evernote",
 
2
    "description": "Ubuntu Notes app, powered by Evernote",
3
3
    "framework": "ubuntu-sdk-14.10",
4
4
    "architecture": "@CLICK_ARCH@",
5
5
    "hooks": {
21
21
    },
22
22
    "maintainer": "Ubuntu App Cats <ubuntu-touch-coreapps@lists.launchpad.net>",
23
23
    "name": "com.ubuntu.reminders",
24
 
    "title": "Reminders",
 
24
    "title": "Notes",
25
25
    "version": "0.5.@BZR_REVNO@",
26
26
    "x-source": {
27
27
        "vcs-bzr": "lp:reminders-app",