Mercurial > hg > xemacs-beta
annotate etc/w3/home.xbm @ 148:f659db2a1f73
Added tag xemacs-20-2 for changeset e186c2b7192d
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:35:15 +0200 |
parents | 376386a54a3c |
children |
rev | line source |
---|---|
0 | 1 #define home_width 26 |
2 #define home_height 18 | |
3 static char home_bits[] = { | |
4 0x00,0x00,0x00,0x00,0x00,0x0c,0x00,0x00,0xc0,0xf3,0x0f,0x00,0xe0,0xf3,0x1f, | |
5 0x00,0x50,0xff,0x3f,0x00,0x28,0xfe,0x7f,0x00,0x14,0xfc,0xff,0x00,0x0a,0xf8, | |
6 0xff,0x01,0x06,0x10,0x80,0x00,0x34,0xd3,0xb6,0x00,0x34,0xd3,0xb6,0x00,0x04, | |
7 0x10,0x80,0x00,0x04,0x10,0x80,0x00,0x34,0xd3,0xb6,0x00,0x34,0xd3,0xb6,0x00, | |
8 0x04,0x10,0x86,0x00,0xfc,0xff,0xff,0x00,0x00,0x00,0x00,0x00}; |