File: closed.xbm

package info (click to toggle)
tkman 2.2-2etch1
  • links: PTS
  • area: main
  • in suites: etch
  • size: 928 kB
  • ctags: 291
  • sloc: tcl: 8,264; sh: 400; makefile: 242
file content (6 lines) | stat: -rw-r--r-- 254 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
#define closed_width 13
#define closed_height 13
static unsigned char closed_bits[] = {
   0x18, 0x00, 0x28, 0x00, 0x48, 0x00, 0x88, 0x00, 0x08, 0x01, 0x08, 0x02,
   0x08, 0x01, 0x88, 0x00, 0x48, 0x00, 0x28, 0x00, 0x18, 0x00, 0x00, 0x00,
   0x00, 0x00};