wok diff chrommo-theme/stuff/chrommo/openbox-3/shade_hover.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
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/chrommo-theme/stuff/chrommo/openbox-3/shade_hover.xbm	Sun Feb 14 22:06:06 2016 +0100
     1.3 @@ -0,0 +1,5 @@
     1.4 +#define shade_hover_width 10
     1.5 +#define shade_hover_height 10
     1.6 +static unsigned char shade_hover_bits[] = {
     1.7 +   0xff, 0x03, 0x01, 0x02, 0xff, 0x03, 0xff, 0x03, 0xff, 0x03, 0xff, 0x03,
     1.8 +   0xff, 0x03, 0xff, 0x03, 0x01, 0x02, 0xff, 0x03 };