Support umlauts when sorting the podcast list
commitb26187b9aff6207f608068d06400e9c3b1822ab5
authorThomas Perl <thp@perli.net>
Thu, 25 Dec 2008 13:49:43 +0000 (25 14:49 +0100)
committerThomas Perl <thp@perli.net>
Thu, 25 Dec 2008 13:49:43 +0000 (25 14:49 +0100)
treef2a4bcdf29daeb59a8d4d45ba41b0a307d43dfc6
parent4e45c47b5c3da3c5c75a662268b310aca7c4d54e
Support umlauts when sorting the podcast list

Transform the string comparison function for sorting
so that Umlauts (ä, ö, ü) are sorted in their respective
alphabetical position and not at the end of the list.
src/gpodder/dbsqlite.py