Mercurial > hg > xemacs-beta
comparison etc/w3/clock.xbm @ 0:376386a54a3c r19-14
Import from CVS: tag r19-14
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:45:50 +0200 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:376386a54a3c |
---|---|
1 #define clock.bm_width 32 | |
2 #define clock.bm_height 32 | |
3 static char clock.bm_bits[] = { | |
4 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0x0f, 0x00, | |
5 0x00, 0x0c, 0x30, 0x00, 0x00, 0x83, 0xc1, 0x00, 0x80, 0x80, 0x01, 0x01, | |
6 0x40, 0x80, 0x01, 0x02, 0x20, 0x80, 0x01, 0x04, 0x10, 0x80, 0x01, 0x08, | |
7 0x10, 0x80, 0x01, 0x08, 0x08, 0x80, 0x01, 0x10, 0x08, 0x80, 0x01, 0x10, | |
8 0x04, 0x80, 0x01, 0x20, 0x04, 0x80, 0x01, 0x20, 0x04, 0xc0, 0x03, 0x20, | |
9 0x84, 0xff, 0x03, 0x20, 0x84, 0xff, 0x03, 0x20, 0x04, 0xc0, 0x03, 0x20, | |
10 0x04, 0x00, 0x00, 0x20, 0x04, 0x00, 0x00, 0x20, 0x08, 0x00, 0x00, 0x10, | |
11 0x08, 0x00, 0x00, 0x10, 0x10, 0x00, 0x00, 0x08, 0x10, 0x00, 0x00, 0x08, | |
12 0x20, 0x00, 0x00, 0x04, 0x40, 0x00, 0x00, 0x02, 0x80, 0x00, 0x00, 0x01, | |
13 0x00, 0x03, 0xc0, 0x00, 0x00, 0x0c, 0x30, 0x00, 0x00, 0xf0, 0x0f, 0x00, | |
14 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}; |