Re: State of gvfs in Gnome 2.21



Le mercredi 23 janvier 2008, à 12:17 +0100, Alexander Larsson a écrit :
> These are the major regressions in the nautilus stack, but there are
> also other uses of gnome-vfs in the desktop. Like the trash applet
> (being worked on i believe) and the panel menus. I don't know the status
> of these atm. Could people fill in the current status?

I plan to work on porting the panel to gio/gvfs soon. I have no idea how
the network places in the menu will be handled though. Yet. Help is
welcome, of course.

I've also done a preliminary patch for libgnome-desktop, that needs some
testing:
  http://bugzilla.gnome.org/show_bug.cgi?id=510870

The main problem I had when doing the patch is that there's no
equivalent for gnome_vfs_make_uri_canonical(). Is this the right way to
do this:
  file = g_file_new_from_uri (uri);
  canonicalized = g_file_get_uri (file);
  g_object_unref (file);

Vincent

-- 
Les gens heureux ne sont pas pressés.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]