Mercurial > hg > xemacs-beta
comparison etc/frame-icon/bug-48.xbm @ 24:4103f0995bd7 r19-15b95
Import from CVS: tag r19-15b95
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:51:03 +0200 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
23:0edd3412f124 | 24:4103f0995bd7 |
---|---|
1 #define noname_width 48 | |
2 #define noname_height 48 | |
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,0x80,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, | |
6 0x00,0x00,0x01,0x02,0x00,0x00,0x00,0x00,0x01,0x02,0x00,0x00,0x00,0x01,0x00, | |
7 0x03,0x00,0x00,0x00,0x02,0x02,0x02,0x00,0x00,0x00,0x00,0x00,0x06,0x00,0x00, | |
8 0x00,0x04,0x0a,0x06,0x00,0x00,0x00,0x88,0x07,0x0e,0x00,0x00,0x00,0xe0,0x0f, | |
9 0x0c,0x00,0x00,0x00,0xc0,0xe7,0x18,0x00,0x00,0x00,0xa0,0xf9,0x19,0x01,0x00, | |
10 0x20,0x80,0xfe,0x09,0x03,0x00,0xc0,0x01,0xff,0x8b,0x01,0x00,0x00,0x03,0xff, | |
11 0x81,0x01,0x00,0x00,0x86,0xff,0x8d,0x00,0x00,0x00,0xc6,0xff,0x8e,0x00,0x00, | |
12 0x00,0x8c,0x3f,0xff,0x00,0x00,0x00,0x98,0x8f,0x3f,0x00,0x00,0x00,0x18,0xb0, | |
13 0x3f,0x00,0x00,0x00,0xf0,0x7f,0xff,0x01,0x00,0x00,0x00,0x7f,0xff,0x03,0x00, | |
14 0x00,0x00,0xff,0xfe,0x06,0x00,0x00,0x08,0xfe,0xfc,0x0d,0x00,0x00,0x7c,0xfe, | |
15 0xfd,0x19,0x00,0x00,0xf0,0xff,0xfb,0x31,0x00,0x00,0x00,0xf8,0xfb,0x63,0x00, | |
16 0x00,0x00,0xf8,0xf7,0xc3,0x03,0x00,0x00,0xf8,0xe7,0x03,0x00,0x00,0x00,0xec, | |
17 0xef,0x07,0x00,0x00,0x00,0xc8,0xcf,0x07,0x00,0x00,0x00,0x88,0x9f,0x07,0x00, | |
18 0x00,0x00,0x88,0xbf,0x0f,0x00,0x00,0x00,0x18,0x3f,0x0f,0x00,0x00,0x00,0x10, | |
19 0x7e,0x0f,0x00,0x00,0x00,0x30,0x7e,0x06,0x00,0x00,0x00,0x60,0xfc,0x00,0x00, | |
20 0x00,0x00,0x60,0xf0,0x00,0x00,0x00,0x00,0x20,0x00,0x00,0x00,0x00,0x00,0x30, | |
21 0x00,0x00,0x00,0x00,0x00,0x10,0x00,0x00,0x00,0x00,0x00,0x10,0x00,0x00,0x00, | |
22 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, | |
23 0x00,0x00,0x00}; |