Add new method g_volume_get_activation_root(). This is needed for easily

2008-07-06  David Zeuthen  <davidz@redhat.com>

	* gio.symbols:
	* gvolume.[ch]: Add new method g_volume_get_activation_root(). This
	is needed for easily handling adoption of foreign volumes by
	out-of-process volume monitors (#541793)


svn path=/trunk/; revision=7169
This commit is contained in:
David Zeuthen
2008-07-07 15:38:38 +00:00
committed by David Zeuthen
parent 7a5a2be92b
commit 2b714b5f20
5 changed files with 97 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
2008-07-06 David Zeuthen <davidz@redhat.com>
* gio.symbols:
* gvolume.[ch]: Add new method g_volume_get_activation_root(). This
is needed for easily handling adoption of foreign volumes by
out-of-process volume monitors (#541793)
2008-07-06 David Zeuthen <davidz@redhat.com>
* gvolumemonitor.[ch]: