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

postfix: typo
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Oct 18 18:59:30 2014 +0200 (2014-10-18)
parents
children
rev   line source
al@16782 1 #define close_width 8
al@16782 2 #define close_height 8
al@16782 3 static unsigned char close_bits[] = {
al@16782 4 0xc3, 0xe7, 0x7e, 0x3c, 0x3c, 0x7e, 0xe7, 0xc3 };