gnome-control-center/capplets/sound/sound-properties.xml
Bradford Hovinen 299c4ed6f4 Try to load the defaults file if no rollback data can be found
2001-07-09  Bradford Hovinen  <hovinen@ximian.com>

	* bonobo-config-archiver.c (bonobo_config_archiver_new): Try to
	load the defaults file if no rollback data can be found

	* capplets/sound/Makefile.am (defaults_DATA): Add sound-properties.xml
	(EXTRA_DIST): Add defaults_DATA

	* control-center/Makefile.am (INCLUDES): Update directory locations
2001-07-09 16:46:31 +00:00

7 lines
224 B
XML

<?xml version="1.0"?>
<bonobo-config>
<section path="bonobo-conf-test">
<entry name="start_esd" type="boolean" value="false"/>
<entry name="event_sounds" type="boolean" value="true"/>
</section>
</bonobo-config>