Mercurial > hg > xemacs-beta
view etc/time/0.xpm @ 40:7e54bd776075 r19-15b103
Import from CVS: tag r19-15b103
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:54:25 +0200 |
parents | ec9a17fef872 |
children |
line wrap: on
line source
/* XPM */ static char *noname[] = { /* width height ncolors chars_per_pixel */ "9 13 2 1", /* colors */ "` c None s ledbg", "a c #CA1E1C s ledfg", /* pixels */ "`````````", "````aaaaa", "```a````a", "```a````a", "``a````a`", "``a````a`", "`````````", "`a````a``", "`a````a``", "a````a```", "a````a```", "aaaaa````", "`````````" };