Major changes in 1.0.3
======================
* Fixed custom mimetype icon won't display problem
(requires new glib and nautilus too)
* Fixed a memory leak
* Fixed paste into menu item blinking in nautilus
Major changes in 1.0.2
======================
* Make sure mount-added is always emitted when a mount operation is completed
* Crash fixes
* FUSE: Set st_blocks to make du and ls -s work
* FUSE: Stability fix with concurrent close and reads (made amarok2 crash)
ought to replace gnome-vfs, starting with gnome-2.22
pkgsrc note: It would be great to have this split into modules to
limit dependencies, but as the code is structured this is hard to do.
So I've basically selected functions which are provided by gnome-vfs
plus gnome-vfs-samba. Unfortunately, the samba part doesn't work for me -
mount attempts just hang. So this is a work-in-progress, help welcome.