wok-current
annotate sandfive-theme/stuff/SliTaz-SandFive/openbox-3/max_hover.xbm @ rev 25483
created recipe for py3k-six
author |
Hans-G?nter Theisgen |
date |
Mon Oct 17 07:54:33 2022 +0100 (2022-10-17) |
parents |
|
children |
|
rev |
line source |
al@16782
|
1 #define max_hover_width 10
|
al@16782
|
2 #define max_hover_height 10
|
al@16782
|
3 static unsigned char max_hover_bits[] = {
|
al@16782
|
4 0xff, 0x03, 0xff, 0x03, 0x01, 0x02, 0x01, 0x02, 0x01, 0x02, 0x01, 0x02,
|
al@16782
|
5 0x01, 0x02, 0x01, 0x02, 0x01, 0x02, 0xff, 0x03 };
|