view etc/custom/check0.xpm @ 5008:cad59a0a3b19

Add license information from Marcus Thiessel. See xemacs-beta message <20100208091453.25900@gmx.net>.
author Jerry James <james@xemacs.org>
date Tue, 09 Feb 2010 09:50:49 -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..",
"  .........",
" .........."};