~julien-spautz/cerbere/watchdog-refactor

« back to all changes in this revision

Viewing changes to org.pantheon.cerbere.gschema.xml

  • Committer: Cody Garver
  • Date: 2013-08-26 13:12:50 UTC
  • Revision ID: cody@elementaryos.org-20130826131250-fczhxhyny35berec
Add gala to watch list

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
<schemalist>
3
3
    <schema path="/org/pantheon/cerbere/" id="org.pantheon.cerbere" gettext-domain="cerbere">
4
4
        <key type="as" name="monitored-processes">
5
 
            <default>['wingpanel','plank','slingshot-launcher --silent','pantheon-wallpaper']</default>
 
5
            <default>['wingpanel','plank','slingshot-launcher --silent','pantheon-wallpaper','gala']</default>
6
6
            <summary>List of monitored components</summary>
7
7
            <description>These applications will be launched and watched by Cerbere, and autorestarted automagically in case they exit</description>
8
8
        </key>