view pixmaps/underline.xpm @ 616:874ed877c854

[gaim-migrate @ 626] Gaim automatically linkifies incoming messages. Yeah, Syd, you owe me one ;-0 committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Sat, 05 Aug 2000 05:35:24 +0000
parents 2846a03bda67
children 267ed2b889ee
line wrap: on
line source

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