File: siconify.bm

package info (click to toggle)
ctwm 3.7-3.1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 6,420 kB
  • ctags: 3,180
  • sloc: ansic: 26,429; yacc: 1,004; lex: 147; makefile: 55; sh: 32
file content (5 lines) | stat: -rw-r--r-- 233 bytes parent folder | download | duplicates (28)
1
2
3
4
5
#define siconify_width 11
#define siconify_height 11
static unsigned char siconify_bits[] = {
   0xff, 0x07, 0x01, 0x04, 0x0d, 0x05, 0x9d, 0x05, 0xb9, 0x04, 0x51, 0x04,
   0xe9, 0x04, 0xcd, 0x05, 0x85, 0x05, 0x01, 0x04, 0xff, 0x07};