view pixmaps/tb_drag_arrow_right.xpm @ 12170:51c194ca6016

[gaim-migrate @ 14471] (08:59:36) Peter Lawler (Bleeter): I just noticed the mail icon thing in the blist. I stupidly assumed it meant I'd had new mail, but had closed the dialog. Maybe it could do with using the gaimdude instead as the pixmap? I'm thinking the IM icon would be better. I kept the PENDING icon separate, in case we come up with a better icon for just this case. I left the envelope pixmap for now. We can remove it later, if desired. committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Sun, 20 Nov 2005 13:17:04 +0000
parents 5fb47ec9bfe4
children 87e95b8ce60b
line wrap: on
line source

/* XPM */
static char * tb_drag_arrow_left_xpm[] = {
"16 13 2 1",
" 	c None",
".	c #FF0000",
"         .      ",
"         ..     ",
"         ...    ",
"         ....   ",
"         .....  ",
"............... ",
"................",
"............... ",
"         .....  ",
"         ....   ",
"         ...    ",
"         ..     ",
"         .      "};