Mercurial > hg > xemacs-beta
view etc/custom/check1.xpm @ 1606:5d5a604cb3ed
[xemacs-hg @ 2003-08-06 09:11:39 by michaels]
2003-08-03 Mike Sperber <mike@xemacs.org>
* files.el (insert-directory): Massage somewhat to be slightly
closer to FSF version. Support "--dired" as argument for GNU ls,
and, if given, create extents with 'dired-file-name property set
to t, similar to what the FSF version does.
author | michaels |
---|---|
date | Wed, 06 Aug 2003 09:11:40 +0000 |
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..", " .........", " .........."};