view etc/custom/check0.xpm @ 4848:bde90bc762f2

Remove support for non-pdump on Cygwin. See xemacs-patches message <870180fe1001130949m2b4b3f08k198e360f56b7ac45@mail.gmail.com>.
author Jerry James <james@xemacs.org>
date Wed, 13 Jan 2010 10:50:47 -0700
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..",
"  .........",
" .........."};