view pixmaps/available-error.xpm @ 3468:3122c2eec3e8

[gaim-migrate @ 3518] I found a GTK theme that I thought was really nice--but it didn't look nice in Gaim. So I made it look nice in Gaim. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Thu, 29 Aug 2002 06:24:25 +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",
"     ..     ",
"   . +@.    ",
"  .@#+@@.   ",
" .@@@+@@@.  ",
" .@@++#@@.  ",
" .@@+@+++.  ",
" .@+@+@@@.  ",
"  .@+++@#   ",
"  .+@@@+.   ",
"   .@@@.    ",
"   $+++$    ",
"   $+++$    ",
"    +++     ",
"            "};