Mercurial > hg > xemacs-beta
view etc/custom/check0.xpm @ 1381:20547bbdcf1e
[xemacs-hg @ 2003-03-25 23:09:53 by james]
Add .dylib to the set of acceptable shared library extensions.
author | james |
---|---|
date | Tue, 25 Mar 2003 23:09:56 +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..", " .........", " .........."};