view pixmaps/tb_redo.xpm @ 5730:99ae9bd8b5fa

[gaim-migrate @ 6154] Added basic support for Trepia. Don't blame me if it doesn't work! It's a weird little system :) Use with caution in a fire-safe environment. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Wed, 04 Jun 2003 03:57:26 +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",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"              .         ",
"              ..        ",
"           ...+@.       ",
"         ..#+$$%$.      ",
"        .##...$@.       ",
"        .&.   ..        ",
"       .&.    .         ",
"       ..               ",
"       ..               ",
"        .               ",
"         .              ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        "};