view pixmaps/bold.xpm @ 1:2846a03bda67

[gaim-migrate @ 10] The other missing files :) committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Thu, 23 Mar 2000 03:13:54 +0000
parents
children 013590fe512c
line wrap: on
line source

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