view pixmaps/underline.xpm @ 839:8f66e00af045

[gaim-migrate @ 849] /usr/local/src/linux $ ncftpget ftp://ftp.kernel.org/pub/linux/kernel/v2.4/linux-2.4.0-test7.tar.bz2 linux-2.4.0-test7.tar.bz2: ETA: 1:04 16.58/ 17.41 MB 13.22 kB/s committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Mon, 04 Sep 2000 01:15:38 +0000
parents 267ed2b889ee
children
line wrap: on
line source

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