wok view sandfive-theme/stuff/SliTaz-SandFive/openbox-3/shade.xbm @ rev 20423

Update some web_site to https
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Aug 09 12:16:16 2018 +0200 (2018-08-09)
parents
children
line source
1 #define shade_width 8
2 #define shade_height 8
3 static unsigned char shade_bits[] = {
4 0x7e, 0x7e, 0x7e, 0x00, 0x00, 0x00, 0x00, 0x00 };