Introduce g_volume_monitor_adopt_orphan_mount() function. Also add signals
authorDavid Zeuthen <davidz@redhat.com>
Wed, 19 Dec 2007 09:39:50 +0000 (09:39 +0000)
committerAlexander Larsson <alexl@src.gnome.org>
Wed, 19 Dec 2007 09:39:50 +0000 (09:39 +0000)
commit88679aba98d30ba069edfffb46257ef77451d641
treeb7db980ffe189176c93e237d884a6c9d607f9591
parent3ca41fe1092a7de0ad5d43b167349edf8c1a3feb
Introduce g_volume_monitor_adopt_orphan_mount() function. Also add signals

2007-12-19  David Zeuthen  <davidz@redhat.com>

Introduce g_volume_monitor_adopt_orphan_mount() function. Also
add signals 'disconnected' and 'eject-button' on GDrive. Add
signal 'removed' on GVolume and 'unmounted' on GMount.

* gdrive.c: (g_drive_base_init):
* gdrive.h:
* gfile.c: (g_file_mount_mountable),
(g_file_mount_enclosing_volume):
* gio.symbols:
* gioerror.h:
* gmount.c: (g_mount_base_init):
* gmount.h:
* gunionvolumemonitor.c: (g_volume_monitor_adopt_orphan_mount):
* gunixvolumemonitor.c: (update_volumes), (update_mounts):
* gvolume.c: (g_volume_base_init), (g_volume_mount):
* gvolume.h:
* gvolumemonitor.h:

svn path=/trunk/; revision=6153
13 files changed:
gio/ChangeLog
gio/gdrive.c
gio/gdrive.h
gio/gfile.c
gio/gio.symbols
gio/gioerror.h
gio/gmount.c
gio/gmount.h
gio/gunionvolumemonitor.c
gio/gunixvolumemonitor.c
gio/gvolume.c
gio/gvolume.h
gio/gvolumemonitor.h