gnome-control-center/capplets/background/background.schema
Bradford Hovinen 1279ed6dcf Update keys to use /desktop/gnome/background
2001-12-18  Bradford Hovinen  <hovinen@ximian.com>

	* background.schema: Update keys to use /desktop/gnome/background

	* background-properties-capplet.c: Update GConf keys to use
	/desktop/gnome/background
2001-12-18 16:17:44 +00:00

105 lines
3.4 KiB
Text

<gconfschemafile>
<schemalist>
<schema>
<key>/schemas/desktop/gnome/background/background_properties_test</key>
<applyto>/desktop/gnome/background/background_properties_test</applyto>
<owner>background-properties</owner>
<type>string</type>
<default>test</default>
<locale name="C">
<short>Test value to make sure gconf is set up properly</short>
<long>Test value to make sure gconf is set up properly. Can be
safely ignored.</long>
</locale>
</schema>
<schema>
<key>/schemas/desktop/gnome/background/enabled</key>
<applyto>/desktop/gnome/background/enabled</applyto>
<owner>background-properties</owner>
<type>bool</type>
<default>true</default>
<locale name="C">
<short></short>
<long></long>
</locale>
</schema>
<schema>
<key>/schemas/desktop/gnome/background/wallpaper-enabled</key>
<applyto>/desktop/gnome/background/wallpaper-enabled</applyto>
<owner>background-properties</owner>
<type>bool</type>
<default>true</default>
<locale name="C">
<short></short>
<long></long>
</locale>
</schema>
<schema>
<key>/schemas/desktop/gnome/background/wallpaper-type</key>
<applyto>/desktop/gnome/background/wallpaper-type</applyto>
<owner>background-properties</owner>
<type>int</type>
<default>1</default>
<locale name="C">
<short></short>
<long></long>
</locale>
</schema>
<schema>
<key>/schemas/desktop/gnome/background/wallpaper-filename</key>
<applyto>/desktop/gnome/background/wallpaper-filename</applyto>
<owner>background-properties</owner>
<type>string</type>
<default>/home/hovinen/archive/XIMIAN-TranslucentWaves_1600x1200.png</default>
<locale name="C">
<short></short>
<long></long>
</locale>
</schema>
<schema>
<key>/schemas/desktop/gnome/background/color1</key>
<applyto>/desktop/gnome/background/color1</applyto>
<owner>background-properties</owner>
<type>string</type>
<default>#39374b</default>
<locale name="C">
<short></short>
<long></long>
</locale>
</schema>
<schema>
<key>/schemas/desktop/gnome/background/color2</key>
<applyto>/desktop/gnome/background/color2</applyto>
<owner>background-properties</owner>
<type>string</type>
<default>#42528f</default>
<locale name="C">
<short></short>
<long></long>
</locale>
</schema>
<schema>
<key>/schemas/desktop/gnome/background/opacity</key>
<applyto>/desktop/gnome/background/opacity</applyto>
<owner>background-properties</owner>
<type>int</type>
<default>100</default>
<locale name="C">
<short></short>
<long></long>
</locale>
</schema>
<schema>
<key>/schemas/desktop/gnome/background/orientation</key>
<applyto>/desktop/gnome/background/orientation</applyto>
<owner>background-properties</owner>
<type>int</type>
<default>0</default>
<locale name="C">
<short></short>
<long></long>
</locale>
</schema>
</schemalist>
</gconfschemafile>