view pixmaps/protocols/jabber/available-chat.xpm @ 5532:6f35b80c5ffa

[gaim-migrate @ 5932] (10:04:36) Robot101: LSchiere: alternative way to deal with the magic number - remove it. doesn't crash when signing on to a HTTP proxy. also resolves the mysterious "unsigned tmp" which appeared a week or few ago.. committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Mon, 26 May 2003 14:04:53 +0000
parents a662c133d1fd
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",
"   ...      ",
"  .+++.     ",
" .+++++.    ",
".++@+@++.   ",
".+@+@+@+.   ",
".+@+++###   ",
" .+@+#+++#  ",
" .+@#+++++# ",
"  .#++#+#++#",
"  .#+++++++#",
"  $#++#+#++#",
"  $.#++#++# ",
"   ..#+++#  ",
"      ###   "};