diff pidgin/gaimstock.c @ 15497:74efe677c8a5

Restore 'hidden convo' status icon in blist. Additionally, make the name text bold when you have a hidden convo
author Sean Egan <seanegan@gmail.com>
date Sat, 03 Feb 2007 00:59:00 +0000
parents fd4afe8bb584
children d75099d2567e
line wrap: on
line diff
--- a/pidgin/gaimstock.c	Fri Feb 02 23:07:47 2007 +0000
+++ b/pidgin/gaimstock.c	Sat Feb 03 00:59:00 2007 +0000
@@ -161,6 +161,7 @@
 	{ PIDGIN_STOCK_STATUS_PERSON, 	"status", "person.png",		TRUE, TRUE, TRUE, FALSE },
 	{ PIDGIN_STOCK_STATUS_OPERATOR,	"status", "operator.png",	TRUE, FALSE, FALSE, FALSE },
 	{ PIDGIN_STOCK_STATUS_HALFOP, 	"status", "half-operator.png",	TRUE, FALSE, FALSE, FALSE },
+	{ PIDGIN_STOCK_STATUS_MESSAGE, 	"status", "message-pending.png",TRUE, FALSE, FALSE, FALSE },
 
 	{ PIDGIN_STOCK_DIALOG_AUTH,	"dialogs", "auth.png",		TRUE, FALSE, FALSE, TRUE },
 	{ PIDGIN_STOCK_DIALOG_COOL,	"dialogs", "cool.png", 		FALSE, FALSE, FALSE, TRUE },