aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-ui-utils.h
diff options
context:
space:
mode:
authorSjoerd Simons <sjoerd.simons@collabora.co.uk>2009-07-05 17:43:50 +0800
committerSjoerd Simons <sjoerd.simons@collabora.co.uk>2009-07-05 17:48:12 +0800
commitddcb104dfa874375ea17cac4de2f273af7327fc4 (patch)
tree7e825a21332c56d456c866de3dc23983eb83ebfb /libempathy-gtk/empathy-ui-utils.h
parent6294f9870191ddc0f8a357907d17ac776ef511ca (diff)
downloadgsoc2013-empathy-ddcb104dfa874375ea17cac4de2f273af7327fc4.tar
gsoc2013-empathy-ddcb104dfa874375ea17cac4de2f273af7327fc4.tar.gz
gsoc2013-empathy-ddcb104dfa874375ea17cac4de2f273af7327fc4.tar.bz2
gsoc2013-empathy-ddcb104dfa874375ea17cac4de2f273af7327fc4.tar.lz
gsoc2013-empathy-ddcb104dfa874375ea17cac4de2f273af7327fc4.tar.xz
gsoc2013-empathy-ddcb104dfa874375ea17cac4de2f273af7327fc4.tar.zst
gsoc2013-empathy-ddcb104dfa874375ea17cac4de2f273af7327fc4.zip
Get the icon name from the account object directly
Diffstat (limited to 'libempathy-gtk/empathy-ui-utils.h')
-rw-r--r--libempathy-gtk/empathy-ui-utils.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libempathy-gtk/empathy-ui-utils.h b/libempathy-gtk/empathy-ui-utils.h
index 10f889b0c..fe676b135 100644
--- a/libempathy-gtk/empathy-ui-utils.h
+++ b/libempathy-gtk/empathy-ui-utils.h
@@ -59,7 +59,6 @@ GtkWidget *empathy_builder_unref_and_keep_widget (GtkBuilder *gui,
GtkWidget *root);
/* Pixbufs */
-const gchar * empathy_icon_name_from_account (EmpathyAccount *account);
const gchar * empathy_icon_name_for_presence (TpConnectionPresenceType presence);
const gchar * empathy_icon_name_for_contact (EmpathyContact *contact);
GdkPixbuf * empathy_pixbuf_from_data (gchar *data,