From fde1ddca54a6f94fd4112f9d4e5c49d823ed00a4 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Thu, 5 Aug 2010 13:37:35 +0200 Subject: add empathy_account_get_error_message --- libempathy/empathy-utils.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'libempathy/empathy-utils.h') diff --git a/libempathy/empathy-utils.h b/libempathy/empathy-utils.h index 6ddf58a85..340705545 100644 --- a/libempathy/empathy-utils.h +++ b/libempathy/empathy-utils.h @@ -76,7 +76,9 @@ gboolean empathy_check_available_state (void); gint empathy_uint_compare (gconstpointer a, gconstpointer b); const gchar * empathy_status_reason_get_default_message (TpConnectionStatusReason reason); -const gchar * empathy_dbus_error_name_get_default_message (const gchar *error); + +const gchar * empathy_account_get_error_message (TpAccount *account, + TpConnectionStatusReason reason); gchar *empathy_protocol_icon_name (const gchar *protocol); const gchar *empathy_protocol_name_to_display_name (const gchar *proto_name); -- cgit v1.2.3