view pixmaps/tb_drag_arrow_down.xpm @ 4386:29b67b8de743

[gaim-migrate @ 4652] Baby steps to the ICQ server aliases... Baby steps to the door... Baby steps turn the knob Baby steps open the door... Baby steps down the hallway... committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Wed, 22 Jan 2003 05:43:30 +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",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
".............",
" ........... ",
"  .........  ",
"   .......   ",
"    .....    ",
"     ...     ",
"      .      "};