view etc/custom/check0.xpm @ 3316:d45de99b5d79

[xemacs-hg @ 2006-03-30 16:22:26 by james] Fix FOR_MSW detection with the XPM library. See xemacs-patches message <m31wwjkioq.fsf@jerrypc.cs.usu.edu>.
author james
date Thu, 30 Mar 2006 16:22:27 +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..",
"  .........",
" .........."};