view pixmaps/bold.xpm @ 1340:1526caa87138

[gaim-migrate @ 1350] Grey's out the info button on conversation windows if the protocol doesnt support it. Probably should add support for the other buttons to. For example: Warn, Block, add/remove, send :-) committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Thu, 21 Dec 2000 02:01:20 +0000
parents 267ed2b889ee
children
line wrap: on
line source

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