GNOME Bugzilla – Bug 336818
volumes/drives in file chooser should be sorted
Last modified: 2007-01-09 18:21:32 UTC
gnome_vfs_volume_monitor_get_connected_drives() and gnome_vfs_volume_monitor_get_mounted_volumes() don't return sorted drives, these lists should be sorted using the (currently buggy, see bug 147813) GnomeVFS comparison functions.
Created attachment 62530 [details] [review] Proposed patch
Federico, could you comment on this?
The patch makes sense. Thanks, Manny! If this gives the same sorting order as Nautilus's Places sidebar, please go ahead and commit the patch to gnome-2-16 and HEAD.
Manny, feel free to commit if that is the case.
Please go ahead and commit this.
Done, thanks.