view pixmaps/tb_drag_arrow_left.xpm @ 4994:2c191ee5cd7a

[gaim-migrate @ 5329] This is a fix from Robot101 for a minor bug with setting drop-down box preferences. Sean: Please wake up before I wake you up. Rmember, I know where you live. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Fri, 04 Apr 2003 03:51:04 +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",
"      .         ",
"     ..         ",
"    ...         ",
"   ....         ",
"  .....         ",
" ...............",
"................",
" ...............",
"  .....         ",
"   ....         ",
"    ...         ",
"     ..         ",
"      .         "};