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-tp-contact-factory.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libempathy/empathy-tp-contact-factory.c') diff --git a/libempathy/empathy-tp-contact-factory.c b/libempathy/empathy-tp-contact-factory.c index ff572cc43..87c65385e 100644 --- a/libempathy/empathy-tp-contact-factory.c +++ b/libempathy/empathy-tp-contact-factory.c @@ -31,6 +31,7 @@ static TpContactFeature contact_features[] = { TP_CONTACT_FEATURE_PRESENCE, TP_CONTACT_FEATURE_LOCATION, TP_CONTACT_FEATURE_CAPABILITIES, + TP_CONTACT_FEATURE_CLIENT_TYPES, }; typedef union { -- cgit v1.2.3