GNOME Bugzilla – Bug 512548
Drop gnome-vfs dependency
Last modified: 2008-07-18 09:47:06 UTC
Hi, gnome-vfs is getting deprecated by glib 2.15 gio API, so it would be good to replace gnome-vfs calls in fast-user-switch-applet with gio. I am making a patch for this.
Created attachment 103875 [details] [review] gio-migration Attached patch migrates fast-user-switch-applet to GIO. Are is_autofs and is_local checks in render_icon_from_home () really necessary? Anyway, I made the same checks gnome_vfs_uri_is_local () made.
Created attachment 104175 [details] [review] gio-migration v2 Updated patch, fixes an issue.
*ping* - marnanel?
Marmanel ?
Compiled, tested, checked in. So sorry for the delay, and thanks for poking me; Metacity was eating up all my time. http://svn.gnome.org/viewvc/fast-user-switch-applet?view=revision&revision=525 Now to get to the others which are waiting.
updated http://live.gnome.org/GioPort