view pixmaps/underline.xpm @ 99:f810fc7d423f

[gaim-migrate @ 109] Autorecon reconnects you on signoff (kick). Made other small changes. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Sun, 09 Apr 2000 20:29:25 +0000
parents 2846a03bda67
children 267ed2b889ee
line wrap: on
line source

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