From 0b5e1ce2f0aafecaaf855b1f81d52821862f6526 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Thu, 5 Aug 2010 12:38:26 +0200 Subject: add empathy_dbus_error_name_get_default_message Reuse existing errors for now. --- libempathy/empathy-utils.h | 1 + 1 file changed, 1 insertion(+) (limited to 'libempathy/empathy-utils.h') diff --git a/libempathy/empathy-utils.h b/libempathy/empathy-utils.h index da0edc58c..6ddf58a85 100644 --- a/libempathy/empathy-utils.h +++ b/libempathy/empathy-utils.h @@ -76,6 +76,7 @@ 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); gchar *empathy_protocol_icon_name (const gchar *protocol); const gchar *empathy_protocol_name_to_display_name (const gchar *proto_name); -- cgit v1.2.3