From dedfd1e8315b0af219293f9fd470525bed1b52c8 Mon Sep 17 00:00:00 2001 From: Pierre-Luc Beaudoin Date: Tue, 2 Dec 2008 17:29:38 -0500 Subject: Set/get location on telepathy --- libempathy/empathy-tp-contact-factory.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'libempathy/empathy-tp-contact-factory.h') diff --git a/libempathy/empathy-tp-contact-factory.h b/libempathy/empathy-tp-contact-factory.h index 91ff2f9e7..ed11bf7e4 100644 --- a/libempathy/empathy-tp-contact-factory.h +++ b/libempathy/empathy-tp-contact-factory.h @@ -108,7 +108,8 @@ void empathy_tp_contact_factory_set_avatar (EmpathyTpC const gchar *data, gsize size, const gchar *mime_type); - +void empathy_tp_contact_factory_set_location (EmpathyTpContactFactory *tp_factory, + GHashTable *location); G_END_DECLS #endif /* __EMPATHY_TP_CONTACT_FACTORY_H__ */ -- cgit v1.2.3