view pixmaps/tb_drag_arrow_left.xpm @ 12453:310fea768a53

[gaim-migrate @ 14762] Peter and Ethan: Pretty please with sugar on top test this as soon as possible. I'm hoping it'll fix the ICQ auth request/SPIM problem. The problem is much more prominent with you two than with I. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Mon, 12 Dec 2005 04:50:55 +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",
"      .         ",
"     ..         ",
"    ...         ",
"   ....         ",
"  .....         ",
" ...............",
"................",
" ...............",
"  .....         ",
"   ....         ",
"    ...         ",
"     ..         ",
"      .         "};