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
7 lines
224 B
XML
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>
|