view pixmaps/protocols/jabber/available.xpm @ 5785:5419c37a6b0c

[gaim-migrate @ 6210] Fixed the servconn message queue crash bug. YES! committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Sat, 07 Jun 2003 02:43:30 +0000
parents a662c133d1fd
children
line wrap: on
line source

/* XPM */
static char * available_xpm[] = {
"12 14 5 1",
" 	c None",
".	c #333333",
"+	c #FFFF00",
"@	c #000000",
"#	c #4C4C4C",
"    ...     ",
"   .+++.    ",
"  .+++++.   ",
" .+++++++.  ",
" .++@+@++.  ",
" .++@+@++.  ",
" .+++@+++.  ",
"  .++@++.   ",
"  .++@++.   ",
"   .+++.    ",
"   #@@@#    ",
"   #@@@#    ",
"    @@@     ",
"            "};