1 /* $Header: /home/yav/xpx/RCS/infodef.h,v 1.7 1996/04/23 10:58:05 yav Exp $
2  */
3 
4 #define INFOMENU_TITLE		0
5 #define INFOMENU_MARK		1
6 #define INFOMENU_IMGFILE	2
7 #define INFOMENU_IMGSIZE	3
8 #define INFOMENU_IMGWIDTH	4
9 #define INFOMENU_IMGSIZEX	5
10 #define INFOMENU_IMGHEIGHT	6
11 #define INFOMENU_COLFILE	7
12 #define INFOMENU_COLCOUNT	8
13 #define INFOMENU_GRIDCOLOR	9
14 #define INFOMENU_SCROLLSTOP	10
15 #define INFOMENU_GSCEL		11
16 #define INFOMENU_GSKCF		12
17 #define INFOMENU_OK		13
18 #define INFOMENU_HOTSPOT	14
19 #define INFOMENU_HOTX		15
20 #define INFOMENU_HOTSPOT2	16
21 #define INFOMENU_HOTY		17
22 #define INFOMENU_HOTSPOTCENTER	18
23 #define INFOMENU_DEPTH		19
24 #define INFOMENU_DEPTHN		20
25 #define INFOMENU_IMGPOS		21
26 #define INFOMENU_IMGPOSX	22
27 #define INFOMENU_IMGPOS2	23
28 #define INFOMENU_IMGPOSY	24
29 #define INFOMENU_COLPOS		25
30 #define INFOMENU_COLPOSX	26
31 #define INFOMENU_COLPOS2	27
32 #define INFOMENU_COLPOSY	28
33 
34 /* End of file */
35