annotate etc/w3/info.xbm @ 97:498bf5da1c90

Added tag r20-0final for changeset dbb370e3c29e
author cvs
date Mon, 13 Aug 2007 09:12:43 +0200
parents 376386a54a3c
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1 #define info_width 32
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2 #define info_height 32
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3 static char info_bits[] = {
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7 0x00, 0xe0, 0x07, 0x00, 0x00, 0xf8, 0x1f, 0x00, 0x00, 0x7c, 0x3e, 0x00,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
8 0x00, 0x3e, 0x7c, 0x00, 0x00, 0x3f, 0xfc, 0x00, 0x00, 0x7f, 0xfe, 0x00,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
9 0x80, 0xff, 0xff, 0x01, 0x80, 0x1f, 0xfc, 0x01, 0x80, 0x3f, 0xfc, 0x01,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
10 0x80, 0x3f, 0xfc, 0x01, 0x80, 0x3f, 0xfc, 0x01, 0x80, 0x3f, 0xfc, 0x01,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
11 0x00, 0x3f, 0xfc, 0x00, 0x00, 0x1f, 0xf8, 0x00, 0x00, 0xfe, 0x7f, 0x00,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
12 0x00, 0xfc, 0x3f, 0x00, 0x00, 0xf8, 0x1f, 0x00, 0x00, 0xe0, 0x07, 0x00,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
13 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
14 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};