From 2c9b0fdb4a5e4187e4bee87a4a12a1d5ddb98bb6 Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Fri, 20 Feb 2009 13:15:45 +0100 Subject: Extract protocol from the connection's object-path and correctly set the special group for xmpp-local contacts. --- libempathy/empathy-utils.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'libempathy/empathy-utils.h') diff --git a/libempathy/empathy-utils.h b/libempathy/empathy-utils.h index e6bcfebfc..090de9dfd 100644 --- a/libempathy/empathy-utils.h +++ b/libempathy/empathy-utils.h @@ -78,7 +78,8 @@ gboolean empathy_proxy_equal (gconstpointer a, gconstpointer b); guint empathy_proxy_hash (gconstpointer key); gboolean empathy_check_available_state (void); - +gchar * empathy_connection_get_protocol (TpConnection *connection, + gchar **cm_name); G_END_DECLS #endif /* __EMPATHY_UTILS_H__ */ -- cgit v1.2.3