File: XLessWin.icn

package info (click to toggle)
xless 1.7-14
  • links: PTS, VCS
  • area: main
  • in suites: lenny, squeeze
  • size: 284 kB
  • ctags: 259
  • sloc: ansic: 3,129; makefile: 38; sh: 5
file content (19 lines) | stat: -rw-r--r-- 1,140 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#define XLessWin_width 30
#define XLessWin_height 40
#define XLessWin_x_hot -1
#define XLessWin_y_hot -1
static char XLessWin_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x0e, 0x30, 0x00, 0x00, 0x1c, 0x18, 0x00, 0x00,
   0x38, 0x0c, 0x01, 0x00, 0x70, 0x06, 0x01, 0x00, 0x60, 0x03, 0x19, 0x11,
   0xb0, 0x03, 0xa5, 0x2a, 0x18, 0x07, 0xa5, 0x08, 0x0c, 0x0e, 0x1d, 0x11,
   0x06, 0x1c, 0x05, 0x22, 0x03, 0x38, 0x85, 0x2a, 0x01, 0x70, 0x39, 0x11,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x08, 0x00, 0x00, 0x00,
   0x1c, 0xfe, 0xff, 0x1f, 0xbe, 0x01, 0x00, 0x28, 0x88, 0xf8, 0x7f, 0x0c,
   0xc8, 0x00, 0x00, 0x04, 0x60, 0xfe, 0x1f, 0x06, 0x20, 0x00, 0x00, 0x03,
   0x30, 0xff, 0x0f, 0x01, 0x18, 0x00, 0x80, 0x08, 0xc8, 0xff, 0x47, 0x08,
   0x0c, 0x00, 0x60, 0x3e, 0x04, 0x00, 0x20, 0x1c, 0x0c, 0x00, 0x60, 0x08,
   0xf8, 0xff, 0x3f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
   0x00, 0x00, 0x00, 0x00, 0x44, 0xd5, 0x48, 0x04, 0x44, 0x5d, 0x55, 0x04,
   0x54, 0x5d, 0x55, 0x05, 0x54, 0x5d, 0x55, 0x05, 0x54, 0x55, 0x55, 0x05,
   0x28, 0xd5, 0x88, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
   0x00, 0x00, 0x00, 0x00};