slitaz-configs view rootfs/usr/share/themes/SliTaz/openbox-3/max_hover.xbm @ rev 2

Add Openbox/SliTaz themes
author Christophe Lincoln <pankso@slitaz.org>
date Mon Jun 09 14:28:15 2008 +0200 (2008-06-09)
parents
children
line source
1 #define max_hover_width 10
2 #define max_hover_height 10
3 static unsigned char max_hover_bits[] = {
4 0xff, 0x03, 0xff, 0x03, 0x01, 0x02, 0x01, 0x02, 0x01, 0x02, 0x01, 0x02,
5 0x01, 0x02, 0x01, 0x02, 0x01, 0x02, 0xff, 0x03 };