wok-current annotate chrommo-theme/stuff/chrommo/openbox-3/close.xbm @ rev 18461

Up ranger (1.7.1)
author Paul Issott <paul@slitaz.org>
date Thu Oct 01 19:21:20 2015 +0100 (2015-10-01)
parents
children
rev   line source
plus@18325 1 #define close_width 10
plus@18325 2 #define close_height 10
plus@18325 3 static unsigned char close_bits[] = {
plus@18325 4 0xff, 0x03, 0x31, 0x02, 0x31, 0x02, 0x31, 0x02, 0x31, 0x02, 0x31, 0x02,
plus@18325 5 0x01, 0x02, 0x01, 0x02, 0x01, 0x02, 0xff, 0x03 };