view pixmaps/underline.xpm @ 122:521db4bf5f28

[gaim-migrate @ 132] Fixed bug where if you erase your user info it segfaults. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Sun, 16 Apr 2000 00:57:38 +0000
parents 2846a03bda67
children 267ed2b889ee
line wrap: on
line source

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