view lisp/toolbar/lc-spell.xpm @ 60340:f6384702a1b6

Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-146 quick-install-emacs: Use mkdir --verbose only when requested 2005-03-02 Miles Bader <miles@gnu.org> * admin/quick-install-emacs: Only use the mkdir --verbose option if the script's --verbose option was specified (this avoids problems with default usage on systems where mkdir doesn't support that option).
author Miles Bader <miles@gnu.org>
date Wed, 02 Mar 2005 09:26:43 +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",
"                        ",
"                        ",
"                        ",
"                        ",
"  ...  ....   ...       ",
" ..  . ..  . ..  .      ",
" ..  . ....  ..         ",
" ..... ..  . ..         ",
" ..  . ..  . ..  .   .  ",
" ..  . ....   ...   ... ",
"                   .+.  ",
"         ..       .+@   ",
"         .+.     .++.   ",
"          @+.   %#+.    ",
"          .++. .#+$.    ",
"           .++.&++.     ",
"           .+++++$.     ",
"            .++++.      ",
"            .+++@.      ",
"             .++.       ",
"             .+@.       ",
"              ..        ",
"                        ",
"                        "};