view pixmaps/tb_drag_arrow_right.xpm @ 9628:b85d6212d707

[gaim-migrate @ 10472] A patch from Stu to solve the same buddy renaming problem we had in IRC. I continue to wonder if this shouldn't be re-fixed in the core... committer: Tailor Script <tailor@pidgin.im>
author Ethan Blanton <elb@pidgin.im>
date Sun, 01 Aug 2004 01:26:33 +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",
"         .      ",
"         ..     ",
"         ...    ",
"         ....   ",
"         .....  ",
"............... ",
"................",
"............... ",
"         .....  ",
"         ....   ",
"         ...    ",
"         ..     ",
"         .      "};