wok diff sandfive-theme/stuff/SliTaz-SandFive/openbox-3/shade_hover.xbm @ rev 25706

BootProg/boot32.asm: add int 21h services 02h, 09h, 25h, 35h
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jun 26 17:36:15 2024 +0000 (9 days ago)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/sandfive-theme/stuff/SliTaz-SandFive/openbox-3/shade_hover.xbm	Wed Jun 26 17:36:15 2024 +0000
     1.3 @@ -0,0 +1,4 @@
     1.4 +#define shade_hover_width 8
     1.5 +#define shade_hover_height 8
     1.6 +static unsigned char shade_hover_bits[] = {
     1.7 +   0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00 };