view pixmaps/underline.xpm @ 27:0a2a1b62a66d

[gaim-migrate @ 36] Fixed bug where both people have AUTO-REPLY when you're away. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Fri, 24 Mar 2000 19:50:12 +0000
parents 2846a03bda67
children 267ed2b889ee
line wrap: on
line source

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