~markellmtthw/cerbere/fix-920012

« back to all changes in this revision

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

  • Committer:
  • Date: 2011-10-23 16:32:50 UTC
  • Revision ID: fabian@elementaryos.org-20111023163250-4podxoi89xmp1ptr
Reenabled pantheon-wallpaper as it works now

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
<schemalist>
3
3
    <schema path="/apps/cerbere/settings/" id="org.elementary.cerbere.settings" gettext-domain="cerbere">
4
4
        <key type="as" name="desktop-components">
5
 
            <default>['wingpanel', 'plank']</default>
 
5
            <default>['pantheon-wallpaper','wingpanel', 'plank']</default>
6
6
            <summary>List of desktop components</summary>
7
7
            <description>Thoses applications would be launched and watched by cerbere and autorestarted automagicly</description>
8
8
        </key>