wok view mtpaint/stuff/icons-tango/xbm_ring4.xbm @ rev 6330

Make sure package receipt exists before source in check_commit function. I hope this causes no problems.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Sep 18 16:45:22 2010 +0000 (2010-09-18)
parents
children
line source
1 #define xbm_ring4_width 9
2 #define xbm_ring4_height 9
3 #define xbm_ring4_x_hot 4
4 #define xbm_ring4_y_hot 4
5 static unsigned char xbm_ring4_bits[] = {
6 0x00, 0x00, 0x38, 0x00, 0x44, 0x00, 0x82, 0x00, 0x82, 0x00, 0x82, 0x00,
7 0x44, 0x00, 0x38, 0x00, 0x00, 0x00 };