--- a/libgaim/protocols/qq/utils.c Mon Aug 21 06:06:54 2006 +0000 +++ b/libgaim/protocols/qq/utils.c Mon Aug 21 07:17:40 2006 +0000 @@ -159,9 +159,9 @@ /* return the QQ icon file name * the return needs to be freed */ -gchar *get_icon_name(gint set, gint suffix) +gchar *get_icon_name(gint set) { - return g_strdup_printf("qq_%d-%d", set, suffix); + return g_strdup_printf("qq_%d", set); } /* convert a QQ UID to a unique name of GAIM