wok view chrommo-theme/stuff/chrommo/openbox-3/close_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 source
1 #define close_hover_width 10
2 #define close_hover_height 10
3 static unsigned char close_hover_bits[] = {
4 0xff, 0x03, 0x31, 0x02, 0x31, 0x02, 0x31, 0x02, 0x31, 0x02, 0x31, 0x02,
5 0x01, 0x02, 0x01, 0x02, 0x01, 0x02, 0xff, 0x03 };