view pixmaps/available-chat.xpm @ 3542:e56b3960ff36

[gaim-migrate @ 3617] jabber set info crash fix from Ka-Hing Cheung (bsponline) committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Mon, 23 Sep 2002 14:58:06 +0000
parents c172128500ec
children
line wrap: on
line source

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