File: list.xbm

package info (click to toggle)
tkmail 4.0beta9-8.1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 1,444 kB
  • ctags: 923
  • sloc: tcl: 13,262; ansic: 6,998; makefile: 351; sh: 88; sed: 57
file content (9 lines) | stat: -rw-r--r-- 497 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
#define list_width 22
#define list_height 22
static unsigned char list_bits[] = {
   0x00, 0x00, 0x00, 0xfc, 0xff, 0x0f, 0x04, 0x00, 0x08, 0x24, 0xff, 0x09,
   0x34, 0xff, 0x09, 0x04, 0x00, 0x08, 0x04, 0x00, 0x08, 0x24, 0xff, 0x09,
   0x34, 0xff, 0x09, 0x04, 0x00, 0x08, 0x04, 0x00, 0x08, 0x24, 0xff, 0x09,
   0x34, 0xff, 0x09, 0x04, 0x00, 0x08, 0x04, 0x00, 0x08, 0x24, 0xff, 0x09,
   0x34, 0xff, 0x09, 0x04, 0x00, 0x08, 0x04, 0x00, 0x08, 0x04, 0x00, 0x08,
   0xfc, 0xff, 0x0f, 0x00, 0x00, 0x00};