[Bug 383625] Re: File Browser Sort Not Correct

2009-06-04 Thread A. Walton
This is intentional. It keeps monotonically increasing file names with numbers in order: "file1" "file10" "file5" is sorted as "file1" "file5" "file10", which is what most people expect to see when, e.g. viewing photos. Both Nautilus and Gtk+ use this method (g_utf8_collate_key_for_filename) to sor

[Bug 383625] Re: File Browser Sort Not Correct

2009-06-04 Thread tomdean
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/27496753/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/27496754/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/27496755/ProcStatus.txt -- File B