view pixmaps/underline.xpm @ 3633:c084394b86de

[gaim-migrate @ 3756] Lets not do file send just yet its buggy, I need to redo it committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Fri, 11 Oct 2002 03:46:38 +0000
parents 267ed2b889ee
children
line wrap: on
line source

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