view pixmaps/available-chat.xpm @ 3210:5e90ecb578c5

[gaim-migrate @ 3227] Among other things, a warning for when your OSCAR buddy list is too long. Thanks KingAnt committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Sun, 05 May 2002 18:42:11 +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",
"   ...      ",
"  .+++.     ",
" .+++++.    ",
".++@+@++.   ",
".+@+@+@+.   ",
".+@+++###   ",
" .+@+#+++#  ",
" .+@#+++++# ",
"  .#++#+#++#",
"  .#+++++++#",
"  $#++#+#++#",
"  $.#++#++# ",
"   ..#+++#  ",
"      ###   "};