~mc-return/compiz/compiz.merge-plugin-atlantis

« back to all changes in this revision

Viewing changes to compizconfig/gsettings/org.compiz.gschema.xml

  • Committer: MC Return
  • Date: 2012-07-12 09:44:28 UTC
  • mfrom: (3256.2.29 compiz)
  • Revision ID: mc.return@gmx.net-20120712094428-6zyt6i6yljpnvqi5
Rebased on latest lp:compiz (r3285)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0"?>
2
2
<schemalist>
3
 
  <schema id="org.freedesktop.compizconfig" path="/org/freedesktop/compizconfig/" gettext-domain="compiz">
 
3
  <schema id="org.compiz" path="/org/compiz/" gettext-domain="compiz">
4
4
    <key type="s" name="current-profile">
5
5
      <default>'Default'</default>
6
6
      <summary>Current Profile</summary>
12
12
      <description>Profiles available for the GSettings backend to use</description>
13
13
    </key>
14
14
  </schema>
15
 
  <schema id="org.freedesktop.compizconfig.profile" gettext-domain="compiz">
 
15
  <schema id="org.compiz.profile" gettext-domain="compiz">
16
16
    <key type="as" name="plugins-with-set-keys">
17
17
      <default>[]</default>
18
18
      <summary>Plugins with set keys</summary>