view pixmaps/available.xpm @ 3101:8b0d58f74d3f

[gaim-migrate @ 3115] Correctly show list icons from icq and wireless oscar users. Also correctly set icq user class for away. Thanks, Mark Doliner. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Thu, 28 Mar 2002 19:10:34 +0000
parents c172128500ec
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",
"    ...     ",
"   .+++.    ",
"  .+++++.   ",
" .+++++++.  ",
" .++@+@++.  ",
" .++@+@++.  ",
" .+++@+++.  ",
"  .++@++.   ",
"  .++@++.   ",
"   .+++.    ",
"   #@@@#    ",
"   #@@@#    ",
"    @@@     ",
"            "};