~ci-train-bot/ubuntu-system-settings/ubuntu-system-settings-ubuntu-zesty-2397

« back to all changes in this revision

Viewing changes to schema/schema.pro

  • Committer: Iain Lane
  • Date: 2013-07-21 19:17:45 UTC
  • mto: This revision was merged to the branch mainline in revision 173.
  • Revision ID: iain.lane@canonical.com-20130721191745-38224w1lus9rkopx
Add a shared GSettings schema for settings-internal settings & make background use it

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
include(../common-project-config.pri)
 
2
include($${TOP_SRC_DIR}/common-vars.pri)
 
3
 
 
4
TEMPLATE = lib
 
5
 
 
6
schema.path = $${INSTALL_PREFIX}/share/glib-2.0/schemas
 
7
schema.files += com.ubuntu.touch.system-settings.gschema.xml
 
8
INSTALLS += schema