view pixmaps/bold.xpm @ 3029:21895719464c

[gaim-migrate @ 3042] DCC Chat and conversion of <B>, <I>, and <U> to mIRC formatting. I probably should have looked over this before committing. I'll learn my mistakes the hard way. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Mon, 11 Mar 2002 04:41:12 +0000
parents 267ed2b889ee
children
line wrap: on
line source

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