gnome-control-center/capplets/background/background-properties.xml
Seth Nickell 5fe3e40279 Read control center directory structure out of GnomeVFS instead of
2002-01-28  Seth Nickell  <snickell@stanford.edu>

	* control-center/capplet-dir.c: (capplet_new), (capplet_dir_new),
	(capplet_dir_entry_destroy), (read_entries),
	(get_root_capplet_dir):
	* control-center/capplet-dir.h:

	Read control center directory structure out of GnomeVFS instead of
	directly off the disk.

	Also deal with pixmaps more uniformly, and properly load them
	out of PREFIX/share/pixmaps when they aren't an absolute path.

	* capplets/desktop-links/Sawfish/appearance-properties.desktop.in:
	* capplets/desktop-links/Sawfish/bindings-properties.desktop.in:
	* capplets/desktop-links/Sawfish/focus-properties.desktop.in:
	* capplets/desktop-links/Sawfish/match-properties.desktop.in:
	* capplets/desktop-links/Sawfish/maximize-properties.desktop.in:
	* capplets/desktop-links/Sawfish/meta-properties.desktop.in:
	* capplets/desktop-links/Sawfish/misc-properties.desktop.in:
	* capplets/desktop-links/Sawfish/move-properties.desktop.in:
	* capplets/desktop-links/Sawfish/placement-properties.desktop.in:
	* capplets/desktop-links/Sawfish/sound-properties.desktop.in:
	* capplets/desktop-links/Sawfish/workspace-properties.desktop.in:
	* capplets/ui-properties/behavior.desktop.in.in:

	Add a Categories Field.

	* capplets/desktop-links/Makefile.am:
	* capplets/desktop-links/Sawfish/Makefile.am:
	* capplets/file-types/Makefile.am:
	* capplets/theme-switcher/Makefile.am:
	* capplets/ui-properties/Makefile.am:
	* control-center/Gnome.directory.in.in:
	* control-center/Makefile.am:

	Install directory files into PREFIX/share/gnome/vfolders, the standard
	vfolder description location.
2002-01-29 04:48:25 +00:00

71 lines
2.3 KiB
XML

<?xml version="1.0"?>
<bonobo-config>
<section path="main">
<entry name="wallpaper-type" type="ulong" value="2"/>
<entry name="color1">
<any>
<type name="Color" repo_id="IDL:Bonobo/Config/Color:1.0" tckind="15" length="0" sub_parts="4">
<subnames>
<name>r</name>
<name>g</name>
<name>b</name>
<name>a</name>
</subnames>
<subtypes>
<type tckind="7" length="0" sub_parts="0"/>
<type tckind="7" length="0" sub_parts="0"/>
<type tckind="7" length="0" sub_parts="0"/>
<type tckind="7" length="0" sub_parts="0"/>
</subtypes>
</type>
<value>
<value>0</value>
<value>0.0117189</value>
<value>0.156252</value>
<value>0</value>
</value>
</any>
</entry>
<entry name="color2">
<any>
<type name="Color" repo_id="IDL:Bonobo/Config/Color:1.0" tckind="15" length="0" sub_parts="4">
<subnames>
<name>r</name>
<name>g</name>
<name>b</name>
<name>a</name>
</subnames>
<subtypes>
<type tckind="7" length="0" sub_parts="0"/>
<type tckind="7" length="0" sub_parts="0"/>
<type tckind="7" length="0" sub_parts="0"/>
<type tckind="7" length="0" sub_parts="0"/>
</subtypes>
</type>
<value>
<value>0.00781262</value>
<value>0</value>
<value>0.996109</value>
<value>0</value>
</value>
</any>
</entry>
<entry name="orientation" type="ulong" value="1"/>
<entry name="wallpaper_filename">
<any>
<type name="FileName" repo_id="IDL:Bonobo/Config/FileName:1.0" tckind="21" length="0" sub_parts="1">
<subtypes>
<type tckind="18" length="0" sub_parts="0"/>
</subtypes>
</type>
<value>
<value>/usr/share/pixmaps/backgrounds/ximian/bluestripe.jpeg</value>
</value>
</any>
</entry>
<entry name="opacity" type="long" value="100"/>
<entry name="enabled" type="boolean" value="true"/>
<entry name="wallpaper_enabled" type="boolean" value="true"/>
<entry name="show-more-options" type="boolean" value="true"/>
</section>
</bonobo-config>