wok
annotate sandfive-theme/stuff/SliTaz-SandFive/openbox-3/max_hover.xbm @ rev 18518
connman-tools: add filesystem path
author |
Richard Dunbar <mojo@slitaz.org> |
date |
Sun Oct 25 12:06:37 2015 -0400 (2015-10-25) |
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 };
|