Mercurial > hg > xemacs-beta
view etc/custom/check0.xpm @ 4840:17b3dc5500b0
changes to get old non-pdump dumping on Cygwin to work (sort of)
author | Ben Wing <ben@xemacs.org> |
---|---|
date | Tue, 12 Jan 2010 23:19:13 -0600 |
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..", " .........", " .........."};