wok-next annotate sandfive-theme/stuff/SliTaz-SandFive/openbox-3/close_hover.xbm @ rev 17715

aspell, libstatgrab, reiser4progs: add -ltinfo in LDFLAGS
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Mar 05 08:50:37 2015 +0100 (2015-03-05)
parents
children
rev   line source
al@16782 1 #define close_hover_width 10
al@16782 2 #define close_hover_height 10
al@16782 3 static unsigned char close_hover_bits[] = {
al@16782 4 0x03, 0x03, 0x87, 0x03, 0xce, 0x01, 0xfc, 0x00, 0x78, 0x00, 0x78, 0x00,
al@16782 5 0xfc, 0x00, 0xce, 0x01, 0x87, 0x03, 0x03, 0x03 };