Hi,
please find attached the sugar gonf schema and give feedbakc about the
genera layout. I guess the power one can be made customizable since it
is OLPC specific.
Thanks,
Simon
<?xml version="1.0"?>
<gconfschemafile>
<schemalist>
<schema>
<key>/schemas/desktop/sugar/user/nick</key>
<applyto>/desktop/sugar/user/nick</applyto>
<owner>sugar</owner>
<type>string</type>
<default></default>
<locale name="C">
<short>User Name</short>
<long>User name that is used throughout the desktop.</long>
</locale>
</schema>
<schema>
<key>/schemas/desktop/sugar/user/color</key>
<applyto>/desktop/sugar/user/color</applyto>
<owner>sugar</owner>
<type>string</type>
<default></default>
<locale name="C">
<short>User Color</short>
<long>Color for the XO icon that is used throughout the
desktop. The string is composed of the stroke color and fill
color, format is that of rbg colors. Example: #AC32FF,#9A5200
</long>
</locale>
</schema>
<schema>
<key>/schemas/desktop/sugar/sound/volume</key>
<applyto>/desktop/sugar/sound/volume</applyto>
<owner>sugar</owner>
<type>int</type>
<default>50</default>
<locale name="C">
<short>Volume Level</short>
<long>Volume level for the sound device.</long>
</locale>
</schema>
<schema>
<key>/schemas/desktop/sugar/sound/mute</key>
<applyto>/desktop/sugar/sound/mute</applyto>
<owner>sugar</owner>
<type>bool</type>
<default>false</default>
<locale name="C">
<short>Sound Muted</short>
<long>Setting for muting the sound device.</long>
</locale>
</schema>
<schema>
<key>/schemas/desktop/sugar/backup/url</key>
<applyto>/desktop/sugar/user/nick</applyto>
<owner>sugar</owner>
<type>string</type>
<default></default>
<locale name="C">
<short>Backup URL</short>
<long>Url where the backup is saved to.</long>
</locale>
</schema>
<schema>
<key>/schemas/desktop/sugar/date/timezone</key>
<applyto>/desktop/sugar/date/timezone</applyto>
<owner>sugar</owner>
<type>string</type>
<default>"UTC"</default>
<locale name="C">
<short>Timezone</short>
<long>Timezone setting for the system.</long>
</locale>
</schema>
<schema>
<key>/schemas/desktop/sugar/favorites/layout</key>
<applyto>/desktop/sugar/favorites/layout</applyto>
<owner>sugar</owner>
<type>string</type>
<default>"ring-layout"</default>
<locale name="C">
<short>Favorites Layout</short>
<long>Layout of the favorites view.</long>
</locale>
</schema>
<schema>
<key>/schemas/desktop/sugar/frame/edge_delay</key>
<applyto>/desktop/sugar/frame/edge_delay</applyto>
<owner>sugar</owner>
<type>float</type>
<default>1000.0</default>
<locale name="C">
<short>Edge Delay</short>
<long>Delay for the activation of the frame using the edges.</long>
</locale>
</schema>
<schema>
<key>/schemas/desktop/sugar/frame/corner_delay</key>
<applyto>/desktop/sugar/frame/corner_delay</applyto>
<owner>sugar</owner>
<type>float</type>
<default>0.0</default>
<locale name="C">
<short>Corner Delay</short>
<long>Delay for the activation of the frame using the corners.</long>
</locale>
</schema>
<schema>
<key>/schemas/desktop/sugar/jabber/server</key>
<applyto>/desktop/sugar/jabber/server</applyto>
<owner>sugar</owner>
<type>string</type>
<default>""</default>
<locale name="C">
<short>Jabber Server</short>
<long>Url of the jabber server to use.</long>
</locale>
</schema>
<schema>
<key>/schemas/desktop/sugar/jabber/registered</key>
<applyto>/desktop/sugar/jabber/registered</applyto>
<owner>sugar</owner>
<type>bool</type>
<default>false</default>
<locale name="C">
<short>Jabber Registered</short>
<long>Flag to keep track of the registration status with the jabber server.</long>
</locale>
</schema>
<schema>
<key>/schemas/desktop/sugar/power/automatic</key>
<applyto>/desktop/sugar/power/automatic</applyto>
<owner>sugar</owner>
<type>bool</type>
<default>false</default>
<locale name="C">
<short>Power Automatic</short>
<long>Power Automatic.</long>
</locale>
</schema>
<schema>
<key>/schemas/desktop/sugar/power/extreme</key>
<applyto>/desktop/sugar/power/extreme</applyto>
<owner>sugar</owner>
<type>bool</type>
<default>false</default>
<locale name="C">
<short>Power Extreme</short>
<long>Power Extreme. </long>
</locale>
</schema>
</schemalist>
</gconfschemafile>
_______________________________________________
Sugar mailing list
[email protected]
http://lists.laptop.org/listinfo/sugar