wok view chrommo-theme/stuff/chrommo/openbox-3/desk.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 desk_width 10
2 #define desk_height 10
3 static unsigned char desk_bits[] = {
4 0xff, 0x03, 0x01, 0x02, 0xff, 0x03, 0x01, 0x02, 0xff, 0x03, 0x01, 0x02,
5 0x01, 0x02, 0x01, 0x02, 0x01, 0x02, 0xff, 0x03 };