Mercurial > hg > xemacs-beta
diff etc/time/l-1.5.xpm @ 108:360340f9fd5f r20-1b6
Import from CVS: tag r20-1b6
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:18:39 +0200 |
parents | ec9a17fef872 |
children | 7e54bd776075 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/etc/time/l-1.5.xpm Mon Aug 13 09:18:39 2007 +0200 @@ -0,0 +1,23 @@ +/* XPM */ +static char *noname[] = { +/* width height ncolors chars_per_pixel */ +"10 13 3 1", +/* colors */ +" s None c None", +"a c #2AD244", +"b c #DEE614", +/* pixels */ +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" bbbbbbb", +" ", +" aaaaaaaa", +" ", +" aaaaaaaaa", +" " +};