view pixmaps/tb_drag_arrow_right.xpm @ 13790:e744943e749c

[gaim-migrate @ 16202] SF Patch #1496688 from coweater "Gaim wasn't removing carriage returns on a yahoo account's away message causing a rather large buddy list entry. The stripping was being done in the code for pre-gtk 2.6.0 but not newer versions. This patch adds that strip for the newer version too." committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Mon, 29 May 2006 17:53:50 +0000
parents 87e95b8ce60b
children
line wrap: on
line source

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