Get rid of deprecated gnome-vfs
@aklapper
Submitted by Andre Klapper Link to original bug (#589069)
Description
gnome-vfs will be removed for GNOME3 which is in a few months.
See http://live.gnome.org/GioPort for more information.
A quick grep comes up with:
./libgcmd/libgcmd-deps.h:#include <libgnomevfs/gnome-vfs.h> ./libgcmd/libgcmd-deps.h:#include <libgnomevfs/gnome-vfs-mime-handlers.h> ./src/intviewer/viewer-widget.cc:#include <libgnomevfs/gnome-vfs.h> ./src/gnome-cmd-data.cc:#include <libgnomevfs/gnome-vfs.h> ./src/gnome-cmd-data.cc:#include <libgnomevfs/gnome-vfs-volume-monitor.h> ./src/gnome-cmd-data.cc:#include <libgnomevfs/gnome-vfs-volume.h> ./src/gnome-cmd-file-props-dialog.cc:#include <libgnomevfs/gnome-vfs-mime-monitor.h> ./src/gnome-cmd-con-device.cc:#include <libgnomevfs/gnome-vfs.h> ./src/gnome-cmd-con-device.cc:#include <libgnomevfs/gnome-vfs-volume.h> ./src/gnome-cmd-smb-auth.cc:#include <libgnomevfs/gnome-vfs-module-callback.h>
...plus configure.in.
Version: 1.2.x