view pixmaps/protocols/jabber/available.xpm @ 4685:794cc8ec1166

[gaim-migrate @ 4996] this fixes the ever-red tabs, the convo titles not switching, and some other fun stuff. Oh, and the font-face button in the convo toolbar is back. committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Mon, 10 Mar 2003 04:11:18 +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",
"    ...     ",
"   .+++.    ",
"  .+++++.   ",
" .+++++++.  ",
" .++@+@++.  ",
" .++@+@++.  ",
" .+++@+++.  ",
"  .++@++.   ",
"  .++@++.   ",
"   .+++.    ",
"   #@@@#    ",
"   #@@@#    ",
"    @@@     ",
"            "};