view pixmaps/tb_drag_arrow_up.xpm @ 8001:934f5df83b29

[gaim-migrate @ 8678] This fixes some issues with deryni's patch, and just removes a little bit of redundant code. Thanks go to my cup of water for the inspiration, and all the elfs that sing to me at night. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Mon, 05 Jan 2004 03:06:13 +0000
parents 5fb47ec9bfe4
children 87e95b8ce60b
line wrap: on
line source

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