view pixmaps/underline.xpm @ 435:feff1ae9d8da

[gaim-migrate @ 445] I'm a dweeb committer: Tailor Script <tailor@pidgin.im>
author Syd Logan <slogan>
date Sun, 25 Jun 2000 01:57:58 +0000
parents 2846a03bda67
children 267ed2b889ee
line wrap: on
line source

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