diff libgaim/protocols/qq/utils.h @ 15072:902f3621aa13

[gaim-migrate @ 17855] Use the QQ faces as buddy icons instead of status icons. Also, a few minor cleanups and a bug fix for faces > 33. committer: Tailor Script <tailor@pidgin.im>
author Mark Huetsch <markhuetsch>
date Thu, 30 Nov 2006 10:30:13 +0000
parents c039c920e11c
children e952a5fc97b3
line wrap: on
line diff
--- a/libgaim/protocols/qq/utils.h	Thu Nov 30 10:19:09 2006 +0000
+++ b/libgaim/protocols/qq/utils.h	Thu Nov 30 10:30:13 2006 +0000
@@ -42,7 +42,7 @@
 gchar *uid_to_gaim_name(guint32 uid);
 gchar *chat_name_to_gaim_name(const gchar *const name);
 
-gchar *get_icon_name(gint set);
+gchar *face_to_icon_str(gint face);
 
 void try_dump_as_gbk(const guint8 *const data, gint len);