From d3e575fd305487eb8a15a66941651325904ba90b Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Thu, 27 Oct 2011 12:09:59 +0200 Subject: Import Facebook and windows Live GOA accounts Implement their auth mechanisms Fixes bug #661068 and #652544 --- libempathy/empathy-utils.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'libempathy/empathy-utils.h') diff --git a/libempathy/empathy-utils.h b/libempathy/empathy-utils.h index 4983c89a6..f8d47ec8a 100644 --- a/libempathy/empathy-utils.h +++ b/libempathy/empathy-utils.h @@ -118,6 +118,9 @@ void empathy_individual_can_audio_video_call (FolksIndividual *individual, gboolean *can_video_call, EmpathyContact **out_contact); +gboolean empathy_sasl_channel_supports_mechanism (TpChannel *channel, + const gchar *mechanism); + /* Copied from wocky/wocky-utils.h */ #define empathy_implement_finish_void(source, tag) \ -- cgit v1.2.3