view pixmaps/tb_redo.xpm @ 4459:23ff3690d291

[gaim-migrate @ 4734] I'm going to go ahead and commit this. faceprint can try to do whatever his intent was again when he gets back. for now, with this, msn at very least doesn't segfault on signon any more. thanks to Jason for tracking this down. committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Wed, 29 Jan 2003 02:17:49 +0000
parents 6f049002d963
children
line wrap: on
line source

/* XPM */
static char * tb_redo_xpm[] = {
"24 24 8 1",
" 	c None",
".	c #000000",
"+	c #4C603C",
"@	c #566B43",
"#	c #445636",
"$	c #526741",
"%	c #5A7046",
"&	c #37452B",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"              .         ",
"              ..        ",
"           ...+@.       ",
"         ..#+$$%$.      ",
"        .##...$@.       ",
"        .&.   ..        ",
"       .&.    .         ",
"       ..               ",
"       ..               ",
"        .               ",
"         .              ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        "};