view lisp/toolbar/gud-break.xpm @ 63226:33e854825b44

Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-390 Remove "-face" suffix from sgml-namespace face 2005-06-10 Miles Bader <miles@gnu.org> * lisp/textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix from face name. (sgml-namespace-face): New backward-compatibility alias for renamed face. (sgml-namespace-face): Use renamed sgml-namespace face.
author Miles Bader <miles@gnu.org>
date Fri, 10 Jun 2005 10:45:17 +0000
parents f7114bba1fd4
children
line wrap: on
line source

/* XPM */
static char * stop_xpm[] = {
"24 24 3 1",
" 	c None",
".	c #F8F810104040",
"X	c #F8F8FCFCF8F8",
"                        ",
"                        ",
"       ..........       ",
"      ............      ",
"     ..............     ",
"    ................    ",
"   ..................   ",
"  ..XX..XXX..XX..XXX..  ",
"  .X..X..X..X..X.X..X.  ",
"  .X.....X..X..X.X..X.  ",
"  .X.....X..X..X.X..X.  ",
"  ..X....X..X..X.X..X.  ",
"  ...X...X..X..X.XXX..  ",
"  ....X..X..X..X.X....  ",
"  ....X..X..X..X.X....  ",
"  .X..X..X..X..X.X....  ",
"  ..XX...X...XX..X....  ",
"   ..................   ",
"    ................    ",
"     ..............     ",
"      ............      ",
"       ..........       ",
"                        ",
"                        "};