view pixmaps/underline.xpm @ 3627:639411e6a4cd

[gaim-migrate @ 3750] javabsp's fix for typing notification committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Fri, 11 Oct 2002 01:56:45 +0000
parents 267ed2b889ee
children
line wrap: on
line source

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