wok annotate mtpaint/stuff/icons-tango/xbm_select.xbm @ rev 9430

Add gource.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Mar 31 03:38:34 2011 +0000 (2011-03-31)
parents
children
rev   line source
pankso@42 1 #define xbm_select_width 20
pankso@42 2 #define xbm_select_height 20
pankso@42 3 static unsigned char xbm_select_bits[] = {
pankso@42 4 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
pankso@42 5 0x00, 0x04, 0x00, 0x00, 0x04, 0x00, 0x00, 0x04, 0x00, 0x00, 0x04, 0x00,
pankso@42 6 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0xe0, 0x01, 0x00, 0x00, 0x00,
pankso@42 7 0x00, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00, 0x04, 0x00, 0x00, 0x04, 0x00,
pankso@42 8 0x00, 0x04, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };