view pixmaps/tb_drag_arrow_left.xpm @ 6123:adabfcf8abe1

[gaim-migrate @ 6597] I forgot to save this file before committing. I'm sure I wasted a lot of bandwidth with the gaim-commit emails. I'll let Paco-Paco lecture you on how insignificant that waste of bandwidth is compared to P2P. "<Robot101> and what the flaming buggery is a MAGNET URI?" committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Mon, 14 Jul 2003 22:11:49 +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",
"      .         ",
"     ..         ",
"    ...         ",
"   ....         ",
"  .....         ",
" ...............",
"................",
" ...............",
"  .....         ",
"   ....         ",
"    ...         ",
"     ..         ",
"      .         "};