view pixmaps/tb_drag_arrow_left.xpm @ 13686:2d31d61f572c

[gaim-migrate @ 16089] SF Patch #1470203 from Sadrul "If someone (using gaim, not sure about any other) on my buddy-list is away on yahoo, and goes idle, then there's a status-changed signal emitted saying that the buddy changed status to "available" -- which is not correct." "Also, when you have a status-message, and become idle, the status-message for that gets lost. This apparently was caused by my last patch." committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Mon, 24 Apr 2006 20:15:34 +0000
parents 87e95b8ce60b
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",
"      .         ",
"     .+         ",
"    .@+         ",
"   .##+         ",
"  .$$$+.........",
" .%%%%%%%%%%%%%+",
".&&&&&&&&&&&&&&+",
" *=============+",
"  *---*********+",
"   *;;+         ",
"    *>+         ",
"     *+         ",
"      +         "};