view pixmaps/tb_drag_arrow_down.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_down_xpm[] = {
"13 16 13 1",
" 	g None",
".	g #E40E0E",
"+	g #B80000",
"@	g #F02F2F",
"#	g #E78383",
"$	g #E87676",
"%	g #E56A6A",
"&	g #EDAFAF",
"*	g #E79F9F",
"=	g #ED9191",
"-	g #F05757",
";	g #E54545",
">	g #D23333",
"    ....+    ",
"    @#$%+    ",
"    @#$%+    ",
"    @#$%+    ",
"    @#$%+    ",
"    @#$%+    ",
"    @#$%+    ",
"    @#$%+    ",
"    @#$%+    ",
"....@#$%....+",
" @&*=#$%-;>+ ",
"  @*=#$%-;+  ",
"   @=#$%-+   ",
"    @#$%+    ",
"     @$+     ",
"      +      "};