view pixmaps/tb_drag_arrow_down.xpm @ 6579:9714538226f0

[gaim-migrate @ 7101] (20:25:50) Robot101: LSchiere: eek (20:25:54) Robot101: LSchiere: that's garbled (20:26:10) Robot101: I said move the c=, not the b=.. committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Sat, 23 Aug 2003 00:27:10 +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",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
".............",
" ........... ",
"  .........  ",
"   .......   ",
"    .....    ",
"     ...     ",
"      .      "};