Initial import of the CDE 2.1.30 sources from the Open Group.

This commit is contained in:
Peter Howkins
2012-03-10 18:21:40 +00:00
commit 83b6996daa
18978 changed files with 3945623 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
/* $XConsortium: template.s.bm /main/2 1995/07/17 18:04:50 drk $ */
#define template.s.bm_width 24
#define template.s.bm_height 24
#define template.s.bm_x_hot 0
#define template.s.bm_y_hot 0
static char template.s.bm_bits[] = {
0x00, 0x00, 0x00, 0xfc, 0x0f, 0x00, 0xfc, 0x07, 0x00, 0xfc, 0x07, 0x00,
0xfc, 0x07, 0x00, 0xfc, 0x07, 0x03, 0xfc, 0x87, 0x03, 0xfc, 0x87, 0x03,
0xfc, 0xc7, 0x03, 0x04, 0xc0, 0x0f, 0x00, 0xc0, 0x0f, 0x00, 0xe0, 0x0f,
0x00, 0xf0, 0x1f, 0x00, 0x10, 0x00, 0x00, 0x3e, 0x00, 0x00, 0x3f, 0x00,
0x80, 0x3f, 0x00, 0xc0, 0x7f, 0x00, 0xc0, 0x7f, 0x00, 0xc0, 0x7f, 0x00,
0xc0, 0x7f, 0x00, 0x80, 0x3f, 0x00, 0x00, 0x3f, 0x00, 0x00, 0x00, 0x00};