view pixmaps/underline.xpm @ 1273:2153b0734e74

[gaim-migrate @ 1283] import yahoo list (mostly so that it's used by bud_list_cache_exists and doesn't get used by other protocols) committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Thu, 14 Dec 2000 13:46:10 +0000
parents 267ed2b889ee
children
line wrap: on
line source

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