view pixmaps/tb_drag_arrow_up.xpm @ 11688:1fd2a974379f

[gaim-migrate @ 13974] This stuff theoretically should work on win32 now. I'm not particularly happy with my howl binary, so I'll keep it to myself for now. committer: Tailor Script <tailor@pidgin.im>
author Daniel Atallah <daniel.atallah@gmail.com>
date Mon, 17 Oct 2005 21:47:15 +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",
"      .      ",
"     ...     ",
"    .....    ",
"   .......   ",
"  .........  ",
" ........... ",
".............",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     "};