wok annotate chrommo-theme/stuff/chrommo/openbox-3/shade.xbm @ rev 18897

syslinux/isohybrid.exe add -r support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Feb 14 22:06:06 2016 +0100 (2016-02-14)
parents
children
rev   line source
plus@18325 1 #define shade_width 10
plus@18325 2 #define shade_height 10
plus@18325 3 static unsigned char shade_bits[] = {
plus@18325 4 0xff, 0x03, 0x01, 0x02, 0xff, 0x03, 0xff, 0x03, 0xff, 0x03, 0xff, 0x03,
plus@18325 5 0xff, 0x03, 0xff, 0x03, 0x01, 0x02, 0xff, 0x03 };