aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/empathy.c')
-rw-r--r--src/empathy.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/empathy.c b/src/empathy.c
index 57f5c8418..6e8a3327e 100644
--- a/src/empathy.c
+++ b/src/empathy.c
@@ -832,6 +832,7 @@ add_empathy_features (void)
/* empathy_connection_aggregator_get_all_groups(), used by
* EmpathyGroupsWidget relies on it */
TP_CONNECTION_FEATURE_CONTACT_GROUPS,
+ TP_CONNECTION_FEATURE_CONTACT_LIST,
NULL);
g_object_unref (factory);