view etc/custom/check0.xpm @ 1698:4b7295e5a412

[xemacs-hg @ 2003-09-19 16:32:56 by youngs] 2003-09-20 Mike Alexander <mta@arbortext.com> * code-init.el (eol-detection-enabled-p): eval the initialization value.
author youngs
date Fri, 19 Sep 2003 16:32:57 +0000
parents 8fc7fe29b841
children 7910031dd78a
line wrap: on
line source

/* XPM */
static char * check0_xpm[] = {
"11 11 3 1",
" 	c #E6E6E6E6E6E6",
".	c #737373737373",
"X	c #BFBFBFBFBFBF",
"           ",
"          .",
"  XXXXXXX..",
"  XXXXXXX..",
"  XXXXXXX..",
"  XXXXXXX..",
"  XXXXXXX..",
"  XXXXXXX..",
"  XXXXXXX..",
"  .........",
" .........."};