view pixmaps/tb_drag_arrow_left.xpm @ 7646:c8337162c712

[gaim-migrate @ 8289] "A masterpiece" says time magazine. Rolling Stone raves, "8 stars!" That guy gave it 4 thumbs up, and he only has 2 thumbs. This fixes "[ 849022 ] "gaim-remote quit" causes seg fault" http://sourceforge.net/tracker/index.php?func=detail&aid=849022&group_id=235&atid=100235 committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Thu, 27 Nov 2003 19:04:19 +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",
"      .         ",
"     ..         ",
"    ...         ",
"   ....         ",
"  .....         ",
" ...............",
"................",
" ...............",
"  .....         ",
"   ....         ",
"    ...         ",
"     ..         ",
"      .         "};