This commit was manufactured by cvs2svn to create tag 'V1_0_6_BETA2'
[krb5.git] / src / mac / SAP / GSSforSAP.r
1 #ifdef mw_rez
2 #include <SysTypes.r>
3 #include <Types.r>
4 #else
5 #include "SysTypes.r"
6 #include "Types.r"
7 #endif
8
9 resource 'vers' (1) {
10         0x01, 0x00, final, 0x00,
11         verUS,
12         "1.0",
13         "1.0(SAP), Copyright 1996 Massachusetts Institute of Technology"
14 };
15
16 resource 'DITL' (135, nonpurgeable) {
17         {       /* array DITLarray: 2 elements */
18                 /* [1] */
19                 {96, 292, 116, 360},
20                 Button {
21                         enabled,
22                         "OK"
23                 },
24                 /* [2] */
25                 {16, 64, 84, 360},
26                 StaticText {
27                         disabled,
28                         "This version of the SAP client has expir"
29                         "ed. Please consult: http://web.mit.edu/r"
30                         "eeng/www/saphelp/ for instructions on ob"
31                         "taining a new version."
32                 }
33         }
34 };
35
36 resource 'DITL' (136, nonpurgeable) {
37         {       /* array DITLarray: 2 elements */
38                 /* [1] */
39                 {116, 300, 136, 368},
40                 Button {
41                         enabled,
42                         "OK"
43                 },
44                 /* [2] */
45                 {16, 64, 100, 360},
46                 StaticText {
47                         disabled,
48                         "This version of the SAP client will expi"
49                         "re on January 15, 1997. Please consult: "
50                         "http://web.mit.edu/reeng/www/saphelp/ fo"
51                         "r instructions on obtaining a new versio"
52                         "n when it is available."
53                 }
54         }
55 };
56
57 data 'DLGX' (135) {
58         $"0743 6869 6361 676F 0000 0000 0000 0000"            /* .Chicago........ */
59         $"0000 0000 0000 0000 0000 0000 0000 0000"            /* ................ */
60         $"0000 0000 0000 0000 0000 0000 0000 0000"            /* ................ */
61         $"0000 0000 0000 0000 0000 0000 0000 0000"            /* ................ */
62         $"000C 0000 0000 0001 0004 0004 0000 0000"            /* ................ */
63         $"0002 0000 0000 0000 0000 0000 0000 0006"            /* ................ */
64         $"0000 0000 0000 0000 0000"                           /* .......... */
65 };
66
67 data 'DLGX' (136) {
68         $"0743 6869 6361 676F 0000 0000 0000 0000"            /* .Chicago........ */
69         $"0000 0000 0000 0000 0000 0000 0000 0000"            /* ................ */
70         $"0000 0000 0000 0000 0000 0000 0000 0000"            /* ................ */
71         $"0000 0000 0000 0000 0000 0000 0000 0000"            /* ................ */
72         $"000C 0000 0000 0001 0004 0004 0000 0000"            /* ................ */
73         $"0002 0000 0000 0000 0000 0000 0000 0006"            /* ................ */
74         $"0000 0000 0000 0000 0000"                           /* .......... */
75 };
76
77 data 'ictb' (136) {
78         $"0000 0000 0000 0000"                                /* ........ */
79 };
80
81 resource 'ALRT' (135, nonpurgeable) {
82         {383, 390, 511, 770},
83         135,
84         {       /* array: 4 elements */
85                 /* [1] */
86                 OK, visible, sound1,
87                 /* [2] */
88                 OK, visible, sound1,
89                 /* [3] */
90                 OK, visible, sound1,
91                 /* [4] */
92                 OK, visible, sound1
93         }
94         /****** Extra bytes follow... ******/
95         /* $"0000"                                               /* .. */
96 };
97
98 resource 'ALRT' (136, nonpurgeable) {
99         {383, 390, 531, 774},
100         136,
101         {       /* array: 4 elements */
102                 /* [1] */
103                 OK, visible, sound1,
104                 /* [2] */
105                 OK, visible, sound1,
106                 /* [3] */
107                 OK, visible, sound1,
108                 /* [4] */
109                 OK, visible, sound1
110         }
111         /****** Extra bytes follow... ******/
112         /* $"0000"                                               /* .. */
113 };
114
115 resource 'actb' (136) {
116         {       /* array ColorSpec: 5 elements */
117                 /* [1] */
118                 wContentColor, 65535, 65535, 65535,
119                 /* [2] */
120                 wFrameColor, 0, 0, 0,
121                 /* [3] */
122                 wTextColor, 0, 0, 0,
123                 /* [4] */
124                 wHiliteColor, 0, 0, 0,
125                 /* [5] */
126                 wTitleBarColor, 65535, 65535, 65535
127         }
128 };
129