view pixmaps/bold.xpm @ 3641:e2391338c394

[gaim-migrate @ 3765] make an error display if you try to send a message when not connected (thanks Patrick (Zyk) Aussems) committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Fri, 11 Oct 2002 12:24:25 +0000
parents 267ed2b889ee
children
line wrap: on
line source

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