[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: sorting in glib2



On 03 Sep 2003 14:35:18 -0700
Marc Matteo <marcm@lectroid.net> wrote:

> The attached patch file should fix sorting in glib2 apps that use
> g_utf8_collate_key() to sort lists.  It fixes a glib bug on systems
> without full locale support (like OpenBSD).
> 
> It's not a diff against the port this time, it's a patch file to be
> placed into glib2/patches :).
> 
> Please test and let me know what you think...

Works fine for me when using rox-filer, filenames are now sorted in the right order.
IMHO it should be in for 3.4 release.

Damien