File: siconify.bm

package info (click to toggle)
ctwm 3.6-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 3,184 kB
  • ctags: 2,265
  • sloc: ansic: 24,967; yacc: 1,001; lex: 148; makefile: 54; sh: 31
file content (5 lines) | stat: -rwxr-xr-x 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};