view pixmaps/bold.xpm @ 584:56f7cb624e9e

[gaim-migrate @ 594] removed some unused variables, and added a pretty icon the pref dialog's 'close' button committer: Tailor Script <tailor@pidgin.im>
author Todd Kulesza <fflewddur>
date Wed, 02 Aug 2000 14:23:01 +0000
parents 452993e3cdd2
children 267ed2b889ee
line wrap: on
line source

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