view pixmaps/tb_drag_arrow_down.xpm @ 12874:e65a7a7eabaf

[gaim-migrate @ 15226] Remove some stuff that's not being used anymore, and finish making gtk pref frames work like plugin pref frames. Note: the gtk pref stuff hasn't been tested by me because all it does is crash and I haven't quite figured out why yet, but I think my changes should be fine. It was crashing before I made them as well. committer: Tailor Script <tailor@pidgin.im>
author Etan Reisner <pidgin@unreliablesource.net>
date Sat, 14 Jan 2006 09:06:40 +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",
"    ....+    ",
"    @#$%+    ",
"    @#$%+    ",
"    @#$%+    ",
"    @#$%+    ",
"    @#$%+    ",
"    @#$%+    ",
"    @#$%+    ",
"    @#$%+    ",
"....@#$%....+",
" @&*=#$%-;>+ ",
"  @*=#$%-;+  ",
"   @=#$%-+   ",
"    @#$%+    ",
"     @$+     ",
"      +      "};