Mercurial > hg > xemacs-beta
comparison etc/toolbar/printer-xx.xbm @ 0:376386a54a3c r19-14
Import from CVS: tag r19-14
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:45:50 +0200 |
parents | |
children | 7910031dd78a |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:376386a54a3c |
---|---|
1 #define noname_width 28 | |
2 #define noname_height 28 | |
3 static char noname_bits[] = { | |
4 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, | |
5 0x00,0x00,0x00,0x00,0x00,0x40,0xc0,0x00,0x00,0x00,0x00,0x00,0x00,0x40,0xc0, | |
6 0x1f,0x00,0x00,0x00,0x00,0x00,0x40,0x00,0x86,0x00,0x00,0x00,0x00,0x00,0x20, | |
7 0x00,0xa2,0x00,0x00,0x00,0x00,0x00,0xf8,0xff,0x8f,0x00,0x00,0x00,0x00,0x00, | |
8 0x08,0x00,0xc8,0x00,0x00,0x00,0x00,0x00,0x08,0x00,0x58,0x00,0x00,0x00,0x00, | |
9 0x00,0x10,0x00,0x14,0x00,0x00,0x00,0x00,0x00,0x20,0x00,0x06,0x00,0x00,0x00, | |
10 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, | |
11 0x00,0x00,0x00,0x00,0x00,0x00,0x00}; |