======================= libgnomeui 2.21.92 ====================== 2008-02-25 Alexander Larsson * file-chooser/gtkfilesystemgio.c (gtk_file_system_gio_get_volume_for_path): Update for the glib g_file_contains_file -> g_file_has_prefix rename. 2008-02-11 Carlos Garnacho * file-chooser/gtkfilesystemgio.c: Just pass the cancellable to the GtkFileFolderGio object, this way it doesn't have to deal with already freed data if the GtkFileSystemGio has been already disposed and there were async callbacks pending. Bug #514743.