view pixmaps/bold.xpm @ 53:bb007396e0a1

[gaim-migrate @ 63] Typo committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Sun, 26 Mar 2000 08:55:44 +0000
parents 2846a03bda67
children 013590fe512c
line wrap: on
line source

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