]> git.0d.be Git - empathy.git/commit
Change the type of EmpathyContact.priv.groups to GeeHashSet.
authorTravis Reitter <travis.reitter@collabora.co.uk>
Mon, 2 May 2011 19:58:04 +0000 (12:58 -0700)
committerTravis Reitter <travis.reitter@collabora.co.uk>
Mon, 6 Jun 2011 16:30:52 +0000 (09:30 -0700)
commita8833fd63b3bc3856cbd885158cba6b8fca1225a
tree4f4996058b4fbe24cd8b4ec7fd2f40644776bda9
parentd4989c9be7b3c6fa016d703e2a32774d5f74f836
Change the type of EmpathyContact.priv.groups to GeeHashSet.

This is to adjust to the newer API for folks_group_details_set_groups().
It's also slightly cleaner than using a hash table to implement a set.

Helps: bgo#648822 - Port Empathy to Folks 0.5.1
libempathy/empathy-contact.c