Skip to content

GWin32VolumeMonitor: Sort the volumes correctly

LRN requested to merge lrn/glib:w32-mount-sort into master

Because the code creates the mount list by prepending, do a final reverse before returning.

Otherwise local drives in GTK places sidebar are shown in reverse order.

Edited by LRN

Merge request reports