view pixmaps/tb_drag_arrow_right.xpm @ 13236:0fa8153beebf

[gaim-migrate @ 15602] SF patch 1413727 by sadrul Adds a 'notify only when nick is said' to the notify in chats option. I decided to tab the option in to make it look like it belonged to the option above it more. Feel free to think it's horrible and remove the tab. committer: Tailor Script <tailor@pidgin.im>
author Etan Reisner <pidgin@unreliablesource.net>
date Sun, 12 Feb 2006 04:22:16 +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",
"         .      ",
"         +.     ",
"         +@.    ",
"         +##.   ",
".........+$$$.  ",
"+%%%%%%%%%%%%%. ",
"+&&&&&&&&&&&&&&.",
"+*************= ",
"+=========---=  ",
"         +;;=   ",
"         +>=    ",
"         +=     ",
"         +      "};