view pixmaps/available-error.xpm @ 3367:3b00d97d59aa

[gaim-migrate @ 3386] There'll be more tommorow! Thanks for coming to the party. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Fri, 02 Aug 2002 04:52:48 +0000
parents c92dc6f0e497
children
line wrap: on
line source

/* XPM */
static char * available_error_xpm[] = {
"12 14 6 1",
" 	c None",
".	c #333333",
"+	c #000000",
"@	c #E8E8E8",
"#	c #666666",
"$	c #4C4C4C",
"     ..     ",
"   . +@.    ",
"  .@#+@@.   ",
" .@@@+@@@.  ",
" .@@++#@@.  ",
" .@@+@+++.  ",
" .@+@+@@@.  ",
"  .@+++@#   ",
"  .+@@@+.   ",
"   .@@@.    ",
"   $+++$    ",
"   $+++$    ",
"    +++     ",
"            "};