Mercurial > hg > xemacs-beta
comparison etc/toolbar/disk-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,0x00,0x00,0x00,0x00,0x20,0x01,0x48,0x00,0x00,0x00, | |
6 0x00,0x00,0x20,0x01,0x68,0x00,0x00,0x00,0x00,0x00,0x20,0x01,0x48,0x00,0x00, | |
7 0x00,0x00,0x00,0x20,0x01,0x48,0x00,0x00,0x00,0x00,0x00,0x20,0xff,0x4f,0x00, | |
8 0x00,0x00,0x00,0x00,0x20,0x00,0x40,0x00,0x00,0x00,0x00,0x00,0x20,0x01,0x49, | |
9 0x00,0x00,0x00,0x00,0x00,0x20,0x01,0x49,0x00,0x00,0x00,0x00,0x00,0x80,0xff, | |
10 0x7f,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, | |
11 0x00,0x00,0x00,0x00,0x00,0x00,0x00}; |