]> git.0d.be Git - empathy.git/commit
Pick the right sort function early
authorSjoerd Simons <sjoerd.simons@collabora.co.uk>
Sat, 19 Jun 2010 19:06:07 +0000 (20:06 +0100)
committerSjoerd Simons <sjoerd.simons@collabora.co.uk>
Sat, 19 Jun 2010 19:06:11 +0000 (20:06 +0100)
commitfb06bf8e12d112645433eb7ed2bd9ffb82980278
treeccf9f8052fdb74ba9b6c3a8cc5a5939f45e368fa
parent813e42dcf617f97e0ed0cdc7a77ad428d5b87ef2
Pick the right sort function early

We can't assume that the group and seperator sorting function never returns 0,
so don't use that to imply that both A and B are contacts. Instead just check
if A and B are contacts...
libempathy-gtk/empathy-contact-list-store.c