view pixmaps/bold.xpm @ 97:5b4b7aa8dd9a

[gaim-migrate @ 107] Heh, whoops. :) committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Sun, 09 Apr 2000 18:45:23 +0000
parents 2846a03bda67
children 013590fe512c
line wrap: on
line source

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