wok annotate sandfive-theme/stuff/SliTaz-SandFive/openbox-3/desk_hover.xbm @ rev 23877

Up busybox (1.32.0)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jul 01 17:06:12 2020 +0000 (2020-07-01)
parents
children
rev   line source
al@16782 1 #define desk_hover_width 8
al@16782 2 #define desk_hover_height 8
al@16782 3 static unsigned char desk_hover_bits[] = {
al@16782 4 0x00, 0x88, 0x88, 0xf8, 0xff, 0xf8, 0x88, 0x88 };