view pixmaps/protocols/jabber/available-error.xpm @ 4114:fa5075168c23

[gaim-migrate @ 4330] "Internationalized some dropdowns." and "More boring updates!! but this time to multi.c" both from Nicola's Lichtmaier committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Sun, 22 Dec 2002 18:39:20 +0000
parents a662c133d1fd
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",
"     ..     ",
"   . +@.    ",
"  .@#+@@.   ",
" .@@@+@@@.  ",
" .@@++#@@.  ",
" .@@+@+++.  ",
" .@+@+@@@.  ",
"  .@+++@#   ",
"  .+@@@+.   ",
"   .@@@.    ",
"   $+++$    ",
"   $+++$    ",
"    +++     ",
"            "};