wok view sandfive-theme/stuff/SliTaz-SandFive/openbox-3/max_hover.xbm @ rev 21266

updated libnl, libnl-dev and libnl-tools (3.2.24 -> 3.4.0)
author Hans-G?nter Theisgen
date Fri Apr 12 14:38:43 2019 +0100 (2019-04-12)
parents
children
line source
1 #define max_hover_width 10
2 #define max_hover_height 10
3 static unsigned char max_hover_bits[] = {
4 0xff, 0x03, 0xff, 0x03, 0x01, 0x02, 0x01, 0x02, 0x01, 0x02, 0x01, 0x02,
5 0x01, 0x02, 0x01, 0x02, 0x01, 0x02, 0xff, 0x03 };