Mercurial > hg > xemacs-beta
view etc/custom/check0.xpm @ 4774:26a007fa2f4c
Add GPL v2 or later notice to lib-src/ad2c with George Ferguson's permission.
See xemacs-patches message with ID
<870180fe0912151244y5bb656b0g8f28cf7c34e66420@mail.gmail.com>.
author | Jerry James <james@xemacs.org> |
---|---|
date | Tue, 15 Dec 2009 13:45:48 -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..", " .........", " .........."};