Mercurial > hg > xemacs-beta
view etc/custom/check0.xpm @ 2715:980ce20b8504
[xemacs-hg @ 2005-04-06 20:12:46 by ben]
Fix up internals authorship section
internals/internals.texi: Copy authorship
section from FAQ and comment out old info, which is quite out of
date and full of typos.
author | ben |
---|---|
date | Wed, 06 Apr 2005 20:12:55 +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..", " .........", " .........."};