view pixmaps/tb_drag_arrow_right.xpm @ 5018:f82e6763e039

[gaim-migrate @ 5354] javabsp pointed out that it was actually Taso N. Devetzis (devetzis) that did that right-click event patch. this is a patch from robot101 to fix the tooltips on the buttons at the bottom of the blist. I wonder what the land speed record for cvs commits is committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Sat, 05 Apr 2003 02:55:12 +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",
"         .      ",
"         ..     ",
"         ...    ",
"         ....   ",
"         .....  ",
"............... ",
"................",
"............... ",
"         .....  ",
"         ....   ",
"         ...    ",
"         ..     ",
"         .      "};