Initial revision

This commit is contained in:
Elliot Lee
1997-11-24 22:37:52 +00:00
commit 9508b76bd2
322 changed files with 132552 additions and 0 deletions

4
gtk/line-arrow.xbm Normal file
View File

@ -0,0 +1,4 @@
#define line_arrow_width 6
#define line_arrow_height 9
static unsigned char line_arrow_bits[] = {
0x00, 0x00, 0x04, 0x0c, 0x18, 0x3f, 0x18, 0x0c, 0x04};