Xfce Wiki

Sub domains
 

This is an old revision of the document!


xfdesktop: Port to GIO

References to ThunarVFS

main.c

Calls thunar_vfs_init() and thunar_vfs_shutdown(). Those calls can be removed.

xfce-desktop.c

xfce_desktop_setup_icon_view()

Use a GFile instead of a ThunarVfsPath when creating the file icon manager. Pass the GFile to the manager object instead of the ThunarVfsPath.