2002-08-07 Michael Meeks <michael@ximian.com>
* gnome-settings-sound.c (stop_esd): flag that
we scuppered the remote daemon.
(apply_settings): resume it if we killed it,
don't kill it more than once.
Don't iterate over all the sounds and try to
push to the server if we have sound disabled,
saves a chunk of time.
This fixes the 'toggle sound a lot breaks it' bug.
2002-01-08 Richard Hestilow <hestilow@ximian.com>
* gnome-settings-daemon.c (main): Initialize libgnomeui,
and load sounds.
* gnome-settings-sound.c (stop_esd): Just tell esd to let go
of /dev/dsp.
2002-01-04 Bradford Hovinen <hovinen@ximian.com>
* gconf-property-editor.c (peditor_set_gconf_value):
Implement. Sets the GConf value either in the changeset, or if
changeset is NULL, directly
(peditor_*_widget_changed): Use peditor_set_gconf_value
(gconf_peditor_new_*): Don't complain if changeset is NULL