wok view mtpaint/stuff/icons-tango/xbm_select_mask.xbm @ rev 5480

Fix VERSION in ruby to be 1.9.1-p378.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu May 06 02:11:33 2010 +0000 (2010-05-06)
parents
children
line source
1 #define xbm_select_mask_width 20
2 #define xbm_select_mask_height 20
3 static unsigned char xbm_select_mask_bits[] = {
4 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0e, 0x00,
5 0x00, 0x0e, 0x00, 0x00, 0x0e, 0x00, 0x00, 0x0e, 0x00, 0x00, 0x0e, 0x00,
6 0x00, 0x0e, 0x00, 0xf8, 0xf1, 0x03, 0xf8, 0xf1, 0x03, 0xf8, 0xf1, 0x03,
7 0x00, 0x0e, 0x00, 0x00, 0x0e, 0x00, 0x00, 0x0e, 0x00, 0x00, 0x0e, 0x00,
8 0x00, 0x0e, 0x00, 0x00, 0x0e, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };