view gtk/pixmaps/tb_drag_arrow_down.xpm @ 14766:d7ee4a5cf24b

[gaim-migrate @ 17524] (11:52:24) nosnilmot: files that are not DIST'ed should not be in POTFILES.in (11:52:36) nosnilmot: such as gtk/plugins/crazychat/cc_gaim_plugin.c :) (12:29:41) LSchiere: nosnilmot: so I should remove it from POTFILES.in? or add it to the DIST SUBDIRs for plugins? (12:30:14) nosnilmot: I think remove it from POTFILES.in, I don't think crazy chat is shippable committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Wed, 18 Oct 2006 16:31:31 +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",
"    ....+    ",
"    @#$%+    ",
"    @#$%+    ",
"    @#$%+    ",
"    @#$%+    ",
"    @#$%+    ",
"    @#$%+    ",
"    @#$%+    ",
"    @#$%+    ",
"....@#$%....+",
" @&*=#$%-;>+ ",
"  @*=#$%-;+  ",
"   @=#$%-+   ",
"    @#$%+    ",
"     @$+     ",
"      +      "};