view gtk/pixmaps/tb_drag_arrow_down.xpm @ 14647:18b74ed00850

[gaim-migrate @ 17393] Hide the Browsers preference tab when running in OS X, as is done with gnome, and use its open command which functions as gnome-open does for handling clicked links. committer: Tailor Script <tailor@pidgin.im>
author Evan Schoenberg <evan.s@dreskin.net>
date Fri, 29 Sep 2006 00:17:58 +0000
parents 009db0b357b5
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",
"    ....+    ",
"    @#$%+    ",
"    @#$%+    ",
"    @#$%+    ",
"    @#$%+    ",
"    @#$%+    ",
"    @#$%+    ",
"    @#$%+    ",
"    @#$%+    ",
"....@#$%....+",
" @&*=#$%-;>+ ",
"  @*=#$%-;+  ",
"   @=#$%-+   ",
"    @#$%+    ",
"     @$+     ",
"      +      "};