annotate Sonar/openbox-3/iconify.xbm @ 0:d2f7d0ecf733

Initial revision
author Guido Berhoerster <guido+sonar-openbox-theme@berhoerster.name>
date Mon, 09 Mar 2015 11:00:01 +0100
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
d2f7d0ecf733 Initial revision
Guido Berhoerster <guido+sonar-openbox-theme@berhoerster.name>
parents:
diff changeset
1 #define iconify_width 8
d2f7d0ecf733 Initial revision
Guido Berhoerster <guido+sonar-openbox-theme@berhoerster.name>
parents:
diff changeset
2 #define iconify_height 8
d2f7d0ecf733 Initial revision
Guido Berhoerster <guido+sonar-openbox-theme@berhoerster.name>
parents:
diff changeset
3 static unsigned char iconify_bits[] = {
d2f7d0ecf733 Initial revision
Guido Berhoerster <guido+sonar-openbox-theme@berhoerster.name>
parents:
diff changeset
4 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff };