Mercurial > hg > xemacs-beta
comparison src/bitmaps.h @ 398:74fd4e045ea6 r21-2-29
Import from CVS: tag r21-2-29
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:13:30 +0200 |
parents | 1ce6082ce73f |
children | 697ef44129c6 |
comparison
equal
deleted
inserted
replaced
397:f4aeb21a5bad | 398:74fd4e045ea6 |
---|---|
20 /* Authorship: | 20 /* Authorship: |
21 | 21 |
22 JWZ (?): 1992?. | 22 JWZ (?): 1992?. |
23 */ | 23 */ |
24 | 24 |
25 #ifndef _XEMACS_BITMAPS_H_ | 25 #ifndef INCLUDED_bitmaps_h_ |
26 #define _XEMACS_BITMAPS_H_ | 26 #define INCLUDED_bitmaps_h_ |
27 | 27 |
28 #if 0 | 28 #if 0 |
29 /* A gnu, like on the back of the emacs manual, for icons. */ | 29 /* A gnu, like on the back of the emacs manual, for icons. */ |
30 #include "../etc/gnu.xbm" | 30 #include "../etc/gnu.xbm" |
31 | 31 |
162 0x00, 0x00, 0x22, 0x22, 0x22, 0x22, 0x00, 0x00, 0x00, 0x00, 0x22, 0x22, | 162 0x00, 0x00, 0x22, 0x22, 0x22, 0x22, 0x00, 0x00, 0x00, 0x00, 0x22, 0x22, |
163 0x22, 0x22, 0x00, 0x00, 0x00, 0x00, 0x22, 0x22, 0x22, 0x22, 0x00, 0x00, | 163 0x22, 0x22, 0x00, 0x00, 0x00, 0x00, 0x22, 0x22, 0x22, 0x22, 0x00, 0x00, |
164 0x00, 0x00, 0x22, 0x22, 0x22, 0x22, 0x00, 0x00}; | 164 0x00, 0x00, 0x22, 0x22, 0x22, 0x22, 0x00, 0x00}; |
165 #endif | 165 #endif |
166 | 166 |
167 #endif /* _XEMACS_BITMAPS_H_ */ | 167 #endif /* INCLUDED_bitmaps_h_ */ |