wok-6.x view mtpaint/stuff/icons-tango/xbm_select.xbm @ rev 10642

enna: fix bdeps and add ethumb (new dep ?)
author Christophe Lincoln <pankso@slitaz.org>
date Fri May 27 01:57:05 2011 +0200 (2011-05-27)
parents
children
line source
1 #define xbm_select_width 20
2 #define xbm_select_height 20
3 static unsigned char xbm_select_bits[] = {
4 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
5 0x00, 0x04, 0x00, 0x00, 0x04, 0x00, 0x00, 0x04, 0x00, 0x00, 0x04, 0x00,
6 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0xe0, 0x01, 0x00, 0x00, 0x00,
7 0x00, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00, 0x04, 0x00, 0x00, 0x04, 0x00,
8 0x00, 0x04, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };