From 04f88a3959838b95972664ce99cf24f94be06457 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Fri, 26 Aug 2011 11:15:11 +0200 Subject: export empathy_account_has_uri_scheme_tel() https://bugzilla.gnome.org/show_bug.cgi?id=650112 --- libempathy/empathy-utils.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libempathy/empathy-utils.h') diff --git a/libempathy/empathy-utils.h b/libempathy/empathy-utils.h index 90933eded..fb25d7a99 100644 --- a/libempathy/empathy-utils.h +++ b/libempathy/empathy-utils.h @@ -106,6 +106,8 @@ gchar *empathy_format_currency (gint amount, guint scale, const gchar *currency); +gboolean empathy_account_has_uri_scheme_tel (TpAccount *account); + /* Copied from wocky/wocky-utils.h */ #define empathy_implement_finish_void(source, tag) \ -- cgit v1.2.3