annotate AUTHORS @ 1781:95a013ade7e2

Fix bug 2917164. g_utf8_collate_key_for_filename() don't give sort order one may expect. Using g_utf8_collate_key() make things closer to many other programs output (ie. ls and gqview). Thanks to Michael pointing this out.
author zas_
date Sat, 19 Dec 2009 12:53:20 +0000
parents 95ea60c485ec
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
205
31f4adaf8f8a updated README files
nadvornik
parents: 8
diff changeset
1 John Ellis <johne@verizon.net> (Original author and maintainer of GQview)
475
48c8e49b571c updated copyright in source files
nadvornik
parents: 466
diff changeset
2
48c8e49b571c updated copyright in source files
nadvornik
parents: 466
diff changeset
3 The Geeqie Team:
48c8e49b571c updated copyright in source files
nadvornik
parents: 466
diff changeset
4 Vladimir Nadvornik <nadvornik at suse dot cz> (Maintainer of Geeqie)
48c8e49b571c updated copyright in source files
nadvornik
parents: 466
diff changeset
5 Petr Ostadal <postadal at suse dot cz>
477
95ea60c485ec Lowercased name.
zas_
parents: 476
diff changeset
6 Laurent Monin <zas at norz dot org>