view pixmaps/tb_drag_arrow_up.xpm @ 13317:41747a38a1a8

[gaim-migrate @ 15686] SF Patch #1424846 from Matthew Luckie with changes by me This builds using a shared library version of libgadu. Wingaim still uses the in-tree copy of libgadu. I hope to get our win32 changes to libgadu merged upstream soon, so we can use the upstream codebase there too. For libgadu build instructions, see: http://gaim.sourceforge.net/faq2.php#libgadu committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Wed, 22 Feb 2006 02:54:20 +0000
parents 87e95b8ce60b
children
line wrap: on
line source

/* XPM */
static char * tb_drag_arrow_up_xpm[] = {
"13 16 13 1",
" 	c None",
".	c #B80000",
"+	c #F02F2F",
"@	c #E87676",
"#	c #E78383",
"$	c #E56A6A",
"%	c #ED9191",
"&	c #F05757",
"*	c #E79F9F",
"=	c #E54545",
"-	c #EDAFAF",
";	c #D23333",
">	c #E40E0E",
"      .      ",
"     +@.     ",
"    +#@$.    ",
"   +%#@$&.   ",
"  +*%#@$&=.  ",
" +-*%#@$&=;. ",
">>>>+#@$>>>>.",
"    +#@$.    ",
"    +#@$.    ",
"    +#@$.    ",
"    +#@$.    ",
"    +#@$.    ",
"    +#@$.    ",
"    +#@$.    ",
"    +#@$.    ",
"    >>>>.    "};