~voldyman/cerbere/pantheon-deskop

« back to all changes in this revision

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

  • Committer: Cody Garver
  • Date: 2012-07-11 22:07:38 UTC
  • mfrom: (32.1.1 cerbere)
  • Revision ID: codygarver@gmail.com-20120711220738-t4hbmaqk7ixexwao
Change slingshot to slingshot-launcher to fix bug #993044.

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','/usr/lib/notify-osd/notify-osd','slingshot --silent']</default>
 
5
            <default>['wingpanel','plank','/usr/lib/notify-osd/notify-osd','slingshot-launcher --silent']</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>