~allanlesage/address-book-app/abook_navigation_collapse

« back to all changes in this revision

Viewing changes to click/manifest.json.in

  • Committer: Renato Araujo Oliveira Filho
  • Date: 2014-01-10 22:09:07 UTC
  • mto: This revision was merged to the branch mainline in revision 116.
  • Revision ID: renato.filho@canonical.com-20140110220907-qduw6q3dxe75nvuz
Use full path for icon on desktop file when building the click package.

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
            "desktop": "@CMAKE_INSTALL_DATADIR@/applications/@ADDRESS_BOOK_APP_DESKTOP_FILE@"
10
10
        }
11
11
    },
12
 
    "icon": "share/icons/ubuntu-mobile/app/144/contacts-app.png",
 
12
    "icon": "share/icons/hicolor/scalable/apps/contacts-app.svg",
13
13
    "maintainer": "Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>",
14
14
    "name": "@APP_PACKAGE_NAME@",
15
15
    "title": "Address Book",