view lisp/toolbar/lc-spell.xpm @ 59398:c47c12607f08

(Man-xref-man-page, Man-xref-header-file) (Man-xref-normal-file): Add follow-link property.
author Kim F. Storm <storm@cua.dk>
date Thu, 06 Jan 2005 22:00:56 +0000
parents e3fc28ed75ac
children
line wrap: on
line source

/* XPM */
static char * spell2_xpm[] = {
"24 24 8 1",
" 	c None",
".	c #000100",
"+	c #87AF85",
"@	c #504D46",
"#	c #BBBDBA",
"$	c #6B6B66",
"%	c #3E4850",
"&	c #FFFFFF",
"                        ",
"                        ",
"                        ",
"                        ",
"  ...  ....   ...       ",
" ..  . ..  . ..  .      ",
" ..  . ....  ..         ",
" ..... ..  . ..         ",
" ..  . ..  . ..  .   .  ",
" ..  . ....   ...   ... ",
"                   .+.  ",
"         ..       .+@   ",
"         .+.     .++.   ",
"          @+.   %#+.    ",
"          .++. .#+$.    ",
"           .++.&++.     ",
"           .+++++$.     ",
"            .++++.      ",
"            .+++@.      ",
"             .++.       ",
"             .+@.       ",
"              ..        ",
"                        ",
"                        "};