view pixmaps/tb_drag_arrow_down.xpm @ 8918:c34e4e6128f3

[gaim-migrate @ 9688] (23:32:19) LSchiere: marv: should i just apply that patch you sent me? (23:33:03) marv: LSchiere: well it doesn't seem to break anything. I *think* it'll fix the problem. as long as we're not releasing tomorrow, sure committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Wed, 12 May 2004 03:38:48 +0000
parents 5fb47ec9bfe4
children 87e95b8ce60b
line wrap: on
line source

/* XPM */
static const char * arrow_down_xpm[] = {
"13 16 2 1",
" 	c None",
".	c #FF0000",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
".............",
" ........... ",
"  .........  ",
"   .......   ",
"    .....    ",
"     ...     ",
"      .      "};