~renatofilho/address-book-app/address-book-app-wily

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: CI Train Bot
  • Author(s): Renato Araujo Oliveira Filho
  • Date: 2016-01-07 13:20:48 UTC
  • mfrom: (500.5.50 new-bottom-edge)
  • Revision ID: ci-train-bot@canonical.com-20160107132048-kb4u1crxh1cnxmyb
Implement the new bottom edge using the SDK component.

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
#define QT_EXTRA_IMPORTS_DIR                "@QT_EXTRA_IMPORTS_DIR@"
11
11
#define ADDRESS_BOOK_APP_CLICK_PACKAGE      "@CLICK_MODE@"
12
12
#define I18N_DIRECTORY                      "@CMAKE_INSTALL_PREFIX@/share/locale"
 
13
#define UNITY8_QML_PATH                     "/usr/lib/@CMAKE_C_LIBRARY_ARCHITECTURE@/unity8/qml/"
13
14
 
14
15
#define SETTINGS_ORGANIZATION_NAME          "com.ubuntu.address-book"
15
16
#define SETTINGS_ORGANIZATION_DOMAIN         "canonical.com"