view lisp/toolbar/lc-spell.xpm @ 57489:f7785a1e8cf8

Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-615 Merge from gnus--rel--5.10 Patches applied: * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-46 Update from CVS * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-47 Merge from emacs--cvs-trunk--0 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-48 Update from CVS * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-49 Add {arch}/=commit-merge-make-log * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-50 {arch}/=commit-merge-make-log: Don't die if there are no ChangeLog changes
author Miles Bader <miles@gnu.org>
date Thu, 14 Oct 2004 07:33:19 +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",
"                        ",
"                        ",
"                        ",
"                        ",
"  ...  ....   ...       ",
" ..  . ..  . ..  .      ",
" ..  . ....  ..         ",
" ..... ..  . ..         ",
" ..  . ..  . ..  .   .  ",
" ..  . ....   ...   ... ",
"                   .+.  ",
"         ..       .+@   ",
"         .+.     .++.   ",
"          @+.   %#+.    ",
"          .++. .#+$.    ",
"           .++.&++.     ",
"           .+++++$.     ",
"            .++++.      ",
"            .+++@.      ",
"             .++.       ",
"             .+@.       ",
"              ..        ",
"                        ",
"                        "};