Mercurial > hg > xemacs-beta
view etc/custom/check1.xpm @ 5018:a7a237f818d9
add comment about simultaneous window-system consoles
-------------------- ChangeLog entries follow: --------------------
src/ChangeLog addition:
2010-02-08 Ben Wing <ben@xemacs.org>
* event-Xt.c:
Add comment about simultaneous window-system consoles/devices.
author | Ben Wing <ben@xemacs.org> |
---|---|
date | Mon, 08 Feb 2010 23:40:38 -0600 |
parents | 8fc7fe29b841 |
children | 7910031dd78a |
line wrap: on
line source
/* XPM */ static char * check1_xpm[] = { "11 11 3 1", " c #737373737373", ". c #E6E6E6E6E6E6", "X c #22228B8B2222", " ", " .", " XXXXXXX..", " XXXXXXX..", " XXXXXXX..", " XXXXXXX..", " XXXXXXX..", " XXXXXXX..", " XXXXXXX..", " .........", " .........."};