view pixmaps/tb_drag_arrow_up.xpm @ 10762:019229bf8b7e

[gaim-migrate @ 12366] A start on converting Novell to use the new status API. I don't know when I'll get a chance to work on this again, so I'm committing this now. If anyone wants to take a stab at it, feel free. Might want to IM me if you start working on it (markdoliner on AIM and MSN, lbdash on Yahoo!) committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Thu, 31 Mar 2005 03:42:38 +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",
"      .      ",
"     ...     ",
"    .....    ",
"   .......   ",
"  .........  ",
" ........... ",
".............",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     "};