view pixmaps/underline.xpm @ 1325:08aa745310f6

[gaim-migrate @ 1335] Segfault Fix Notices when people leave a channel Mem leak fix committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Wed, 20 Dec 2000 04:31:05 +0000
parents 267ed2b889ee
children
line wrap: on
line source

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