Mercurial > hg > xemacs-beta
view etc/w3/ftp.xbm @ 12:bcdc7deadc19 r19-15b7
Import from CVS: tag r19-15b7
| author | cvs |
|---|---|
| date | Mon, 13 Aug 2007 08:48:16 +0200 |
| parents | 376386a54a3c |
| children |
line wrap: on
line source
#define ftp_width 20 #define ftp_height 23 static char ftp_bits[] = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0xff, 0x07, 0x02, 0x00, 0x0c, 0x7a, 0xef, 0x0d, 0x7a, 0xef, 0x0f, 0x1a, 0x66, 0x0f, 0x7a, 0x66, 0x0f, 0x7a, 0xe6, 0x0f, 0x1a, 0xe6, 0x0d, 0x1a, 0x66, 0x0c, 0x1a, 0x66, 0x0c, 0x02, 0x00, 0x0c, 0xfe, 0xff, 0x0f, 0xfc, 0xff, 0x0f, 0x00, 0x00, 0x00, 0x04, 0x00, 0x02, 0xfe, 0xff, 0x07, 0xff, 0xff, 0x0f, 0xfe, 0xff, 0x07, 0x04, 0x00, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
