view pixmaps/tb_drag_arrow_left.xpm @ 7754:f75991b27e94

[gaim-migrate @ 8399] Fix a crash when performing 2 unsuccessful searches on a conversation without having performed a correct one. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Fri, 05 Dec 2003 02:10: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",
"      .         ",
"     ..         ",
"    ...         ",
"   ....         ",
"  .....         ",
" ...............",
"................",
" ...............",
"  .....         ",
"   ....         ",
"    ...         ",
"     ..         ",
"      .         "};