File: xload.xbm

package info (click to toggle)
gwm 1.8d-2
  • links: PTS
  • area: main
  • in suites: potato, woody
  • size: 5,120 kB
  • ctags: 3,030
  • sloc: ansic: 19,617; makefile: 1,763; lisp: 437; sh: 321; ml: 21
file content (11 lines) | stat: -rw-r--r-- 572 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
#define xload_width 24
#define xload_height 24
#define xload_x_hot 0
#define xload_y_hot 13
static char xload_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x20, 0x00, 0x00,
   0xe0, 0x02, 0x00, 0xe0, 0x07, 0x00, 0xf8, 0xff, 0xff, 0xe0, 0x07, 0x00,
   0xe0, 0x4f, 0x00, 0xf0, 0xcf, 0x00, 0xf0, 0xef, 0x01, 0xf8, 0xff, 0x0b,
   0xf8, 0xff, 0x0f, 0xf8, 0xff, 0x0f, 0xf8, 0xff, 0xff, 0xf8, 0xff, 0x0f,
   0xf8, 0xff, 0x0f, 0xf8, 0xff, 0x0f, 0xf8, 0xff, 0x0f, 0xf8, 0xff, 0x0f,
   0xf8, 0xff, 0x0f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};