view lisp/toolbar/lc-spell.xpm @ 60869:88ef15014617

Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-204 Clean up gdb-ui breakpoint faces 2005-03-23 Miles Bader <miles@gnu.org> * lisp/progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled): Remove tty-specific variants, as they're no longer needed.
author Miles Bader <miles@gnu.org>
date Thu, 24 Mar 2005 03:25:40 +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",
"                        ",
"                        ",
"                        ",
"                        ",
"  ...  ....   ...       ",
" ..  . ..  . ..  .      ",
" ..  . ....  ..         ",
" ..... ..  . ..         ",
" ..  . ..  . ..  .   .  ",
" ..  . ....   ...   ... ",
"                   .+.  ",
"         ..       .+@   ",
"         .+.     .++.   ",
"          @+.   %#+.    ",
"          .++. .#+$.    ",
"           .++.&++.     ",
"           .+++++$.     ",
"            .++++.      ",
"            .+++@.      ",
"             .++.       ",
"             .+@.       ",
"              ..        ",
"                        ",
"                        "};