CVSROOT:        /cvs/gnome
Module name:    gnome-volume-manager
Changes by:     fejj    06/02/24 12:02:33

Modified files:
        .              : ChangeLog 
        src            : manager.c 

Log message:
2006-02-24  Jeffrey Stedfast  <[EMAIL PROTECTED]>

* src/manager.c (gvm_dbus_init): Initialise the dbus connection
and add a filter callback function so we can listen for the
"Disconnected" signal. We no longer intergrate with the g_main
loop.
(gvm_hal_init): Renamed from gvm_do_hal_init() - basically exactly
the same, only we now call gvm_dbus_init() rather than the old
hal_mainloop_integration function that was replaced by
gvm_dbus_init(). We now also have to set the dbus_connection on
the hal context ourselves.
(gvm_dbus_filter_function): Catch the disconnected signal and
setup a timeout to reconnect to DBus.
(reinit_dbus): Re-init DBus and then HAL.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnome-volume-manager&who=fejj&date=explicit&mindate=2006-02-24%2012:01&maxdate=2006-02-24%2012:03

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to