Re: nautilus still depends on gnomevfs???

Alexander Larsson <[email protected]> Tue, 12 Feb 2008 10:41:56 +0100
Newsgroups gmane.comp.gnome.vfs.general
Message-ID <[email protected]>
On Tue, 2008-02-12 at 03:22 +0100, Mikael Hermansson wrote:
> Just found that nautilus links with gnomevfs???
> 
> ldd /usr/local/bin/nautilus | grep gnomevfs
> 	libgnomevfs-2.so.0 => /usr/lib/libgnomevfs-2.so.0 (0xb7b42000)
> 
> Any reason for that?

Its pulled in via libgnomeui. We still need some code from that library,
so we can't totally get rid of it in nautilus. However, progress on
Project Ridley is ongoing, and eventually we'll get there.