wok-current diff mtpaint/stuff/icons-tango/xbm_select.xbm @ rev 6879
Added linux-module-headers to kqemu build depends.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed Oct 20 23:03:53 2010 +0000 (2010-10-20) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/mtpaint/stuff/icons-tango/xbm_select.xbm Wed Oct 20 23:03:53 2010 +0000 1.3 @@ -0,0 +1,8 @@ 1.4 +#define xbm_select_width 20 1.5 +#define xbm_select_height 20 1.6 +static unsigned char xbm_select_bits[] = { 1.7 + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 1.8 + 0x00, 0x04, 0x00, 0x00, 0x04, 0x00, 0x00, 0x04, 0x00, 0x00, 0x04, 0x00, 1.9 + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0xe0, 0x01, 0x00, 0x00, 0x00, 1.10 + 0x00, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00, 0x04, 0x00, 0x00, 0x04, 0x00, 1.11 + 0x00, 0x04, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };