comparison src/bitmaps.h @ 412:697ef44129c6 r21-2-14

Import from CVS: tag r21-2-14
author cvs
date Mon, 13 Aug 2007 11:20:41 +0200
parents 74fd4e045ea6
children
comparison
equal deleted inserted replaced
411:12e008d41344 412:697ef44129c6
20 /* Authorship: 20 /* Authorship:
21 21
22 JWZ (?): 1992?. 22 JWZ (?): 1992?.
23 */ 23 */
24 24
25 #ifndef INCLUDED_bitmaps_h_ 25 #ifndef _XEMACS_BITMAPS_H_
26 #define INCLUDED_bitmaps_h_ 26 #define _XEMACS_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 /* INCLUDED_bitmaps_h_ */ 167 #endif /* _XEMACS_BITMAPS_H_ */