From 6f9a0ae2e8dc6d71bc15bdc703cffec8851367ab Mon Sep 17 00:00:00 2001 From: Jonny Lamb Date: Thu, 30 Sep 2010 16:01:20 +0100 Subject: contact: enable showing a phone next to contacts who are on phones The future! Signed-off-by: Jonny Lamb --- libempathy/empathy-contact.h | 1 + 1 file changed, 1 insertion(+) (limited to 'libempathy/empathy-contact.h') diff --git a/libempathy/empathy-contact.h b/libempathy/empathy-contact.h index 005cf1e7a..f9217c108 100644 --- a/libempathy/empathy-contact.h +++ b/libempathy/empathy-contact.h @@ -125,6 +125,7 @@ gboolean empathy_avatar_save_to_file (EmpathyAvatar *avatar, const gchar *filename, GError **error); GHashTable * empathy_contact_get_location (EmpathyContact *contact); +const gchar * const * empathy_contact_get_client_types (EmpathyContact *contact); gboolean empathy_contact_equal (gconstpointer contact1, gconstpointer contact2); -- cgit v1.2.3