wok annotate sandfive-theme/stuff/SliTaz-SandFive/openbox-3/shade_hover.xbm @ rev 25052

ruby-ncurses: typo
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Jun 05 11:43:47 2022 +0000 (2022-06-05)
parents
children
rev   line source
al@16782 1 #define shade_hover_width 8
al@16782 2 #define shade_hover_height 8
al@16782 3 static unsigned char shade_hover_bits[] = {
al@16782 4 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00 };