# HG changeset patch # User Sean Egan # Date 1060631567 0 # Node ID bda4b264806abee65d51b6aae782df7d98dda38b # Parent 88f57a755373d286fba8f7c244ff1aebae97f35c [gaim-migrate @ 6937] Etan Reisner noticed this the other day, but noone was around to commit it. committer: Tailor Script diff -r 88f57a755373 -r bda4b264806a src/gtkutils.c --- a/src/gtkutils.c Mon Aug 11 19:47:36 2003 +0000 +++ b/src/gtkutils.c Mon Aug 11 19:52:47 2003 +0000 @@ -669,7 +669,7 @@ gtk_widget_show(hbox); /* Load the image. */ - proto_name = prpl_info->list_icon(NULL, NULL); + proto_name = prpl_info->list_icon(account, NULL); g_snprintf(buf, sizeof(buf), "%s.png", proto_name); filename = g_build_filename(DATADIR, "pixmaps", "gaim", "status",