view pixmaps/tb_drag_arrow_right.xpm @ 9731:3419488d6d93

[gaim-migrate @ 10592] Set a decent default blist height. It doesn't seem to set the width to what I tell it, but that doesn't really bother me. If someone wants to fix it, though, this is probably a good place to get your feet wet :-) G'night committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Mon, 09 Aug 2004 04:02:13 +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",
"         .      ",
"         ..     ",
"         ...    ",
"         ....   ",
"         .....  ",
"............... ",
"................",
"............... ",
"         .....  ",
"         ....   ",
"         ...    ",
"         ..     ",
"         .      "};