~alan-griffiths/miral/debug

« back to all changes in this revision

Viewing changes to miral-qt/src/modules/Unity/Application/com.canonical.qtmir.gschema.xml

  • Committer: Gerry Boland
  • Date: 2016-06-01 22:06:51 UTC
  • mto: This revision was merged to the branch mainline in revision 178.
  • Revision ID: gerry.boland@canonical.com-20160601220651-ge508tffql4e7u7c
Import QtMir code into miral-qt subdirectory. Disabled by default, use -DMIRAL_ENABLE_QT=1 to build.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<schemalist>
 
2
  <!-- This schema is packaged in qtmir for historical reasons.
 
3
       It is interpreted by unity8 these days. -->
 
4
  <schema path="/com/canonical/qtmir/" id="com.canonical.qtmir" gettext-domain="qtmir">
 
5
    <key type="as" name="lifecycle-exempt-appids">
 
6
      <default>[
 
7
        'com.ubuntu.music'
 
8
      ]</default>
 
9
      <summary>List of apps that should be excluded from the app lifecycle</summary>
 
10
    </key>
 
11
  </schema>
 
12
</schemalist>