view pixmaps/bold.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 267ed2b889ee
children
line wrap: on
line source

/* XPM */
static char * bold_xpm[] = {
"12 11 2 1",
" 	c None",
".	c #000000",
"            ",
"  .......   ",
"   ... ...  ",
"   ... ...  ",
"   ... ...  ",
"   ......   ",
"   ... ...  ",
"   ... ...  ",
"   ... ...  ",
"  .......   ",
"            "};