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

cacerts: get certificates data directly from Mozilla Hg; BLFS returns empty data today
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Sep 29 01:32:06 2017 +0300 (2017-09-29)
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 };