view pixmaps/bold.xpm @ 3526:2ce20ac05732

[gaim-migrate @ 3599] this should fix a segfault on signing off (or maybe at other random times)(thanks robot101) committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Tue, 17 Sep 2002 01:48:59 +0000
parents 267ed2b889ee
children
line wrap: on
line source

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