Mercurial > hg > xemacs-beta
annotate etc/w3/folder.xbm @ 0:376386a54a3c r19-14
Import from CVS: tag r19-14
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:45:50 +0200 |
parents | |
children |
rev | line source |
---|---|
0 | 1 #define folder_width 20 |
2 #define folder_height 23 | |
3 static char folder_bits[] = { | |
4 0x00,0x00,0x00,0x00,0x00,0x00,0xf8,0x01,0x00,0x04,0x02,0x00,0x02,0x04,0x00, | |
5 0x01,0xf8,0x01,0x01,0x00,0x02,0x01,0x00,0x04,0x01,0x00,0x0e,0x01,0x00,0x0d, | |
6 0x01,0x00,0x0e,0x01,0x00,0x0d,0x01,0x00,0x0e,0x01,0x00,0x0d,0x01,0x00,0x0e, | |
7 0x01,0x00,0x0d,0x01,0x00,0x0e,0x55,0x55,0x0d,0xaa,0xaa,0x0e,0xfc,0xff,0x07, | |
8 0xf8,0xff,0x03,0x00,0x00,0x00,0x00,0x00,0x00}; |