wok annotate blinder-theme/stuff/blinder/openbox-3/close_hover.xbm @ rev 18798

amule: update deps (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jan 09 18:56:52 2016 +0100 (2016-01-09)
parents
children
rev   line source
plus@18325 1 #define close_hover_width 10
plus@18325 2 #define close_hover_height 10
plus@18325 3 static unsigned char close_hover_bits[] = {
plus@18325 4 0x03, 0x03, 0x87, 0x03, 0xce, 0x01, 0xfc, 0x00, 0x78, 0x00, 0x78, 0x00,
plus@18325 5 0xfc, 0x00, 0xce, 0x01, 0x87, 0x03, 0x03, 0x03 };