[Telepathy-commits] [telepathy-qt4/master] contact list example: use the proper list when authorizing contacts.
Andre Moreira Magalhaes (andrunko)
andre.magalhaes at collabora.co.uk
Wed Mar 4 14:02:01 PST 2009
---
tests/lib/contactlist/contact-list-manager.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/tests/lib/contactlist/contact-list-manager.c b/tests/lib/contactlist/contact-list-manager.c
index 5a4e380..60896c2 100644
--- a/tests/lib/contactlist/contact-list-manager.c
+++ b/tests/lib/contactlist/contact-list-manager.c
@@ -1150,7 +1150,7 @@ receive_authorized (gpointer p)
ExampleContactDetails *d;
TpIntSet *set;
ExampleContactList *subscribe = s->self->priv->lists[
- EXAMPLE_CONTACT_LIST_STORED];
+ EXAMPLE_CONTACT_LIST_SUBSCRIBE];
/* A remote contact has accepted our request to see their presence.
*
--
1.5.6.5
More information about the telepathy-commits
mailing list