view etc/custom/check0.xpm @ 4666:4c1a8323aa9a

Fix incorrect Xft resources in Info docs.
author Stephen J. Turnbull <stephen@xemacs.org>
date Tue, 28 Jul 2009 23:19:27 +0900 (2009-07-28)
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..",
"  .........",
" .........."};