wok-4.x
annotate mtpaint/stuff/icons-tango/xbm_ring4.xbm @ rev 115
Set BUILD_DEPENDS for cairo, glib, atk and gtk+
author |
Christophe Lincoln <pankso@slitaz.org> |
date |
Sat Jan 05 00:17:11 2008 +0100 (2008-01-05) |
parents |
|
children |
|
rev |
line source |
pankso@77
|
1 #define xbm_ring4_width 9
|
pankso@77
|
2 #define xbm_ring4_height 9
|
pankso@77
|
3 #define xbm_ring4_x_hot 4
|
pankso@77
|
4 #define xbm_ring4_y_hot 4
|
pankso@77
|
5 static unsigned char xbm_ring4_bits[] = {
|
pankso@77
|
6 0x00, 0x00, 0x38, 0x00, 0x44, 0x00, 0x82, 0x00, 0x82, 0x00, 0x82, 0x00,
|
pankso@77
|
7 0x44, 0x00, 0x38, 0x00, 0x00, 0x00 };
|