view pixmaps/tb_drag_arrow_up.xpm @ 8204:b8e7d4efdc10

[gaim-migrate @ 8927] This name is pretty generic... I bet we could get two of them in here. Call to Arms: If your name is Alex Smith and you're not the guy that submitted the patch I just commited, fix a minor bug or something and send us a patch. Also, someone make sure Chromakode gets in here, I don't have his real name. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Tue, 03 Feb 2004 06:57:40 +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",
"      .      ",
"     ...     ",
"    .....    ",
"   .......   ",
"  .........  ",
" ........... ",
".............",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     "};