view pixmaps/tb_drag_arrow_left.xpm @ 12676:87e95b8ce60b

[gaim-migrate @ 15019] SF Patch #139054 from Julien Pivotto " There is 4 new pictures (arrows) for the Tab D&D. In the sources, it is in /pixmaps. And It's under GPL !" committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Thu, 29 Dec 2005 19:34:23 +0000
parents 5fb47ec9bfe4
children
line wrap: on
line source

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