-rw-r--r-- | COPYING | 2 | ||||
-rw-r--r-- | KTAGS | 2 | ||||
-rw-r--r-- | T42.rc | 14 | ||||
-rw-r--r-- | help/T42.rtf | 4 | ||||
-rw-r--r-- | help/T42.xml | 5 | ||||
-rw-r--r-- | install/install.cpp | 9 | ||||
-rw-r--r-- | install/install.rc | 10 |
7 files changed, 29 insertions, 17 deletions
@@ -1,19 +1,19 @@ | |||
1 | Copyright (c) 1998-2004 Klever Group (http://www.klever.net/) | 1 | Copyright (c) 1998-2005 Klever Group (http://www.klever.net/) |
2 | 2 | ||
3 | Permission is hereby granted, free of charge, to any person obtaining a copy of | 3 | Permission is hereby granted, free of charge, to any person obtaining a copy of |
4 | this software and associated documentation files (the "Software"), to deal in | 4 | this software and associated documentation files (the "Software"), to deal in |
5 | the Software without restriction, including without limitation the rights to | 5 | the Software without restriction, including without limitation the rights to |
6 | use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies | 6 | use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies |
7 | of the Software, and to permit persons to whom the Software is furnished to do | 7 | of the Software, and to permit persons to whom the Software is furnished to do |
8 | so, subject to the following conditions: | 8 | so, subject to the following conditions: |
9 | 9 | ||
10 | The above copyright notice and this permission notice shall be included in all | 10 | The above copyright notice and this permission notice shall be included in all |
11 | copies or substantial portions of the Software. | 11 | copies or substantial portions of the Software. |
12 | 12 | ||
13 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | 13 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
14 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | 14 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
15 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | 15 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
16 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | 16 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
17 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | 17 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
18 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | 18 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
19 | SOFTWARE. | 19 | SOFTWARE. |
@@ -1,12 +1,12 @@ | |||
1 | about-date T42.rc /LTEXT\s\+"Copyright /;"kind:d | 1 | about-date T42.rc /LTEXT\s\+"Copyright /;"kind:d |
2 | about-version T42.rc /LTEXT\s\+"T42, Version/;"kind:v | 2 | about-version T42.rc /LTEXT\s\+"T42, Version/;"kind:v |
3 | help-license-date ./help/T42.xml /<license\s/;"kind:d | 3 | help-license-date ./help/T42.xml /<license\s/;"kind:d |
4 | help-news ./help/T42.xml/<newsfor\s/ | 4 | help-news ./help/T42.xml/<newsfor\s/ |
5 | install-version ./install/install.cpp /^#define\s\+KINAME\s\+"/;"kind:v | 5 | install-version ./install/install.cpp /^#define\s\+VERSION\s\+"/;"kind:v |
6 | install-vsinfo-date install/install.rc /^\s\+VALUE\s\+"LegalCopyright",/;"kind:d | 6 | install-vsinfo-date install/install.rc /^\s\+VALUE\s\+"LegalCopyright",/;"kind:d |
7 | install-vsinfo-numeric-version install/install.rc /^\s\+FILEVERSION\s\+/;"kind:v | 7 | install-vsinfo-numeric-version install/install.rc /^\s\+FILEVERSION\s\+/;"kind:v |
8 | install-vsinfo-string-version install/install.rc /^\s\+VALUE\s\+"FileVersion",/;"kind:v | 8 | install-vsinfo-string-version install/install.rc /^\s\+VALUE\s\+"FileVersion",/;"kind:v |
9 | license-date COPYING :1;"kind:d | 9 | license-date COPYING :1;"kind:d |
10 | vsinfo-date T42.rc /VALUE\s\+"LegalCopyright",/;"kind:d | 10 | vsinfo-date T42.rc /VALUE\s\+"LegalCopyright",/;"kind:d |
11 | vsinfo-numeric-version T42.rc /^\s\+FILEVERSION\s\+/;"kind:v | 11 | vsinfo-numeric-version T42.rc /^\s\+FILEVERSION\s\+/;"kind:v |
12 | vsinfo-string-version T42.rc /^\s\+VALUE\s\+"FileVersion",/;"kind:v | 12 | vsinfo-string-version T42.rc /^\s\+VALUE\s\+"FileVersion",/;"kind:v |
@@ -1,581 +1,581 @@ | |||
1 | //Microsoft Developer Studio generated resource script. | 1 | //Microsoft Developer Studio generated resource script. |
2 | // | 2 | // |
3 | #include "resource.h" | 3 | #include "resource.h" |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
7 | // | 7 | // |
8 | // Generated from the TEXTINCLUDE 2 resource. | 8 | // Generated from the TEXTINCLUDE 2 resource. |
9 | // | 9 | // |
10 | #include "afxres.h" | 10 | #include "afxres.h" |
11 | 11 | ||
12 | ///////////////////////////////////////////////////////////////////////////// | 12 | ///////////////////////////////////////////////////////////////////////////// |
13 | #undef APSTUDIO_READONLY_SYMBOLS | 13 | #undef APSTUDIO_READONLY_SYMBOLS |
14 | 14 | ||
15 | ///////////////////////////////////////////////////////////////////////////// | 15 | ///////////////////////////////////////////////////////////////////////////// |
16 | // English (U.S.) resources | 16 | // English (U.S.) resources |
17 | 17 | ||
18 | #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU) | 18 | #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU) |
19 | #ifdef _WIN32 | 19 | #ifdef _WIN32 |
20 | LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US | 20 | LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US |
21 | #pragma code_page(1252) | 21 | #pragma code_page(1252) |
22 | #endif //_WIN32 | 22 | #endif //_WIN32 |
23 | 23 | ||
24 | #ifdef APSTUDIO_INVOKED | 24 | #ifdef APSTUDIO_INVOKED |
25 | ///////////////////////////////////////////////////////////////////////////// | 25 | ///////////////////////////////////////////////////////////////////////////// |
26 | // | 26 | // |
27 | // TEXTINCLUDE | 27 | // TEXTINCLUDE |
28 | // | 28 | // |
29 | 29 | ||
30 | 1 TEXTINCLUDE DISCARDABLE | 30 | 1 TEXTINCLUDE DISCARDABLE |
31 | BEGIN | 31 | BEGIN |
32 | "resource.h\0" | 32 | "resource.h\0" |
33 | END | 33 | END |
34 | 34 | ||
35 | 2 TEXTINCLUDE DISCARDABLE | 35 | 2 TEXTINCLUDE DISCARDABLE |
36 | BEGIN | 36 | BEGIN |
37 | "#include ""afxres.h""\r\n" | 37 | "#include ""afxres.h""\r\n" |
38 | "\0" | 38 | "\0" |
39 | END | 39 | END |
40 | 40 | ||
41 | 3 TEXTINCLUDE DISCARDABLE | 41 | 3 TEXTINCLUDE DISCARDABLE |
42 | BEGIN | 42 | BEGIN |
43 | "#define _AFX_NO_SPLITTER_RESOURCES\r\n" | 43 | "#define _AFX_NO_SPLITTER_RESOURCES\r\n" |
44 | "#define _AFX_NO_OLE_RESOURCES\r\n" | 44 | "#define _AFX_NO_OLE_RESOURCES\r\n" |
45 | "#define _AFX_NO_TRACKER_RESOURCES\r\n" | 45 | "#define _AFX_NO_TRACKER_RESOURCES\r\n" |
46 | "#define _AFX_NO_PROPERTY_RESOURCES\r\n" | 46 | "#define _AFX_NO_PROPERTY_RESOURCES\r\n" |
47 | "\r\n" | 47 | "\r\n" |
48 | "#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)\r\n" | 48 | "#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)\r\n" |
49 | "#ifdef _WIN32\r\n" | 49 | "#ifdef _WIN32\r\n" |
50 | "LANGUAGE 9, 1\r\n" | 50 | "LANGUAGE 9, 1\r\n" |
51 | "#pragma code_page(1252)\r\n" | 51 | "#pragma code_page(1252)\r\n" |
52 | "#endif\r\n" | 52 | "#endif\r\n" |
53 | "#include ""res\\T42.rc2"" // non-Microsoft Visual C++ edited resources\r\n" | 53 | "#include ""res\\T42.rc2"" // non-Microsoft Visual C++ edited resources\r\n" |
54 | "#include ""afxres.rc"" // Standard components\r\n" | 54 | "#include ""afxres.rc"" // Standard components\r\n" |
55 | "#endif\0" | 55 | "#endif\0" |
56 | END | 56 | END |
57 | 57 | ||
58 | #endif // APSTUDIO_INVOKED | 58 | #endif // APSTUDIO_INVOKED |
59 | 59 | ||
60 | 60 | ||
61 | ///////////////////////////////////////////////////////////////////////////// | 61 | ///////////////////////////////////////////////////////////////////////////// |
62 | // | 62 | // |
63 | // Icon | 63 | // Icon |
64 | // | 64 | // |
65 | 65 | ||
66 | // Icon with lowest ID value placed first to ensure application icon | 66 | // Icon with lowest ID value placed first to ensure application icon |
67 | // remains consistent on all systems. | 67 | // remains consistent on all systems. |
68 | IDR_MAINFRAME ICON DISCARDABLE "res\\T42.ico" | 68 | IDR_MAINFRAME ICON DISCARDABLE "res\\T42.ico" |
69 | IDR_T42FRAME ICON DISCARDABLE "res\\IDR_T42F.ico" | 69 | IDR_T42FRAME ICON DISCARDABLE "res\\IDR_T42F.ico" |
70 | IDI_FULLCUP ICON DISCARDABLE "res\\fullcup.ico" | 70 | IDI_FULLCUP ICON DISCARDABLE "res\\fullcup.ico" |
71 | IDR_FULLT42 ICON DISCARDABLE "res\\IDR_FULL.ico" | 71 | IDR_FULLT42 ICON DISCARDABLE "res\\IDR_FULL.ico" |
72 | IDI_BROWSE ICON DISCARDABLE "shared-data/browse-icon.ico" | 72 | IDI_BROWSE ICON DISCARDABLE "shared-data/browse-icon.ico" |
73 | IDI_T42CALLNEW ICON DISCARDABLE "res\\T42calln.ico" | 73 | IDI_T42CALLNEW ICON DISCARDABLE "res\\T42calln.ico" |
74 | IDI_T42CALLPROCESSED ICON DISCARDABLE "res\\T42callp.ico" | 74 | IDI_T42CALLPROCESSED ICON DISCARDABLE "res\\T42callp.ico" |
75 | IDR_FLIPPEDCUP ICON DISCARDABLE "res\\IDR_FLIP.ico" | 75 | IDR_FLIPPEDCUP ICON DISCARDABLE "res\\IDR_FLIP.ico" |
76 | IDI_PREPLAY ICON DISCARDABLE "shared-data/play-icon.ico" | 76 | IDI_PREPLAY ICON DISCARDABLE "shared-data/play-icon.ico" |
77 | 77 | ||
78 | ///////////////////////////////////////////////////////////////////////////// | 78 | ///////////////////////////////////////////////////////////////////////////// |
79 | // | 79 | // |
80 | // Dialog | 80 | // Dialog |
81 | // | 81 | // |
82 | 82 | ||
83 | IDD_ABOUTBOX DIALOG DISCARDABLE 0, 0, 194, 78 | 83 | IDD_ABOUTBOX DIALOG DISCARDABLE 0, 0, 194, 78 |
84 | STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU | 84 | STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU |
85 | CAPTION "About T42" | 85 | CAPTION "About T42" |
86 | FONT 8, "MS Sans Serif" | 86 | FONT 8, "MS Sans Serif" |
87 | BEGIN | 87 | BEGIN |
88 | LTEXT "T42, Version 1.5",IDC_STATIC,37,10,119,8,SS_NOPREFIX | 88 | LTEXT "T42, Version 1.5.1",IDC_STATIC,37,10,119,8,SS_NOPREFIX |
89 | LTEXT "Copyright © 1998-2004 Klever Group",IDC_STATIC,37,25,119,8 | 89 | LTEXT "Copyright © 1998-2005 Klever Group",IDC_STATIC,37,25,119,8 |
90 | ICON IDR_MAINFRAME,IDC_STATIC,7,34,18,20 | 90 | ICON IDR_MAINFRAME,IDC_STATIC,7,34,18,20 |
91 | ICON IDR_FLIPPEDCUP,IDC_STATIC,166,34,18,20 | 91 | ICON IDR_FLIPPEDCUP,IDC_STATIC,166,34,18,20 |
92 | DEFPUSHBUTTON "OK",IDOK,81,40,32,14,WS_GROUP | 92 | DEFPUSHBUTTON "OK",IDOK,81,40,32,14,WS_GROUP |
93 | PUSHBUTTON "http://www.klever.net/",IDC_KLEVERNET,107,59,80,12 | 93 | PUSHBUTTON "http://www.klever.net/",IDC_KLEVERNET,107,59,80,12 |
94 | END | 94 | END |
95 | 95 | ||
96 | IDD_T42_DIALOG DIALOGEX 0, 0, 221, 200 | 96 | IDD_T42_DIALOG DIALOGEX 0, 0, 221, 200 |
97 | STYLE DS_3DLOOK | WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_THICKFRAME | 97 | STYLE DS_3DLOOK | WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_THICKFRAME |
98 | EXSTYLE WS_EX_TOOLWINDOW | WS_EX_CLIENTEDGE | WS_EX_CONTEXTHELP | | 98 | EXSTYLE WS_EX_TOOLWINDOW | WS_EX_CLIENTEDGE | WS_EX_CONTEXTHELP | |
99 | WS_EX_APPWINDOW | 99 | WS_EX_APPWINDOW |
100 | CAPTION " Tea For Two " | 100 | CAPTION " Tea For Two " |
101 | FONT 8, "MS Sans Serif", 0, 0, 0x1 | 101 | FONT 8, "MS Sans Serif", 0, 0, 0x1 |
102 | BEGIN | 102 | BEGIN |
103 | CTEXT "On &Call:",IDC_STATIC,7,7,93,56,0,WS_EX_DLGMODALFRAME | | 103 | CTEXT "On &Call:",IDC_STATIC,7,7,93,56,0,WS_EX_DLGMODALFRAME | |
104 | WS_EX_CLIENTEDGE | 104 | WS_EX_CLIENTEDGE |
105 | COMBOBOX IDC_ONCALL,13,19,81,76,CBS_DROPDOWNLIST | WS_VSCROLL | | 105 | COMBOBOX IDC_ONCALL,13,19,81,76,CBS_DROPDOWNLIST | WS_VSCROLL | |
106 | WS_TABSTOP | 106 | WS_TABSTOP |
107 | CTEXT "When &Away:",IDC_STATIC,13,33,81,8 | 107 | CTEXT "When &Away:",IDC_STATIC,13,33,81,8 |
108 | COMBOBOX IDC_ONCALLAWAY,13,43,81,76,CBS_DROPDOWNLIST | WS_VSCROLL | | 108 | COMBOBOX IDC_ONCALLAWAY,13,43,81,76,CBS_DROPDOWNLIST | WS_VSCROLL | |
109 | WS_TABSTOP | 109 | WS_TABSTOP |
110 | CONTROL "Calls",IDC_CALLS,"SysListView32",LVS_REPORT | WS_BORDER | | 110 | CONTROL "Calls",IDC_CALLS,"SysListView32",LVS_REPORT | WS_BORDER | |
111 | WS_TABSTOP,7,66,207,67 | 111 | WS_TABSTOP,7,66,207,67 |
112 | CONTROL "Recorded Message..",IDC_PREVIEW,"RICHEDIT",WS_VSCROLL | | 112 | CONTROL "Recorded Message..",IDC_PREVIEW,"RICHEDIT",WS_VSCROLL | |
113 | WS_TABSTOP | 0xc184,7,134,207,59 | 113 | WS_TABSTOP | 0xc184,7,134,207,59 |
114 | PUSHBUTTON "&Tea",IDC_TALK,173,7,41,13 | 114 | PUSHBUTTON "&Tea",IDC_TALK,173,7,41,13 |
115 | PUSHBUTTON "&Options",IDC_OPTIONS,173,21,41,13 | 115 | PUSHBUTTON "&Options",IDC_OPTIONS,173,21,41,13 |
116 | PUSHBUTTON "E&xit",IDOK,173,35,41,13 | 116 | PUSHBUTTON "E&xit",IDOK,173,35,41,13 |
117 | PUSHBUTTON "&Help",ID_HELP,173,49,41,13 | 117 | PUSHBUTTON "&Help",ID_HELP,173,49,41,13 |
118 | DEFPUSHBUTTON "",IDCANCEL,0,0,6,6,NOT WS_VISIBLE | 118 | DEFPUSHBUTTON "",IDCANCEL,0,0,6,6,NOT WS_VISIBLE |
119 | CONTROL "A&way",IDC_AWAY,"Button",BS_AUTOCHECKBOX | BS_PUSHLIKE | | 119 | CONTROL "A&way",IDC_AWAY,"Button",BS_AUTOCHECKBOX | BS_PUSHLIKE | |
120 | BS_MULTILINE | WS_TABSTOP,101,7,41,56, | 120 | BS_MULTILINE | WS_TABSTOP,101,7,41,56, |
121 | WS_EX_DLGMODALFRAME | WS_EX_CLIENTEDGE | | 121 | WS_EX_DLGMODALFRAME | WS_EX_CLIENTEDGE | |
122 | WS_EX_STATICEDGE | 122 | WS_EX_STATICEDGE |
123 | END | 123 | END |
124 | 124 | ||
125 | IDD_REMOTE DIALOGEX 0, 0, 153, 111 | 125 | IDD_REMOTE DIALOGEX 0, 0, 153, 111 |
126 | STYLE DS_MODALFRAME | DS_3DLOOK | DS_CENTER | WS_POPUP | WS_CAPTION | 126 | STYLE DS_MODALFRAME | DS_3DLOOK | DS_CENTER | WS_POPUP | WS_CAPTION |
127 | EXSTYLE WS_EX_TOOLWINDOW | WS_EX_CLIENTEDGE | 127 | EXSTYLE WS_EX_TOOLWINDOW | WS_EX_CLIENTEDGE |
128 | CAPTION " It's party time!" | 128 | CAPTION " It's party time!" |
129 | FONT 8, "MS Sans Serif", 0, 0, 0x1 | 129 | FONT 8, "MS Sans Serif", 0, 0, 0x1 |
130 | BEGIN | 130 | BEGIN |
131 | LTEXT "&Dear ",IDC_STATIC,7,9,18,8 | 131 | LTEXT "&Dear ",IDC_STATIC,7,9,18,8 |
132 | COMBOBOX IDC_CALLEE,29,7,117,56,CBS_DROPDOWN | CBS_AUTOHSCROLL | | 132 | COMBOBOX IDC_CALLEE,29,7,117,56,CBS_DROPDOWN | CBS_AUTOHSCROLL | |
133 | WS_VSCROLL | WS_TABSTOP | 133 | WS_VSCROLL | WS_TABSTOP |
134 | LTEXT "yes, you on &tty ",IDC_STATIC,41,23,48,8 | 134 | LTEXT "yes, you on &tty ",IDC_STATIC,41,23,48,8 |
135 | COMBOBOX IDC_TTY,98,21,48,79,CBS_DROPDOWN | CBS_AUTOHSCROLL | | 135 | COMBOBOX IDC_TTY,98,21,48,79,CBS_DROPDOWN | CBS_AUTOHSCROLL | |
136 | WS_VSCROLL | WS_TABSTOP | 136 | WS_VSCROLL | WS_TABSTOP |
137 | LTEXT "I'd love to have a cup of tea with you. How about right now?", | 137 | LTEXT "I'd love to have a cup of tea with you. How about right now?", |
138 | IDC_STATIC,19,36,112,28 | 138 | IDC_STATIC,19,36,112,28 |
139 | LTEXT "Yours,",IDC_STATIC,7,67,22,8 | 139 | LTEXT "Yours,",IDC_STATIC,7,67,22,8 |
140 | COMBOBOX IDC_CALLER,46,73,100,30,CBS_DROPDOWN | CBS_AUTOHSCROLL | | 140 | COMBOBOX IDC_CALLER,46,73,100,30,CBS_DROPDOWN | CBS_AUTOHSCROLL | |
141 | WS_VSCROLL | WS_TABSTOP | 141 | WS_VSCROLL | WS_TABSTOP |
142 | DEFPUSHBUTTON "OK",IDOK,18,90,50,14 | 142 | DEFPUSHBUTTON "OK",IDOK,18,90,50,14 |
143 | PUSHBUTTON "Cancel",IDCANCEL,84,90,50,14 | 143 | PUSHBUTTON "Cancel",IDCANCEL,84,90,50,14 |
144 | END | 144 | END |
145 | 145 | ||
146 | IDD_T42VIEW DIALOG DISCARDABLE 0, 0, 185, 93 | 146 | IDD_T42VIEW DIALOG DISCARDABLE 0, 0, 185, 93 |
147 | STYLE DS_3DLOOK | WS_CHILD | 147 | STYLE DS_3DLOOK | WS_CHILD |
148 | FONT 8, "MS Sans Serif" | 148 | FONT 8, "MS Sans Serif" |
149 | BEGIN | 149 | BEGIN |
150 | CONTROL "",IDC_SPLIT,"Static",SS_SIMPLE | SS_NOTIFY,93,1,8,91 | 150 | CONTROL "",IDC_SPLIT,"Static",SS_SIMPLE | SS_NOTIFY,93,1,8,91 |
151 | END | 151 | END |
152 | 152 | ||
153 | IDD_ANNOUNCE DIALOGEX 0, 0, 141, 139 | 153 | IDD_ANNOUNCE DIALOGEX 0, 0, 141, 139 |
154 | STYLE DS_MODALFRAME | DS_SETFOREGROUND | DS_3DLOOK | DS_CENTER | WS_POPUP | | 154 | STYLE DS_MODALFRAME | DS_SETFOREGROUND | DS_3DLOOK | DS_CENTER | WS_POPUP | |
155 | WS_CAPTION | 155 | WS_CAPTION |
156 | EXSTYLE WS_EX_TOOLWINDOW | WS_EX_CLIENTEDGE | 156 | EXSTYLE WS_EX_TOOLWINDOW | WS_EX_CLIENTEDGE |
157 | CAPTION " It's a party and you're invited!" | 157 | CAPTION " It's a party and you're invited!" |
158 | FONT 8, "MS Sans Serif", 0, 0, 0x1 | 158 | FONT 8, "MS Sans Serif", 0, 0, 0x1 |
159 | BEGIN | 159 | BEGIN |
160 | DEFPUSHBUTTON "&Yes, I'd appreciate some milk",IDOK,7,81,127,14 | 160 | DEFPUSHBUTTON "&Yes, I'd appreciate some milk",IDOK,7,81,127,14 |
161 | PUSHBUTTON "Not now, have a cup of tea with my &secretary", | 161 | PUSHBUTTON "Not now, have a cup of tea with my &secretary", |
162 | IDC_SECRETARY,7,96,127,21,BS_MULTILINE | 162 | IDC_SECRETARY,7,96,127,21,BS_MULTILINE |
163 | PUSHBUTTON "&No, thanks, I'm out to cofee house.",IDCANCEL,7,118, | 163 | PUSHBUTTON "&No, thanks, I'm out to cofee house.",IDCANCEL,7,118, |
164 | 127,14 | 164 | 127,14 |
165 | LTEXT "Dear ",IDC_STATIC,7,7,18,8 | 165 | LTEXT "Dear ",IDC_STATIC,7,7,18,8 |
166 | LTEXT "..",IDC_CALLEE,27,7,107,8,SS_NOPREFIX | 166 | LTEXT "..",IDC_CALLEE,27,7,107,8,SS_NOPREFIX |
167 | RTEXT "..",IDC_TTY,7,16,127,10 | 167 | RTEXT "..",IDC_TTY,7,16,127,10 |
168 | LTEXT "I'd love to have a cup of tea with you. How about right now?", | 168 | LTEXT "I'd love to have a cup of tea with you. How about right now?", |
169 | IDC_STATIC,15,28,112,19 | 169 | IDC_STATIC,15,28,112,19 |
170 | LTEXT "Yours,",IDC_STATIC,15,50,21,8 | 170 | LTEXT "Yours,",IDC_STATIC,15,50,21,8 |
171 | RTEXT "..",IDC_CALLER,7,59,127,20,SS_NOPREFIX | 171 | RTEXT "..",IDC_CALLER,7,59,127,20,SS_NOPREFIX |
172 | PUSHBUTTON "",IDC_NOTHERE,0,132,6,6,NOT WS_VISIBLE | NOT WS_TABSTOP | 172 | PUSHBUTTON "",IDC_NOTHERE,0,132,6,6,NOT WS_VISIBLE | NOT WS_TABSTOP |
173 | PUSHBUTTON "",IDC_REFUSE,7,132,6,6,NOT WS_VISIBLE | NOT WS_TABSTOP | 173 | PUSHBUTTON "",IDC_REFUSE,7,132,6,6,NOT WS_VISIBLE | NOT WS_TABSTOP |
174 | END | 174 | END |
175 | 175 | ||
176 | IDD_OPTIONS_SOUNDS DIALOG DISCARDABLE 0, 0, 210, 154 | 176 | IDD_OPTIONS_SOUNDS DIALOG DISCARDABLE 0, 0, 210, 154 |
177 | STYLE WS_CHILD | WS_DISABLED | WS_CAPTION | 177 | STYLE WS_CHILD | WS_DISABLED | WS_CAPTION |
178 | CAPTION "Sounds" | 178 | CAPTION "Sounds" |
179 | FONT 8, "MS Sans Serif" | 179 | FONT 8, "MS Sans Serif" |
180 | BEGIN | 180 | BEGIN |
181 | LTEXT "&Bell in T42 conversation window:",IDC_STATIC,7,5,83,16 | 181 | LTEXT "&Bell in T42 conversation window:",IDC_STATIC,7,5,83,16 |
182 | COMBOBOX IDC_T42BELL,90,5,83,65,CBS_DROPDOWN | CBS_AUTOHSCROLL | | 182 | COMBOBOX IDC_T42BELL,90,5,83,65,CBS_DROPDOWN | CBS_AUTOHSCROLL | |
183 | CBS_SORT | WS_VSCROLL | WS_TABSTOP | 183 | CBS_SORT | WS_VSCROLL | WS_TABSTOP |
184 | PUSHBUTTON "Bell Browse",IDC_T42BELL_BROWSE,175,5,13,13,BS_ICON | | 184 | PUSHBUTTON "Bell Browse",IDC_T42BELL_BROWSE,175,5,13,13,BS_ICON | |
185 | BS_CENTER | BS_VCENTER | 185 | BS_CENTER | BS_VCENTER |
186 | CONTROL "",IDC_STATIC,"Static",SS_ETCHEDHORZ,7,25,196,1 | 186 | CONTROL "",IDC_STATIC,"Static",SS_ETCHEDHORZ,7,25,196,1 |
187 | LTEXT "&Prompt sound alert:",IDC_STATIC,7,30,83,8 | 187 | LTEXT "&Prompt sound alert:",IDC_STATIC,7,30,83,8 |
188 | COMBOBOX IDC_T42PROMPT,90,30,83,65,CBS_DROPDOWN | CBS_AUTOHSCROLL | | 188 | COMBOBOX IDC_T42PROMPT,90,30,83,65,CBS_DROPDOWN | CBS_AUTOHSCROLL | |
189 | CBS_SORT | WS_VSCROLL | WS_TABSTOP | 189 | CBS_SORT | WS_VSCROLL | WS_TABSTOP |
190 | PUSHBUTTON "Prompt Browse",IDC_T42PROMPT_BROWSE,175,30,13,13, | 190 | PUSHBUTTON "Prompt Browse",IDC_T42PROMPT_BROWSE,175,30,13,13, |
191 | BS_ICON | BS_CENTER | BS_VCENTER | 191 | BS_ICON | BS_CENTER | BS_VCENTER |
192 | CONTROL "&Loop sound",IDC_T42PROMPT_LOOP,"Button", | 192 | CONTROL "&Loop sound",IDC_T42PROMPT_LOOP,"Button", |
193 | BS_AUTOCHECKBOX | WS_TABSTOP,36,40,53,8 | 193 | BS_AUTOCHECKBOX | WS_TABSTOP,36,40,53,8 |
194 | CONTROL "",IDC_STATIC,"Static",SS_ETCHEDHORZ,7,50,196,1 | 194 | CONTROL "",IDC_STATIC,"Static",SS_ETCHEDHORZ,7,50,196,1 |
195 | LTEXT "&Wake-up sound alert:",IDC_STATIC,7,55,83,16 | 195 | LTEXT "&Wake-up sound alert:",IDC_STATIC,7,55,83,16 |
196 | COMBOBOX IDC_T42WAKE,90,55,83,65,CBS_DROPDOWN | CBS_AUTOHSCROLL | | 196 | COMBOBOX IDC_T42WAKE,90,55,83,65,CBS_DROPDOWN | CBS_AUTOHSCROLL | |
197 | CBS_SORT | WS_VSCROLL | WS_TABSTOP | 197 | CBS_SORT | WS_VSCROLL | WS_TABSTOP |
198 | PUSHBUTTON "Wake Browse",IDC_T42WAKE_BROWSE,175,55,13,13,BS_ICON | | 198 | PUSHBUTTON "Wake Browse",IDC_T42WAKE_BROWSE,175,55,13,13,BS_ICON | |
199 | BS_CENTER | BS_VCENTER | 199 | BS_CENTER | BS_VCENTER |
200 | CONTROL "",IDC_STATIC,"Static",SS_ETCHEDHORZ,7,75,196,1 | 200 | CONTROL "",IDC_STATIC,"Static",SS_ETCHEDHORZ,7,75,196,1 |
201 | PUSHBUTTON "Bell Play",IDC_T42BELL_PLAY,190,5,13,13,BS_ICON | | 201 | PUSHBUTTON "Bell Play",IDC_T42BELL_PLAY,190,5,13,13,BS_ICON | |
202 | BS_CENTER | BS_VCENTER | 202 | BS_CENTER | BS_VCENTER |
203 | PUSHBUTTON "Prompt Play",IDC_T42PROMPT_PLAY,190,30,13,13,BS_ICON | | 203 | PUSHBUTTON "Prompt Play",IDC_T42PROMPT_PLAY,190,30,13,13,BS_ICON | |
204 | BS_CENTER | BS_VCENTER | 204 | BS_CENTER | BS_VCENTER |
205 | PUSHBUTTON "Wake Play",IDC_T42WAKE_PLAY,190,55,13,13,BS_ICON | | 205 | PUSHBUTTON "Wake Play",IDC_T42WAKE_PLAY,190,55,13,13,BS_ICON | |
206 | BS_CENTER | BS_VCENTER | 206 | BS_CENTER | BS_VCENTER |
207 | END | 207 | END |
208 | 208 | ||
209 | IDD_OPTIONS_FONTS DIALOG DISCARDABLE 0, 0, 210, 154 | 209 | IDD_OPTIONS_FONTS DIALOG DISCARDABLE 0, 0, 210, 154 |
210 | STYLE WS_CHILD | WS_DISABLED | WS_CAPTION | 210 | STYLE WS_CHILD | WS_DISABLED | WS_CAPTION |
211 | CAPTION "Format" | 211 | CAPTION "Format" |
212 | FONT 8, "MS Sans Serif" | 212 | FONT 8, "MS Sans Serif" |
213 | BEGIN | 213 | BEGIN |
214 | LTEXT "F&ormat:",IDC_STATIC,7,5,24,8 | 214 | LTEXT "F&ormat:",IDC_STATIC,7,5,24,8 |
215 | LISTBOX IDC_FORMATNAME,7,15,60,85,LBS_NOINTEGRALHEIGHT | | 215 | LISTBOX IDC_FORMATNAME,7,15,60,85,LBS_NOINTEGRALHEIGHT | |
216 | WS_VSCROLL | WS_TABSTOP | 216 | WS_VSCROLL | WS_TABSTOP |
217 | LTEXT "Font &face:",IDC_STATIC,70,5,33,8 | 217 | LTEXT "Font &face:",IDC_STATIC,70,5,33,8 |
218 | COMBOBOX IDC_FACES,70,15,90,72,CBS_DROPDOWNLIST | CBS_SORT | | 218 | COMBOBOX IDC_FACES,70,15,90,72,CBS_DROPDOWNLIST | CBS_SORT | |
219 | WS_VSCROLL | WS_TABSTOP | 219 | WS_VSCROLL | WS_TABSTOP |
220 | LTEXT "Font &size:",IDC_STATIC,163,5,31,8 | 220 | LTEXT "Font &size:",IDC_STATIC,163,5,31,8 |
221 | COMBOBOX IDC_FONTSIZE,163,15,40,72,CBS_DROPDOWN | CBS_AUTOHSCROLL | | 221 | COMBOBOX IDC_FONTSIZE,163,15,40,72,CBS_DROPDOWN | CBS_AUTOHSCROLL | |
222 | WS_VSCROLL | WS_TABSTOP | 222 | WS_VSCROLL | WS_TABSTOP |
223 | CONTROL "&Bold",IDC_BOLD,"Button",BS_AUTOCHECKBOX | WS_TABSTOP, | 223 | CONTROL "&Bold",IDC_BOLD,"Button",BS_AUTOCHECKBOX | WS_TABSTOP, |
224 | 70,30,39,10 | 224 | 70,30,39,10 |
225 | CONTROL "&Italic",IDC_ITALIC,"Button",BS_AUTOCHECKBOX | | 225 | CONTROL "&Italic",IDC_ITALIC,"Button",BS_AUTOCHECKBOX | |
226 | WS_TABSTOP,115,30,31,10 | 226 | WS_TABSTOP,115,30,31,10 |
227 | CONTROL "&Underline",IDC_UNDERLINE,"Button",BS_AUTOCHECKBOX | | 227 | CONTROL "&Underline",IDC_UNDERLINE,"Button",BS_AUTOCHECKBOX | |
228 | WS_TABSTOP,157,30,46,10 | 228 | WS_TABSTOP,157,30,46,10 |
229 | CONTROL "Strike&out",IDC_STRIKEOUT,"Button",BS_AUTOCHECKBOX | | 229 | CONTROL "Strike&out",IDC_STRIKEOUT,"Button",BS_AUTOCHECKBOX | |
230 | WS_TABSTOP,70,43,44,10 | 230 | WS_TABSTOP,70,43,44,10 |
231 | COMBOBOX IDC_CHARSET,115,41,88,59,CBS_DROPDOWNLIST | CBS_SORT | | 231 | COMBOBOX IDC_CHARSET,115,41,88,59,CBS_DROPDOWNLIST | CBS_SORT | |
232 | WS_VSCROLL | WS_TABSTOP | 232 | WS_VSCROLL | WS_TABSTOP |
233 | CONTROL "&Foreground color",IDC_FORECOLOR,"Button",BS_OWNERDRAW | | 233 | CONTROL "&Foreground color",IDC_FORECOLOR,"Button",BS_OWNERDRAW | |
234 | WS_TABSTOP,70,56,64,14 | 234 | WS_TABSTOP,70,56,64,14 |
235 | CONTROL "&Background color",IDC_BACKCOLOR,"Button",BS_OWNERDRAW | | 235 | CONTROL "&Background color",IDC_BACKCOLOR,"Button",BS_OWNERDRAW | |
236 | WS_TABSTOP,139,56,64,14 | 236 | WS_TABSTOP,139,56,64,14 |
237 | CONTROL "Sample",IDC_SAMPLE,"RICHEDIT",WS_DISABLED | WS_TABSTOP | | 237 | CONTROL "Sample",IDC_SAMPLE,"RICHEDIT",WS_DISABLED | WS_TABSTOP | |
238 | 0xc184,70,72,133,28 | 238 | 0xc184,70,72,133,28 |
239 | CONTROL "",IDC_STATIC,"Static",SS_ETCHEDHORZ,7,105,196,1 | 239 | CONTROL "",IDC_STATIC,"Static",SS_ETCHEDHORZ,7,105,196,1 |
240 | LTEXT "..",IDC_TIP,7,110,196,39 | 240 | LTEXT "..",IDC_TIP,7,110,196,39 |
241 | END | 241 | END |
242 | 242 | ||
243 | IDD_OPTIONS_SECRETARY DIALOG DISCARDABLE 0, 0, 210, 154 | 243 | IDD_OPTIONS_SECRETARY DIALOG DISCARDABLE 0, 0, 210, 154 |
244 | STYLE WS_CHILD | WS_DISABLED | WS_CAPTION | 244 | STYLE WS_CHILD | WS_DISABLED | WS_CAPTION |
245 | CAPTION "Secretary" | 245 | CAPTION "Secretary" |
246 | FONT 8, "MS Sans Serif" | 246 | FONT 8, "MS Sans Serif" |
247 | BEGIN | 247 | BEGIN |
248 | LTEXT "&Greeting message:",IDC_STATIC,7,7,60,8 | 248 | LTEXT "&Greeting message:",IDC_STATIC,7,7,60,8 |
249 | EDITTEXT IDC_GREETING,7,16,196,61,ES_MULTILINE | ES_AUTOVSCROLL | | 249 | EDITTEXT IDC_GREETING,7,16,196,61,ES_MULTILINE | ES_AUTOVSCROLL | |
250 | ES_AUTOHSCROLL | ES_WANTRETURN | WS_VSCROLL | 250 | ES_AUTOHSCROLL | ES_WANTRETURN | WS_VSCROLL |
251 | LTEXT "After greeting, stop recording when",IDC_STATIC,7,77, | 251 | LTEXT "After greeting, stop recording when",IDC_STATIC,7,77, |
252 | 111,8 | 252 | 111,8 |
253 | CONTROL "&more than",IDC_DOBYTELIMIT,"Button",BS_AUTOCHECKBOX | | 253 | CONTROL "&more than",IDC_DOBYTELIMIT,"Button",BS_AUTOCHECKBOX | |
254 | WS_TABSTOP,7,85,47,12 | 254 | WS_TABSTOP,7,85,47,12 |
255 | LTEXT "&characters entered, or",IDC_STATIC,96,87,70,8 | 255 | LTEXT "&characters entered, or",IDC_STATIC,96,87,70,8 |
256 | EDITTEXT IDC_BYTELIMIT,55,85,40,12,ES_AUTOHSCROLL | ES_NUMBER | 256 | EDITTEXT IDC_BYTELIMIT,55,85,40,12,ES_AUTOHSCROLL | ES_NUMBER |
257 | CONTROL "Spin1",IDC_CHARSPIN,"msctls_updown32",UDS_WRAP | | 257 | CONTROL "Spin1",IDC_CHARSPIN,"msctls_updown32",UDS_WRAP | |
258 | UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | | 258 | UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | |
259 | UDS_ARROWKEYS | UDS_NOTHOUSANDS,84,85,11,12 | 259 | UDS_ARROWKEYS | UDS_NOTHOUSANDS,84,85,11,12 |
260 | CONTROL "&time limit of",IDC_DOTIMELIMIT,"Button", | 260 | CONTROL "&time limit of",IDC_DOTIMELIMIT,"Button", |
261 | BS_AUTOCHECKBOX | WS_TABSTOP,7,98,47,12 | 261 | BS_AUTOCHECKBOX | WS_TABSTOP,7,98,47,12 |
262 | LTEXT "min&utes exceeded.",IDC_STATIC,96,100,63,8 | 262 | LTEXT "min&utes exceeded.",IDC_STATIC,96,100,63,8 |
263 | EDITTEXT IDC_TIMELIMIT,55,98,40,12,ES_AUTOHSCROLL | ES_NUMBER | 263 | EDITTEXT IDC_TIMELIMIT,55,98,40,12,ES_AUTOHSCROLL | ES_NUMBER |
264 | CONTROL "Spin1",IDC_TIMESPIN,"msctls_updown32",UDS_WRAP | | 264 | CONTROL "Spin1",IDC_TIMESPIN,"msctls_updown32",UDS_WRAP | |
265 | UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | | 265 | UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | |
266 | UDS_ARROWKEYS | UDS_NOTHOUSANDS,85,98,10,12 | 266 | UDS_ARROWKEYS | UDS_NOTHOUSANDS,85,98,10,12 |
267 | CONTROL "Stop automatically &accepting calls when", | 267 | CONTROL "Stop automatically &accepting calls when", |
268 | IDC_DOWINLIMIT,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7, | 268 | IDC_DOWINLIMIT,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7, |
269 | 115,140,12 | 269 | 115,140,12 |
270 | LTEXT "calls in &progress",IDC_STATIC,97,129,54,8 | 270 | LTEXT "calls in &progress",IDC_STATIC,97,129,54,8 |
271 | EDITTEXT IDC_WINLIMIT,55,127,40,12,ES_AUTOHSCROLL | ES_NUMBER | 271 | EDITTEXT IDC_WINLIMIT,55,127,40,12,ES_AUTOHSCROLL | ES_NUMBER |
272 | CONTROL "Spin1",IDC_WINSPIN,"msctls_updown32",UDS_WRAP | | 272 | CONTROL "Spin1",IDC_WINSPIN,"msctls_updown32",UDS_WRAP | |
273 | UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | | 273 | UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | |
274 | UDS_ARROWKEYS | UDS_NOTHOUSANDS,85,127,10,12 | 274 | UDS_ARROWKEYS | UDS_NOTHOUSANDS,85,127,10,12 |
275 | CONTROL "",IDC_STATIC,"Static",SS_ETCHEDHORZ,7,113,196,1 | 275 | CONTROL "",IDC_STATIC,"Static",SS_ETCHEDHORZ,7,113,196,1 |
276 | END | 276 | END |
277 | 277 | ||
278 | IDD_OPTIONS_GENERAL DIALOG DISCARDABLE 0, 0, 210, 154 | 278 | IDD_OPTIONS_GENERAL DIALOG DISCARDABLE 0, 0, 210, 154 |
279 | STYLE WS_CHILD | WS_DISABLED | WS_CAPTION | 279 | STYLE WS_CHILD | WS_DISABLED | WS_CAPTION |
280 | CAPTION "General" | 280 | CAPTION "General" |
281 | FONT 8, "MS Sans Serif" | 281 | FONT 8, "MS Sans Serif" |
282 | BEGIN | 282 | BEGIN |
283 | LTEXT "T42 '&ntalk' daemon listening on port ",IDC_STATIC,7,7, | 283 | LTEXT "T42 '&ntalk' daemon listening on port ",IDC_STATIC,7,7, |
284 | 114,8 | 284 | 114,8 |
285 | EDITTEXT IDC_NTALKPORT,123,5,80,12,ES_LOWERCASE | ES_AUTOHSCROLL | 285 | EDITTEXT IDC_NTALKPORT,123,5,80,12,ES_LOWERCASE | ES_AUTOHSCROLL |
286 | CONTROL "Spin1",IDC_NTALKPORTSPIN,"msctls_updown32", | 286 | CONTROL "Spin1",IDC_NTALKPORTSPIN,"msctls_updown32", |
287 | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS,193,5,10, | 287 | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS,193,5,10, |
288 | 12 | 288 | 12 |
289 | LTEXT "Note: you will need to restart T42 if you change ntalk demon port number.", | 289 | LTEXT "Note: you will need to restart T42 if you change ntalk demon port number.", |
290 | IDC_STATIC,40,20,163,20 | 290 | IDC_STATIC,40,20,163,20 |
291 | END | 291 | END |
292 | 292 | ||
293 | 293 | ||
294 | #ifndef _MAC | 294 | #ifndef _MAC |
295 | ///////////////////////////////////////////////////////////////////////////// | 295 | ///////////////////////////////////////////////////////////////////////////// |
296 | // | 296 | // |
297 | // Version | 297 | // Version |
298 | // | 298 | // |
299 | 299 | ||
300 | VS_VERSION_INFO VERSIONINFO | 300 | VS_VERSION_INFO VERSIONINFO |
301 | FILEVERSION 1,5,0,0 | 301 | FILEVERSION 1,5,1,0 |
302 | PRODUCTVERSION 1,5,0,0 | 302 | PRODUCTVERSION 1,5,1,0 |
303 | FILEFLAGSMASK 0x3fL | 303 | FILEFLAGSMASK 0x3fL |
304 | #ifdef _DEBUG | 304 | #ifdef _DEBUG |
305 | FILEFLAGS 0x1L | 305 | FILEFLAGS 0x1L |
306 | #else | 306 | #else |
307 | FILEFLAGS 0x0L | 307 | FILEFLAGS 0x0L |
308 | #endif | 308 | #endif |
309 | FILEOS 0x4L | 309 | FILEOS 0x4L |
310 | FILETYPE 0x1L | 310 | FILETYPE 0x1L |
311 | FILESUBTYPE 0x0L | 311 | FILESUBTYPE 0x0L |
312 | BEGIN | 312 | BEGIN |
313 | BLOCK "StringFileInfo" | 313 | BLOCK "StringFileInfo" |
314 | BEGIN | 314 | BEGIN |
315 | BLOCK "040904b0" | 315 | BLOCK "040904b0" |
316 | BEGIN | 316 | BEGIN |
317 | VALUE "CompanyName", "Klever Group (http://www.klever.net/)\0" | 317 | VALUE "CompanyName", "Klever Group (http://www.klever.net/)\0" |
318 | VALUE "FileDescription", "T42, unix talk/ntalk implementation\0" | 318 | VALUE "FileDescription", "T42, unix talk/ntalk implementation\0" |
319 | VALUE "FileVersion", "1, 5, 0, 0\0" | 319 | VALUE "FileVersion", "1, 5, 1, 0\0" |
320 | VALUE "InternalName", "T42\0" | 320 | VALUE "InternalName", "T42\0" |
321 | VALUE "LegalCopyright", "Copyright © 1998-2004 Klever Group (http://www.klever.net/)\0" | 321 | VALUE "LegalCopyright", "Copyright © 1998-2005 Klever Group (http://www.klever.net/)\0" |
322 | VALUE "LegalTrademarks", "Klever Group (http://www.klever.net/)\0" | 322 | VALUE "LegalTrademarks", "Klever Group (http://www.klever.net/)\0" |
323 | VALUE "OriginalFilename", "T42.EXE\0" | 323 | VALUE "OriginalFilename", "T42.EXE\0" |
324 | VALUE "ProductName", "T42\0" | 324 | VALUE "ProductName", "T42\0" |
325 | VALUE "ProductVersion", "1, 5, 0, 0\0" | 325 | VALUE "ProductVersion", "1, 5, 1, 0\0" |
326 | END | 326 | END |
327 | END | 327 | END |
328 | BLOCK "VarFileInfo" | 328 | BLOCK "VarFileInfo" |
329 | BEGIN | 329 | BEGIN |
330 | VALUE "Translation", 0x409, 1200 | 330 | VALUE "Translation", 0x409, 1200 |
331 | END | 331 | END |
332 | END | 332 | END |
333 | 333 | ||
334 | #endif // !_MAC | 334 | #endif // !_MAC |
335 | 335 | ||
336 | 336 | ||
337 | ///////////////////////////////////////////////////////////////////////////// | 337 | ///////////////////////////////////////////////////////////////////////////// |
338 | // | 338 | // |
339 | // DESIGNINFO | 339 | // DESIGNINFO |
340 | // | 340 | // |
341 | 341 | ||
342 | #ifdef APSTUDIO_INVOKED | 342 | #ifdef APSTUDIO_INVOKED |
343 | GUIDELINES DESIGNINFO DISCARDABLE | 343 | GUIDELINES DESIGNINFO DISCARDABLE |
344 | BEGIN | 344 | BEGIN |
345 | IDD_ABOUTBOX, DIALOG | 345 | IDD_ABOUTBOX, DIALOG |
346 | BEGIN | 346 | BEGIN |
347 | LEFTMARGIN, 7 | 347 | LEFTMARGIN, 7 |
348 | RIGHTMARGIN, 187 | 348 | RIGHTMARGIN, 187 |
349 | TOPMARGIN, 7 | 349 | TOPMARGIN, 7 |
350 | BOTTOMMARGIN, 71 | 350 | BOTTOMMARGIN, 71 |
351 | END | 351 | END |
352 | 352 | ||
353 | IDD_T42_DIALOG, DIALOG | 353 | IDD_T42_DIALOG, DIALOG |
354 | BEGIN | 354 | BEGIN |
355 | LEFTMARGIN, 7 | 355 | LEFTMARGIN, 7 |
356 | RIGHTMARGIN, 214 | 356 | RIGHTMARGIN, 214 |
357 | TOPMARGIN, 7 | 357 | TOPMARGIN, 7 |
358 | BOTTOMMARGIN, 193 | 358 | BOTTOMMARGIN, 193 |
359 | END | 359 | END |
360 | 360 | ||
361 | IDD_REMOTE, DIALOG | 361 | IDD_REMOTE, DIALOG |
362 | BEGIN | 362 | BEGIN |
363 | LEFTMARGIN, 7 | 363 | LEFTMARGIN, 7 |
364 | RIGHTMARGIN, 146 | 364 | RIGHTMARGIN, 146 |
365 | TOPMARGIN, 7 | 365 | TOPMARGIN, 7 |
366 | BOTTOMMARGIN, 104 | 366 | BOTTOMMARGIN, 104 |
367 | END | 367 | END |
368 | 368 | ||
369 | IDD_ANNOUNCE, DIALOG | 369 | IDD_ANNOUNCE, DIALOG |
370 | BEGIN | 370 | BEGIN |
371 | LEFTMARGIN, 7 | 371 | LEFTMARGIN, 7 |
372 | RIGHTMARGIN, 134 | 372 | RIGHTMARGIN, 134 |
373 | TOPMARGIN, 7 | 373 | TOPMARGIN, 7 |
374 | BOTTOMMARGIN, 132 | 374 | BOTTOMMARGIN, 132 |
375 | END | 375 | END |
376 | 376 | ||
377 | IDD_OPTIONS_SOUNDS, DIALOG | 377 | IDD_OPTIONS_SOUNDS, DIALOG |
378 | BEGIN | 378 | BEGIN |
379 | LEFTMARGIN, 7 | 379 | LEFTMARGIN, 7 |
380 | RIGHTMARGIN, 203 | 380 | RIGHTMARGIN, 203 |
381 | VERTGUIDE, 90 | 381 | VERTGUIDE, 90 |
382 | VERTGUIDE, 175 | 382 | VERTGUIDE, 175 |
383 | TOPMARGIN, 5 | 383 | TOPMARGIN, 5 |
384 | BOTTOMMARGIN, 149 | 384 | BOTTOMMARGIN, 149 |
385 | END | 385 | END |
386 | 386 | ||
387 | IDD_OPTIONS_FONTS, DIALOG | 387 | IDD_OPTIONS_FONTS, DIALOG |
388 | BEGIN | 388 | BEGIN |
389 | LEFTMARGIN, 7 | 389 | LEFTMARGIN, 7 |
390 | RIGHTMARGIN, 203 | 390 | RIGHTMARGIN, 203 |
391 | VERTGUIDE, 67 | 391 | VERTGUIDE, 67 |
392 | VERTGUIDE, 70 | 392 | VERTGUIDE, 70 |
393 | TOPMARGIN, 5 | 393 | TOPMARGIN, 5 |
394 | BOTTOMMARGIN, 149 | 394 | BOTTOMMARGIN, 149 |
395 | HORZGUIDE, 100 | 395 | HORZGUIDE, 100 |
396 | END | 396 | END |
397 | 397 | ||
398 | IDD_OPTIONS_SECRETARY, DIALOG | 398 | IDD_OPTIONS_SECRETARY, DIALOG |
399 | BEGIN | 399 | BEGIN |
400 | LEFTMARGIN, 7 | 400 | LEFTMARGIN, 7 |
401 | RIGHTMARGIN, 203 | 401 | RIGHTMARGIN, 203 |
402 | TOPMARGIN, 7 | 402 | TOPMARGIN, 7 |
403 | BOTTOMMARGIN, 147 | 403 | BOTTOMMARGIN, 147 |
404 | HORZGUIDE, 77 | 404 | HORZGUIDE, 77 |
405 | END | 405 | END |
406 | 406 | ||
407 | IDD_OPTIONS_GENERAL, DIALOG | 407 | IDD_OPTIONS_GENERAL, DIALOG |
408 | BEGIN | 408 | BEGIN |
409 | LEFTMARGIN, 7 | 409 | LEFTMARGIN, 7 |
410 | RIGHTMARGIN, 203 | 410 | RIGHTMARGIN, 203 |
411 | TOPMARGIN, 5 | 411 | TOPMARGIN, 5 |
412 | BOTTOMMARGIN, 149 | 412 | BOTTOMMARGIN, 149 |
413 | END | 413 | END |
414 | END | 414 | END |
415 | #endif // APSTUDIO_INVOKED | 415 | #endif // APSTUDIO_INVOKED |
416 | 416 | ||
417 | 417 | ||
418 | ///////////////////////////////////////////////////////////////////////////// | 418 | ///////////////////////////////////////////////////////////////////////////// |
419 | // | 419 | // |
420 | // Menu | 420 | // Menu |
421 | // | 421 | // |
422 | 422 | ||
423 | IDR_T42FRAME MENU DISCARDABLE | 423 | IDR_T42FRAME MENU DISCARDABLE |
424 | BEGIN | 424 | BEGIN |
425 | POPUP "&Tea" | 425 | POPUP "&Tea" |
426 | BEGIN | 426 | BEGIN |
427 | MENUITEM "Remote &user", ID_TALK_REMOTEUSER | 427 | MENUITEM "Remote &user", ID_TALK_REMOTEUSER |
428 | MENUITEM "&Close connection", ID_TALK_ABORT | 428 | MENUITEM "&Close connection", ID_TALK_ABORT |
429 | MENUITEM "&Re-connect", ID_TALK_RECONNECT | 429 | MENUITEM "&Re-connect", ID_TALK_RECONNECT |
430 | MENUITEM SEPARATOR | 430 | MENUITEM SEPARATOR |
431 | MENUITEM "&Save", ID_TEA_SAVE | 431 | MENUITEM "&Save", ID_TEA_SAVE |
432 | MENUITEM SEPARATOR | 432 | MENUITEM SEPARATOR |
433 | MENUITEM "E&xit", ID_TALK_CLOSE | 433 | MENUITEM "E&xit", ID_TALK_CLOSE |
434 | END | 434 | END |
435 | POPUP "&Edit" | 435 | POPUP "&Edit" |
436 | BEGIN | 436 | BEGIN |
437 | MENUITEM "&Copy\tCtrl-INS", ID_EDIT_COPY | 437 | MENUITEM "&Copy\tCtrl-INS", ID_EDIT_COPY |
438 | MENUITEM "&Paste\tShift-INS", ID_EDIT_PASTE | 438 | MENUITEM "&Paste\tShift-INS", ID_EDIT_PASTE |
439 | END | 439 | END |
440 | POPUP "&Sleep" | 440 | POPUP "&Sleep" |
441 | BEGIN | 441 | BEGIN |
442 | MENUITEM "&Sleep\tCtrl-S", ID_SLEEP_SLEEP | 442 | MENUITEM "&Sleep\tCtrl-S", ID_SLEEP_SLEEP |
443 | MENUITEM SEPARATOR | 443 | MENUITEM SEPARATOR |
444 | MENUITEM "Sleep on &minimize", ID_SLEEP_SLEEPONMINIMIZE | 444 | MENUITEM "Sleep on &minimize", ID_SLEEP_SLEEPONMINIMIZE |
445 | MENUITEM "Minimi&ze on sleep", ID_SLEEP_MINIMIZEONSLEEP | 445 | MENUITEM "Minimi&ze on sleep", ID_SLEEP_MINIMIZEONSLEEP |
446 | POPUP "&Wake-up action" | 446 | POPUP "&Wake-up action" |
447 | BEGIN | 447 | BEGIN |
448 | MENUITEM "Make &sound", ID_SLEEP_WAKEUPACTION_MAKESOUND | 448 | MENUITEM "Make &sound", ID_SLEEP_WAKEUPACTION_MAKESOUND |
449 | 449 | ||
450 | MENUITEM "&Pop-up", ID_SLEEP_WAKEUPACTION_POPUP | 450 | MENUITEM "&Pop-up", ID_SLEEP_WAKEUPACTION_POPUP |
451 | 451 | ||
452 | END | 452 | END |
453 | END | 453 | END |
454 | POPUP "&Window" | 454 | POPUP "&Window" |
455 | BEGIN | 455 | BEGIN |
456 | MENUITEM "Split e&qually", ID_WINDOW_SPLITEQUALLY | 456 | MENUITEM "Split e&qually", ID_WINDOW_SPLITEQUALLY |
457 | MENUITEM "&Save layout", ID_WINDOW_SAVELAYOUT | 457 | MENUITEM "&Save layout", ID_WINDOW_SAVELAYOUT |
458 | MENUITEM "&Autosave layout", ID_WINDOW_AUTOSAVELAYOUT | 458 | MENUITEM "&Autosave layout", ID_WINDOW_AUTOSAVELAYOUT |
459 | MENUITEM SEPARATOR | 459 | MENUITEM SEPARATOR |
460 | MENUITEM "&Horizontal split", ID_WINDOW_HORIZONTALSPLIT | 460 | MENUITEM "&Horizontal split", ID_WINDOW_HORIZONTALSPLIT |
461 | MENUITEM "&Vertical split", ID_WINDOW_VERTICALSPLIT | 461 | MENUITEM "&Vertical split", ID_WINDOW_VERTICALSPLIT |
462 | MENUITEM SEPARATOR | 462 | MENUITEM SEPARATOR |
463 | MENUITEM "&Hide on minimize", ID_WINDOW_HIDEINTRAYONMINIMIZE | 463 | MENUITEM "&Hide on minimize", ID_WINDOW_HIDEINTRAYONMINIMIZE |
464 | 464 | ||
465 | END | 465 | END |
466 | END | 466 | END |
467 | 467 | ||
468 | IDM_POPUPS MENU DISCARDABLE | 468 | IDM_POPUPS MENU DISCARDABLE |
469 | BEGIN | 469 | BEGIN |
470 | POPUP "Tray" | 470 | POPUP "Tray" |
471 | BEGIN | 471 | BEGIN |
472 | MENUITEM "Order some &tea", ID_TRAY_T42 | 472 | MENUITEM "Order some &tea", ID_TRAY_T42 |
473 | MENUITEM "&Away", ID_TRAY_AWAY | 473 | MENUITEM "&Away", ID_TRAY_AWAY |
474 | MENUITEM "Show main &window", ID_TRAY_SHOWMAINWINDOW | 474 | MENUITEM "Show main &window", ID_TRAY_SHOWMAINWINDOW |
475 | MENUITEM "&Options", ID_TRAY_OPTIONS | 475 | MENUITEM "&Options", ID_TRAY_OPTIONS |
476 | MENUITEM "E&xit", ID_TRAY_EXIT | 476 | MENUITEM "E&xit", ID_TRAY_EXIT |
477 | END | 477 | END |
478 | POPUP "Call Log" | 478 | POPUP "Call Log" |
479 | BEGIN | 479 | BEGIN |
480 | MENUITEM "&Call back", ID_CALLLOG_CALLBACK | 480 | MENUITEM "&Call back", ID_CALLLOG_CALLBACK |
481 | MENUITEM "&Delete", ID_CALLLOG_DELETE | 481 | MENUITEM "&Delete", ID_CALLLOG_DELETE |
482 | MENUITEM "&Save to file..", ID_CALLLOG_SAVETOFILE | 482 | MENUITEM "&Save to file..", ID_CALLLOG_SAVETOFILE |
483 | MENUITEM SEPARATOR | 483 | MENUITEM SEPARATOR |
484 | MENUITEM "Mark as &new", ID_CALLLOG_MARKASNEW | 484 | MENUITEM "Mark as &new", ID_CALLLOG_MARKASNEW |
485 | MENUITEM "Mark as &processed", ID_CALLLOG_MARKASPROCESSED | 485 | MENUITEM "Mark as &processed", ID_CALLLOG_MARKASPROCESSED |
486 | MENUITEM SEPARATOR | 486 | MENUITEM SEPARATOR |
487 | MENUITEM "&Empty Log", ID_CALLLOG_EMPTYLOG | 487 | MENUITEM "&Empty Log", ID_CALLLOG_EMPTYLOG |
488 | END | 488 | END |
489 | END | 489 | END |
490 | 490 | ||
491 | 491 | ||
492 | ///////////////////////////////////////////////////////////////////////////// | 492 | ///////////////////////////////////////////////////////////////////////////// |
493 | // | 493 | // |
494 | // Accelerator | 494 | // Accelerator |
495 | // | 495 | // |
496 | 496 | ||
497 | IDR_T42FRAME ACCELERATORS DISCARDABLE | 497 | IDR_T42FRAME ACCELERATORS DISCARDABLE |
498 | BEGIN | 498 | BEGIN |
499 | "C", ID_EDIT_COPY, VIRTKEY, CONTROL, NOINVERT | 499 | "C", ID_EDIT_COPY, VIRTKEY, CONTROL, NOINVERT |
500 | "S", ID_SLEEP_SLEEP, VIRTKEY, CONTROL, NOINVERT | 500 | "S", ID_SLEEP_SLEEP, VIRTKEY, CONTROL, NOINVERT |
501 | "V", ID_EDIT_PASTE, VIRTKEY, CONTROL, NOINVERT | 501 | "V", ID_EDIT_PASTE, VIRTKEY, CONTROL, NOINVERT |
502 | VK_INSERT, ID_EDIT_COPY, VIRTKEY, CONTROL, NOINVERT | 502 | VK_INSERT, ID_EDIT_COPY, VIRTKEY, CONTROL, NOINVERT |
503 | VK_INSERT, ID_EDIT_PASTE, VIRTKEY, SHIFT, NOINVERT | 503 | VK_INSERT, ID_EDIT_PASTE, VIRTKEY, SHIFT, NOINVERT |
504 | END | 504 | END |
505 | 505 | ||
506 | 506 | ||
507 | ///////////////////////////////////////////////////////////////////////////// | 507 | ///////////////////////////////////////////////////////////////////////////// |
508 | // | 508 | // |
509 | // Dialog Info | 509 | // Dialog Info |
510 | // | 510 | // |
511 | 511 | ||
512 | IDD_REMOTE DLGINIT | 512 | IDD_REMOTE DLGINIT |
513 | BEGIN | 513 | BEGIN |
514 | IDC_TTY, 0x403, 5, 0 | 514 | IDC_TTY, 0x403, 5, 0 |
515 | 0x7474, 0x3079, "\000" | 515 | 0x7474, 0x3079, "\000" |
516 | IDC_TTY, 0x403, 6, 0 | 516 | IDC_TTY, 0x403, 6, 0 |
517 | 0x7474, 0x7079, 0x0030, | 517 | 0x7474, 0x7079, 0x0030, |
518 | IDC_TTY, 0x403, 6, 0 | 518 | IDC_TTY, 0x403, 6, 0 |
519 | 0x7474, 0x7679, 0x0030, | 519 | 0x7474, 0x7679, 0x0030, |
520 | IDC_TTY, 0x403, 6, 0 | 520 | IDC_TTY, 0x403, 6, 0 |
521 | 0x7474, 0x6179, 0x0030, | 521 | 0x7474, 0x6179, 0x0030, |
522 | IDC_TTY, 0x403, 5, 0 | 522 | IDC_TTY, 0x403, 5, 0 |
523 | 0x7474, 0x3179, "\000" | 523 | 0x7474, 0x3179, "\000" |
524 | IDC_TTY, 0x403, 6, 0 | 524 | IDC_TTY, 0x403, 6, 0 |
525 | 0x7474, 0x7079, 0x0031, | 525 | 0x7474, 0x7079, 0x0031, |
526 | IDC_TTY, 0x403, 6, 0 | 526 | IDC_TTY, 0x403, 6, 0 |
527 | 0x7474, 0x7679, 0x0031, | 527 | 0x7474, 0x7679, 0x0031, |
528 | IDC_TTY, 0x403, 6, 0 | 528 | IDC_TTY, 0x403, 6, 0 |
529 | 0x7474, 0x6179, 0x0031, | 529 | 0x7474, 0x6179, 0x0031, |
530 | IDC_TTY, 0x403, 5, 0 | 530 | IDC_TTY, 0x403, 5, 0 |
531 | 0x7474, 0x3279, "\000" | 531 | 0x7474, 0x3279, "\000" |
532 | IDC_TTY, 0x403, 6, 0 | 532 | IDC_TTY, 0x403, 6, 0 |
533 | 0x7474, 0x7079, 0x0032, | 533 | 0x7474, 0x7079, 0x0032, |
534 | IDC_TTY, 0x403, 6, 0 | 534 | IDC_TTY, 0x403, 6, 0 |
535 | 0x7474, 0x7679, 0x0032, | 535 | 0x7474, 0x7679, 0x0032, |
536 | IDC_TTY, 0x403, 6, 0 | 536 | IDC_TTY, 0x403, 6, 0 |
537 | 0x7474, 0x6179, 0x0032, | 537 | 0x7474, 0x6179, 0x0032, |
538 | IDC_TTY, 0x403, 5, 0 | 538 | IDC_TTY, 0x403, 5, 0 |
539 | 0x7474, 0x3379, "\000" | 539 | 0x7474, 0x3379, "\000" |
540 | IDC_TTY, 0x403, 6, 0 | 540 | IDC_TTY, 0x403, 6, 0 |
541 | 0x7474, 0x7079, 0x0033, | 541 | 0x7474, 0x7079, 0x0033, |
542 | IDC_TTY, 0x403, 6, 0 | 542 | IDC_TTY, 0x403, 6, 0 |
543 | 0x7474, 0x7679, 0x0033, | 543 | 0x7474, 0x7679, 0x0033, |
544 | IDC_TTY, 0x403, 6, 0 | 544 | IDC_TTY, 0x403, 6, 0 |
545 | 0x7474, 0x6179, 0x0033, | 545 | 0x7474, 0x6179, 0x0033, |
546 | IDC_TTY, 0x403, 5, 0 | 546 | IDC_TTY, 0x403, 5, 0 |
547 | 0x7474, 0x3479, "\000" | 547 | 0x7474, 0x3479, "\000" |
548 | IDC_TTY, 0x403, 6, 0 | 548 | IDC_TTY, 0x403, 6, 0 |
549 | 0x7474, 0x7079, 0x0034, | 549 | 0x7474, 0x7079, 0x0034, |
550 | IDC_TTY, 0x403, 6, 0 | 550 | IDC_TTY, 0x403, 6, 0 |
551 | 0x7474, 0x7679, 0x0034, | 551 | 0x7474, 0x7679, 0x0034, |
552 | IDC_TTY, 0x403, 6, 0 | 552 | IDC_TTY, 0x403, 6, 0 |
553 | 0x7474, 0x6179, 0x0034, | 553 | 0x7474, 0x6179, 0x0034, |
554 | 0 | 554 | 0 |
555 | END | 555 | END |
556 | 556 | ||
557 | IDD_T42_DIALOG DLGINIT | 557 | IDD_T42_DIALOG DLGINIT |
558 | BEGIN | 558 | BEGIN |
559 | IDC_ONCALL, 0x403, 7, 0 | 559 | IDC_ONCALL, 0x403, 7, 0 |
560 | 0x7250, 0x6d6f, 0x7470, "\000" | 560 | 0x7250, 0x6d6f, 0x7470, "\000" |
561 | IDC_ONCALL, 0x403, 10, 0 | 561 | IDC_ONCALL, 0x403, 10, 0 |
562 | 0x6553, 0x7263, 0x7465, 0x7261, 0x0079, | 562 | 0x6553, 0x7263, 0x7465, 0x7261, 0x0079, |
563 | IDC_ONCALL, 0x403, 9, 0 | 563 | IDC_ONCALL, 0x403, 9, 0 |
564 | 0x6f4e, 0x2074, 0x6568, 0x6572, "\000" | 564 | 0x6f4e, 0x2074, 0x6568, 0x6572, "\000" |
565 | IDC_ONCALL, 0x403, 7, 0 | 565 | IDC_ONCALL, 0x403, 7, 0 |
566 | 0x6552, 0x7566, 0x6573, "\000" | 566 | 0x6552, 0x7566, 0x6573, "\000" |
567 | IDC_ONCALL, 0x403, 7, 0 | 567 | IDC_ONCALL, 0x403, 7, 0 |
568 | 0x6749, 0x6f6e, 0x6572, "\000" | 568 | 0x6749, 0x6f6e, 0x6572, "\000" |
569 | IDC_ONCALLAWAY, 0x403, 7, 0 | 569 | IDC_ONCALLAWAY, 0x403, 7, 0 |
570 | 0x7250, 0x6d6f, 0x7470, "\000" | 570 | 0x7250, 0x6d6f, 0x7470, "\000" |
571 | IDC_ONCALLAWAY, 0x403, 10, 0 | 571 | IDC_ONCALLAWAY, 0x403, 10, 0 |
572 | 0x6553, 0x7263, 0x7465, 0x7261, 0x0079, | 572 | 0x6553, 0x7263, 0x7465, 0x7261, 0x0079, |
573 | IDC_ONCALLAWAY, 0x403, 9, 0 | 573 | IDC_ONCALLAWAY, 0x403, 9, 0 |
574 | 0x6f4e, 0x2074, 0x6568, 0x6572, "\000" | 574 | 0x6f4e, 0x2074, 0x6568, 0x6572, "\000" |
575 | IDC_ONCALLAWAY, 0x403, 7, 0 | 575 | IDC_ONCALLAWAY, 0x403, 7, 0 |
576 | 0x6552, 0x7566, 0x6573, "\000" | 576 | 0x6552, 0x7566, 0x6573, "\000" |
577 | IDC_ONCALLAWAY, 0x403, 7, 0 | 577 | IDC_ONCALLAWAY, 0x403, 7, 0 |
578 | 0x6749, 0x6f6e, 0x6572, "\000" | 578 | 0x6749, 0x6f6e, 0x6572, "\000" |
579 | 0 | 579 | 0 |
580 | END | 580 | END |
581 | 581 | ||
diff --git a/help/T42.rtf b/help/T42.rtf index 5768d8f..5032e72 100644 --- a/help/T42.rtf +++ b/help/T42.rtf | |||
@@ -1,194 +1,196 @@ | |||
1 | {\rtf1\ansi | 1 | {\rtf1\ansi |
2 | @{\footnote | 2 | @{\footnote |
3 | THIS FILE WAS AUTOMATICALLY GENERATED FROM XML DOCUMENT. | 3 | THIS FILE WAS AUTOMATICALLY GENERATED FROM XML DOCUMENT. |
4 | DO NOT MODIFY THIS FILE DIRECTLY. EDIT XML DOCUMENT INSTEAD | 4 | DO NOT MODIFY THIS FILE DIRECTLY. EDIT XML DOCUMENT INSTEAD |
5 | } | 5 | } |
6 | {\fonttbl{\f0\froman Times New Roman;}{\f1\fswiss Arial;}{\f3\froman Symbol;}}{\colortbl; | 6 | {\fonttbl{\f0\froman Times New Roman;}{\f1\fswiss Arial;}{\f3\froman Symbol;}}{\colortbl; |
7 | \red0\green0\blue0;\red0\green0\blue255;\red0\green255\blue255;\red0\green255\blue0; | 7 | \red0\green0\blue0;\red0\green0\blue255;\red0\green255\blue255;\red0\green255\blue0; |
8 | \red255\green0\blue255;\red255\green0\blue0;\red255\green255\blue0;\red255\green255\blue255; | 8 | \red255\green0\blue255;\red255\green0\blue0;\red255\green255\blue0;\red255\green255\blue255; |
9 | \red0\green0\blue128;\red0\green128\blue128;\red0\green128\blue0;\red128\green0\blue128; | 9 | \red0\green0\blue128;\red0\green128\blue128;\red0\green128\blue0;\red128\green0\blue128; |
10 | \red128\green0\blue0;\red128\green128\blue0;\red128\green128\blue128;\red192\green192\blue192;} | 10 | \red128\green0\blue0;\red128\green128\blue0;\red128\green128\blue128;\red192\green192\blue192;} |
11 | 11 | ||
12 | \pard\plain\keepn | 12 | \pard\plain\keepn |
13 | #{\footnote About} | 13 | #{\footnote About} |
14 | ${\footnote About T42} | 14 | ${\footnote About T42} |
15 | { \f1\fs18\b\sb120 About {\b T42}} | 15 | { \f1\fs18\b\sb120 About {\b T42}} |
16 | \par\sa120\sb120\qj\pard \f1\fs18\sb120 {\b T42} is our {\i Win32} implementation of {\b\cf6 unix}{\b\cf6 ntalk} protocol. | 16 | \par\sa120\sb120\qj\pard \f1\fs18\sb120 {\b T42} is our {\i Win32} implementation of {\b\cf6 unix}{\b\cf6 ntalk} protocol. |
17 | \par\sa120\sb120\qj\pard \f1\fs18\sb120 It features:\pard | 17 | \par\sa120\sb120\qj\pard \f1\fs18\sb120 It features:\pard |
18 | \par \fi0\li0 \bullet {\b Multihoming} - works properly on multihomed machines (ie. accepts connections/issues requests on all interfaces); | 18 | \par \fi0\li0 \bullet {\b Multihoming} - works properly on multihomed machines (ie. accepts connections/issues requests on all interfaces); |
19 | \par \fi0\li0 \bullet {\b Your personal secretary} - technically speaking, something like answering machine; | 19 | \par \fi0\li0 \bullet {\b Your personal secretary} - technically speaking, something like answering machine; |
20 | \par \fi0\li0 \bullet {\b Sleep function} - be notified of activities in backgrounded windows;\pard | 20 | \par \fi0\li0 \bullet {\b Sleep function} - be notified of activities in backgrounded windows;\pard |
21 | \par\sa120\sb120\qj\pard \f1\fs18\sb120 Designed to be compatible with our {\i TFTP} client/server, {\uldb {\b PumpKIN}}{\v %!ExecFile("http://kin.klever.net/pumpkin/")}, that allows you to exchange files with your party while having talk sessions. | 21 | \par\sa120\sb120\qj\pard \f1\fs18\sb120 Designed to be compatible with our {\i TFTP} client/server, {\uldb {\b PumpKIN}}{\v %!ExecFile("http://kin.klever.net/pumpkin/")}, that allows you to exchange files with your party while having talk sessions. |
22 | \par\sa120\sb120\qj\pard \f1\fs18\sb120 | 22 | \par\sa120\sb120\qj\pard \f1\fs18\sb120 |
23 | \par\sa120\sb120\qj\pard \f1\fs18\sb120 {\b {\i Enjoy!}} | 23 | \par\sa120\sb120\qj\pard \f1\fs18\sb120 {\b {\i Enjoy!}} |
24 | { | 24 | { |
25 | \par\pard\plain\sb360\sa120 \f1\fs16 Copyright (c) 1998-2004 {\uldb\cf0 Klever Group (http://www.klever.net/)}{\v %!ExecFile("http://www.klever.net/")} | 25 | \par\pard\plain\sb360\sa120 \f1\fs16 Copyright (c) 1998-2005 {\uldb\cf0 Klever Group (http://www.klever.net/)}{\v %!ExecFile("http://www.klever.net/")} |
26 | \par\qj\sb120\sa120Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: | 26 | \par\qj\sb120\sa120Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: |
27 | \par The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. | 27 | \par The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. |
28 | \par \sa360 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | 28 | \par \sa360 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
29 | } | 29 | } |
30 | \par \sa0\sb120\ql \f1\fs16 Author: {\b\uldb\cf11 Michael Krelin ({\i hacker@klever.net})}{\v %!ExecFile("mailto:hacker@klever.net")} | 30 | \par \sa0\sb120\ql \f1\fs16 Author: {\b\uldb\cf11 Michael Krelin ({\i hacker@klever.net})}{\v %!ExecFile("mailto:hacker@klever.net")} |
31 | \par \sa0\sb0 Fan mail send to {\i\uldb gefilte@klever.net}{\v %!ExecFile("mailto:gefilte@klever.net")} | 31 | \par \sa0\sb0 Fan mail send to {\i\uldb gefilte@klever.net}{\v %!ExecFile("mailto:gefilte@klever.net")} |
32 | \page | 32 | \page |
33 | 33 | ||
34 | \pard\plain | 34 | \pard\plain |
35 | #{\footnote News} | 35 | #{\footnote News} |
36 | ${\footnote What's New} | 36 | ${\footnote What's New} |
37 | \par\pard\plain\f1\fs24\qc\cf2\b 1.5.1 - August 6th, 2005 | ||
38 | \par\pard\plain\fi0\li0\f1\fs18 \bullet Fixed uninstall procedure so that it works on XP | ||
37 | \par\pard\plain\f1\fs24\qc\cf2\b 1.5 - July 11th, 2004 | 39 | \par\pard\plain\f1\fs24\qc\cf2\b 1.5 - July 11th, 2004 |
38 | \par\pard\plain\fi0\li0\f1\fs18 \bullet Change of license and opening the source | 40 | \par\pard\plain\fi0\li0\f1\fs18 \bullet Change of license and opening the source |
39 | \page | 41 | \page |
40 | 42 | ||
41 | \pard\plain\keepn | 43 | \pard\plain\keepn |
42 | #{\footnote Using} | 44 | #{\footnote Using} |
43 | ${\footnote Using T42} | 45 | ${\footnote Using T42} |
44 | { \f1\fs18\b\sb120 Using {\b T42}} | 46 | { \f1\fs18\b\sb120 Using {\b T42}} |
45 | \par\sa120\sb120\qj\pard \f1\fs18\sb120 Once you've installed {\b T42}, run it from {\i Programs/Klever Group} menu. A small cup icon will appear in the notification tray area. | 47 | \par\sa120\sb120\qj\pard \f1\fs18\sb120 Once you've installed {\b T42}, run it from {\i Programs/Klever Group} menu. A small cup icon will appear in the notification tray area. |
46 | \par\sa120\sb120\qj\pard \f1\fs18\sb120 Left-click on the icon will get you to the {\uldb Main Window}{\v MainWindow}, right-click brings up the following menu:\pard | 48 | \par\sa120\sb120\qj\pard \f1\fs18\sb120 Left-click on the icon will get you to the {\uldb Main Window}{\v MainWindow}, right-click brings up the following menu:\pard |
47 | \par \fi0\li0 \bullet {\b Order some tea} - Initiates talk session. This will open new {\uldb Conversation Window}{\v ConversationWindow} and prompt you for request details. | 49 | \par \fi0\li0 \bullet {\b Order some tea} - Initiates talk session. This will open new {\uldb Conversation Window}{\v ConversationWindow} and prompt you for request details. |
48 | \par \fi0\li0 \bullet {\b Away} - Toggle your away mode. It affects the way {\b T42} handles incoming calls. See {\uldb Main Window}{\v Mainwindow} for details. | 50 | \par \fi0\li0 \bullet {\b Away} - Toggle your away mode. It affects the way {\b T42} handles incoming calls. See {\uldb Main Window}{\v Mainwindow} for details. |
49 | \par \fi0\li0 \bullet {\b Show Main Window} - Toggle visibility of the {\uldb Main Window}{\v MainWindow} from which you can control some of {\b T42} options and read/maintain your recorded messages. | 51 | \par \fi0\li0 \bullet {\b Show Main Window} - Toggle visibility of the {\uldb Main Window}{\v MainWindow} from which you can control some of {\b T42} options and read/maintain your recorded messages. |
50 | \par \fi0\li0 \bullet {\b Options} - Select this to bring up {\uldb Options dialog}{\v Options} so that you can customize {\b T42} to suit your needs. | 52 | \par \fi0\li0 \bullet {\b Options} - Select this to bring up {\uldb Options dialog}{\v Options} so that you can customize {\b T42} to suit your needs. |
51 | \par \fi0\li0 \bullet {\b Exit} - This is not likely to happen, but if you want to exit {\b T42} and unload it from memory - that's what {\b Exit} is for.\pard | 53 | \par \fi0\li0 \bullet {\b Exit} - This is not likely to happen, but if you want to exit {\b T42} and unload it from memory - that's what {\b Exit} is for.\pard |
52 | \page | 54 | \page |
53 | 55 | ||
54 | \pard\plain\keepn | 56 | \pard\plain\keepn |
55 | #{\footnote MainWindow} | 57 | #{\footnote MainWindow} |
56 | ${\footnote Main Window} | 58 | ${\footnote Main Window} |
57 | { \f1\fs18\b\sb120 Main {\b T42} Window} | 59 | { \f1\fs18\b\sb120 Main {\b T42} Window} |
58 | \par\sa120\sb120\qj\pard \f1\fs18\sb120 Main Window is a {\b T42} Control Center, it's exactly mouse-click away from most of {\b T42} functions. It consists of\pard | 60 | \par\sa120\sb120\qj\pard \f1\fs18\sb120 Main Window is a {\b T42} Control Center, it's exactly mouse-click away from most of {\b T42} functions. It consists of\pard |
59 | \par \fi0\li0 \bullet {\b On Call} and {\b On Call when away} dropdown lists let you select the action to take when incoming call occurs in 'normal' and 'away' mode. Chose one of | 61 | \par \fi0\li0 \bullet {\b On Call} and {\b On Call when away} dropdown lists let you select the action to take when incoming call occurs in 'normal' and 'away' mode. Chose one of |
60 | \pard | 62 | \pard |
61 | \par \fi0\li0 \bullet {\i Prompt} - Ask you what to do before taking any actions; | 63 | \par \fi0\li0 \bullet {\i Prompt} - Ask you what to do before taking any actions; |
62 | \par \fi0\li0 \bullet {\i Secretary} - Relay incoming calls to your {\uldb personal secretary}{\v SecretaryOptions}. Some prefer to call it answering machine. | 64 | \par \fi0\li0 \bullet {\i Secretary} - Relay incoming calls to your {\uldb personal secretary}{\v SecretaryOptions}. Some prefer to call it answering machine. |
63 | \par \fi0\li0 \bullet {\i Not here} - Tell the caller you're not here ({\i not logged in}) and terminate connection. | 65 | \par \fi0\li0 \bullet {\i Not here} - Tell the caller you're not here ({\i not logged in}) and terminate connection. |
64 | \par \fi0\li0 \bullet {\i Refuse} - Tell the caller you're not accepting messages and terminate connection. | 66 | \par \fi0\li0 \bullet {\i Refuse} - Tell the caller you're not accepting messages and terminate connection. |
65 | \par \fi0\li0 \bullet {\i Ignore} - Pretend that you didn't notice.\pard | 67 | \par \fi0\li0 \bullet {\i Ignore} - Pretend that you didn't notice.\pard |
66 | \par \fi0\li0 \bullet {\b Away} button toggles your away mode. When an incoming call occurs {\b T42} takes action based upon away mode and options selected in {\b On Call} and {\b On Call when away} dropdown lists. | 68 | \par \fi0\li0 \bullet {\b Away} button toggles your away mode. When an incoming call occurs {\b T42} takes action based upon away mode and options selected in {\b On Call} and {\b On Call when away} dropdown lists. |
67 | \par \fi0\li0 \bullet {\b Tea} button initiates new talk session. This will open new {\uldb Conversation Window}{\v ConversationWindow} and prompt you for {\uldb request details}{\v RemoteDialog}. | 69 | \par \fi0\li0 \bullet {\b Tea} button initiates new talk session. This will open new {\uldb Conversation Window}{\v ConversationWindow} and prompt you for {\uldb request details}{\v RemoteDialog}. |
68 | \par \fi0\li0 \bullet {\b Options} button brings up {\uldb Configuration Dialog}{\v Options} that lets you customize {\b T42} according to your needs. | 70 | \par \fi0\li0 \bullet {\b Options} button brings up {\uldb Configuration Dialog}{\v Options} that lets you customize {\b T42} according to your needs. |
69 | \par \fi0\li0 \bullet {\b Exit} - button closes {\b T42} windows and removes {\b T42} from memory. | 71 | \par \fi0\li0 \bullet {\b Exit} - button closes {\b T42} windows and removes {\b T42} from memory. |
70 | \par \fi0\li0 \bullet {\b Help} button enters the help system. If you got this far, you probably don't need further explanations. | 72 | \par \fi0\li0 \bullet {\b Help} button enters the help system. If you got this far, you probably don't need further explanations. |
71 | \par \fi0\li0 \bullet {\b Recorded messages} list this is the list of messages recorded by your secretary. Messages are sorted by age, last ones first. Unanswered messages have a brighter cup icon unless you've explicitly marked the message as processed (see below for details). Right-click on the list entry presents you with popup menu from which you can: | 73 | \par \fi0\li0 \bullet {\b Recorded messages} list this is the list of messages recorded by your secretary. Messages are sorted by age, last ones first. Unanswered messages have a brighter cup icon unless you've explicitly marked the message as processed (see below for details). Right-click on the list entry presents you with popup menu from which you can: |
72 | \pard | 74 | \pard |
73 | \par \fi0\li0 \bullet {\i Call back} the person who left the message. This is identical to initiating new talk session and entering caller's data manually. Note: if the caller has a dynamic IP address and have already disconnected from his ISP and reconnected back this may not work. | 75 | \par \fi0\li0 \bullet {\i Call back} the person who left the message. This is identical to initiating new talk session and entering caller's data manually. Note: if the caller has a dynamic IP address and have already disconnected from his ISP and reconnected back this may not work. |
74 | \par \fi0\li0 \bullet {\i Delete} selected message(s). If you don't need recorded message anymore you can throw it away by selecting this. | 76 | \par \fi0\li0 \bullet {\i Delete} selected message(s). If you don't need recorded message anymore you can throw it away by selecting this. |
75 | \par \fi0\li0 \bullet {\i Save to file..} menu option lets you save message into {\i RTF} file. Then you may print message text, import it into your {\b\cf6 MS Word} documents or do with it whatever you want. | 77 | \par \fi0\li0 \bullet {\i Save to file..} menu option lets you save message into {\i RTF} file. Then you may print message text, import it into your {\b\cf6 MS Word} documents or do with it whatever you want. |
76 | \par \fi0\li0 \bullet {\i Mark as new} message lets you force message state to 'unprocessed' which means that it will have brighter cup icon in front of it which is supposed to help you keep track of messages that you need to take care of. | 78 | \par \fi0\li0 \bullet {\i Mark as new} message lets you force message state to 'unprocessed' which means that it will have brighter cup icon in front of it which is supposed to help you keep track of messages that you need to take care of. |
77 | \par \fi0\li0 \bullet {\i Mark as processed} message is the reverse of {\i Mark as new} command. | 79 | \par \fi0\li0 \bullet {\i Mark as processed} message is the reverse of {\i Mark as new} command. |
78 | \par \fi0\li0 \bullet {\i Empty Log} simply removes all messages from the log.\pard | 80 | \par \fi0\li0 \bullet {\i Empty Log} simply removes all messages from the log.\pard |
79 | \par \fi0\li0 \bullet {\b Message preview window} - the recorded message itself is shown in this window.\pard | 81 | \par \fi0\li0 \bullet {\b Message preview window} - the recorded message itself is shown in this window.\pard |
80 | \page | 82 | \page |
81 | 83 | ||
82 | \pard\plain\keepn | 84 | \pard\plain\keepn |
83 | #{\footnote AnnounceDialog} | 85 | #{\footnote AnnounceDialog} |
84 | ${\footnote Announce Dialog} | 86 | ${\footnote Announce Dialog} |
85 | { \f1\fs18\b\sb120 Announce Dialog Window} | 87 | { \f1\fs18\b\sb120 Announce Dialog Window} |
86 | \par\sa120\sb120\qj\pard \f1\fs18\sb120 When incoming call occurs and you're set to get a prompt this dialog pops up. This dialog lets you chose what further actions you want {\b T42} to take and see the request details. The dialog looks like this: | 88 | \par\sa120\sb120\qj\pard \f1\fs18\sb120 When incoming call occurs and you're set to get a prompt this dialog pops up. This dialog lets you chose what further actions you want {\b T42} to take and see the request details. The dialog looks like this: |
87 | \par\sa120\sb120\qj\pard \f1\fs18\sb120 \{bmct announce.bmp\} | 89 | \par\sa120\sb120\qj\pard \f1\fs18\sb120 \{bmct announce.bmp\} |
88 | \par\sa120\sb120\qj\pard \f1\fs18\sb120 Incoming call details are in {\b bold}. The details are:\pard | 90 | \par\sa120\sb120\qj\pard \f1\fs18\sb120 Incoming call details are in {\b bold}. The details are:\pard |
89 | \par \fi0\li0 \bullet {\b callee name} - this is your name, or what caller thinks it is. ({\i kamel} in this example) | 91 | \par \fi0\li0 \bullet {\b callee name} - this is your name, or what caller thinks it is. ({\i kamel} in this example) |
90 | \par \fi0\li0 \bullet {\b tty} - terminal on which remote thinks you're logged on. This is not important for incoming requests. Normally this is only used on unix machines. ({\i tty0} in this example) | 92 | \par \fi0\li0 \bullet {\b tty} - terminal on which remote thinks you're logged on. This is not important for incoming requests. Normally this is only used on unix machines. ({\i tty0} in this example) |
91 | \par \fi0\li0 \bullet {\b caller's name} - local username and hostname/IP address of caller. ({\i hacker@localhost} in this example)\pard | 93 | \par \fi0\li0 \bullet {\b caller's name} - local username and hostname/IP address of caller. ({\i hacker@localhost} in this example)\pard |
92 | \par\sa120\sb120\qj\pard \f1\fs18\sb120 Use {\b Yes, I'd appreciate some milk} button to answer the call and establish talk connection with caller, {\b Not now, have a cup of tea with secretary} to relay the call to your secretary and {\b No, thanks, I'm out to coffee house} to ignore call. | 94 | \par\sa120\sb120\qj\pard \f1\fs18\sb120 Use {\b Yes, I'd appreciate some milk} button to answer the call and establish talk connection with caller, {\b Not now, have a cup of tea with secretary} to relay the call to your secretary and {\b No, thanks, I'm out to coffee house} to ignore call. |
93 | \par\sa120\sb120\qj\pard \f1\fs18\sb120 If you don't answer in 30 seconds the call is relayed to the secretary. | 95 | \par\sa120\sb120\qj\pard \f1\fs18\sb120 If you don't answer in 30 seconds the call is relayed to the secretary. |
94 | \page | 96 | \page |
95 | 97 | ||
96 | \pard\plain\keepn | 98 | \pard\plain\keepn |
97 | #{\footnote Options} | 99 | #{\footnote Options} |
98 | ${\footnote Options} | 100 | ${\footnote Options} |
99 | { \f1\fs18\b\sb120 Options} | 101 | { \f1\fs18\b\sb120 Options} |
100 | \par\sa120\sb120\qj\pard \f1\fs18\sb120 Options is a tabbed dialog box where you're supposed to change {\b T42} settings. It consists of\pard | 102 | \par\sa120\sb120\qj\pard \f1\fs18\sb120 Options is a tabbed dialog box where you're supposed to change {\b T42} settings. It consists of\pard |
101 | \par \fi0\li0 \bullet {\uldb General tab}{\v GeneralOptions} - tune general {\b T42} options. Not much to set there so far. | 103 | \par \fi0\li0 \bullet {\uldb General tab}{\v GeneralOptions} - tune general {\b T42} options. Not much to set there so far. |
102 | \par \fi0\li0 \bullet {\uldb Format tab}{\v FontsOptions} - set up text formats (fonts, colors, etc.) for various windows. | 104 | \par \fi0\li0 \bullet {\uldb Format tab}{\v FontsOptions} - set up text formats (fonts, colors, etc.) for various windows. |
103 | \par \fi0\li0 \bullet {\uldb Sounds tab}{\v SoundsOptions} - customize {\b T42} bells and whistles in this dialog. | 105 | \par \fi0\li0 \bullet {\uldb Sounds tab}{\v SoundsOptions} - customize {\b T42} bells and whistles in this dialog. |
104 | \par \fi0\li0 \bullet {\uldb Secretary tab}{\v SecretaryOptions} - teach your secretary manners here.\pard | 106 | \par \fi0\li0 \bullet {\uldb Secretary tab}{\v SecretaryOptions} - teach your secretary manners here.\pard |
105 | \par\sa120\sb120\qj\pard \f1\fs18\sb120 Note: you might need to restart {\b T42} for some options to take effect. | 107 | \par\sa120\sb120\qj\pard \f1\fs18\sb120 Note: you might need to restart {\b T42} for some options to take effect. |
106 | \page | 108 | \page |
107 | 109 | ||
108 | \pard\plain\keepn | 110 | \pard\plain\keepn |
109 | #{\footnote GeneralOptions} | 111 | #{\footnote GeneralOptions} |
110 | ${\footnote General Options} | 112 | ${\footnote General Options} |
111 | { \f1\fs18\b\sb120 General Options} | 113 | { \f1\fs18\b\sb120 General Options} |
112 | \par\sa120\sb120\qj\pard \f1\fs18\sb120 Currently you can only set up talk port here. Talk port is the UDP> port {\b\cf6 talk daemon} listens for incoming connections at. You can enter either number of port or service name (as specified in your {\b services} file) here. Do not change this if you don't know what you're doing and don't understand the instructions above. | 114 | \par\sa120\sb120\qj\pard \f1\fs18\sb120 Currently you can only set up talk port here. Talk port is the UDP> port {\b\cf6 talk daemon} listens for incoming connections at. You can enter either number of port or service name (as specified in your {\b services} file) here. Do not change this if you don't know what you're doing and don't understand the instructions above. |
113 | \par\sa120\sb120\qj\pard \f1\fs18\sb120 Note: you have to restart {\b T42} for this option to take effect. | 115 | \par\sa120\sb120\qj\pard \f1\fs18\sb120 Note: you have to restart {\b T42} for this option to take effect. |
114 | \page | 116 | \page |
115 | 117 | ||
116 | \pard\plain\keepn | 118 | \pard\plain\keepn |
117 | #{\footnote FontsOptions} | 119 | #{\footnote FontsOptions} |
118 | ${\footnote Fonts Options} | 120 | ${\footnote Fonts Options} |
119 | { \f1\fs18\b\sb120 Fonts} | 121 | { \f1\fs18\b\sb120 Fonts} |
120 | \par\sa120\sb120\qj\pard \f1\fs18\sb120 Set up various fonts for {\b T42} to use according to your own preferences. There are three formats for you to set:\pard | 122 | \par\sa120\sb120\qj\pard \f1\fs18\sb120 Set up various fonts for {\b T42} to use according to your own preferences. There are three formats for you to set:\pard |
121 | \par \fi0\li0 \bullet {\b Local} - this is what your typing appears as. | 123 | \par \fi0\li0 \bullet {\b Local} - this is what your typing appears as. |
122 | \par \fi0\li0 \bullet {\b Remote} - this is what your party's typing should look like. | 124 | \par \fi0\li0 \bullet {\b Remote} - this is what your party's typing should look like. |
123 | \par \fi0\li0 \bullet {\b System} - this is what system messages, like disconnection cause, etc. in talk windows look like.\pard | 125 | \par \fi0\li0 \bullet {\b System} - this is what system messages, like disconnection cause, etc. in talk windows look like.\pard |
124 | \par\sa120\sb120\qj\pard \f1\fs18\sb120 For each format you can set up {\b Font face}, {\b Font size}, {\b bold}, {\i italic}, {\ul underline}, {\strike strikeout} and {\b character set} to use. For some formats you can also set {\b foreground} and {\b background} colors. | 126 | \par\sa120\sb120\qj\pard \f1\fs18\sb120 For each format you can set up {\b Font face}, {\b Font size}, {\b bold}, {\i italic}, {\ul underline}, {\strike strikeout} and {\b character set} to use. For some formats you can also set {\b foreground} and {\b background} colors. |
125 | \par\sa120\sb120\qj\pard \f1\fs18\sb120 Note: these settings only affect new windows. | 127 | \par\sa120\sb120\qj\pard \f1\fs18\sb120 Note: these settings only affect new windows. |
126 | \page | 128 | \page |
127 | 129 | ||
128 | \pard\plain\keepn | 130 | \pard\plain\keepn |
129 | #{\footnote SoundsOptions} | 131 | #{\footnote SoundsOptions} |
130 | ${\footnote Sounds Options} | 132 | ${\footnote Sounds Options} |
131 | { \f1\fs18\b\sb120 Sounds} | 133 | { \f1\fs18\b\sb120 Sounds} |
132 | \par\sa120\sb120\qj\pard \f1\fs18\sb120 This is where you customize {\b T42} bells and whistles, specifically:\pard | 134 | \par\sa120\sb120\qj\pard \f1\fs18\sb120 This is where you customize {\b T42} bells and whistles, specifically:\pard |
133 | \par \fi0\li0 \bullet {\b Bell in {\b T42} window} - the sound to produce when you or your party sends ASCII BELL characters ({\b Ctrl-G}). | 135 | \par \fi0\li0 \bullet {\b Bell in {\b T42} window} - the sound to produce when you or your party sends ASCII BELL characters ({\b Ctrl-G}). |
134 | \par \fi0\li0 \bullet {\b Prompt sound alert} the sound used to notify you of incoming call. You may also set {\b loop} for this sound to make it continuous for the {\uldb Announce Window}{\v AnnounceDialog} lifetime. | 136 | \par \fi0\li0 \bullet {\b Prompt sound alert} the sound used to notify you of incoming call. You may also set {\b loop} for this sound to make it continuous for the {\uldb Announce Window}{\v AnnounceDialog} lifetime. |
135 | \par \fi0\li0 \bullet {\b Wake-up sound alert} the sound used to let you know that {\b T42} leaves {\b sleep mode} (see {\uldb Conversation Window}{\v ConversationWindow} for details).\pard | 137 | \par \fi0\li0 \bullet {\b Wake-up sound alert} the sound used to let you know that {\b T42} leaves {\b sleep mode} (see {\uldb Conversation Window}{\v ConversationWindow} for details).\pard |
136 | \par\sa120\sb120\qj\pard \f1\fs18\sb120 For each sound you can either specify {\b .WAV} file (use browse button to choose it) or internal sound from drop-down list. You can also use play button to check what it sounds like. | 138 | \par\sa120\sb120\qj\pard \f1\fs18\sb120 For each sound you can either specify {\b .WAV} file (use browse button to choose it) or internal sound from drop-down list. You can also use play button to check what it sounds like. |
137 | \page | 139 | \page |
138 | 140 | ||
139 | \pard\plain\keepn | 141 | \pard\plain\keepn |
140 | #{\footnote SecretaryOptions} | 142 | #{\footnote SecretaryOptions} |
141 | ${\footnote Secretary Options} | 143 | ${\footnote Secretary Options} |
142 | { \f1\fs18\b\sb120 Secretary} | 144 | { \f1\fs18\b\sb120 Secretary} |
143 | \par\sa120\sb120\qj\pard \f1\fs18\sb120 This is the place to teach your secretary how to behave. The things you can ask for are:\pard | 145 | \par\sa120\sb120\qj\pard \f1\fs18\sb120 This is the place to teach your secretary how to behave. The things you can ask for are:\pard |
144 | \par \fi0\li0 \bullet {\b Greeting message} - this is the message your secretary greets caller with. When greeting is transferred your secretary will automatically substitute time limit (see below) instead of {\b %t} and characters limit (see below) instead of {\b %c}. | 146 | \par \fi0\li0 \bullet {\b Greeting message} - this is the message your secretary greets caller with. When greeting is transferred your secretary will automatically substitute time limit (see below) instead of {\b %t} and characters limit (see below) instead of {\b %c}. |
145 | \par \fi0\li0 \bullet After greeting the caller your secretary will record the message until the caller will exceed either {\b time limit} or {\b character} limit. You may choose to disable either or both limits. | 147 | \par \fi0\li0 \bullet After greeting the caller your secretary will record the message until the caller will exceed either {\b time limit} or {\b character} limit. You may choose to disable either or both limits. |
146 | \par \fi0\li0 \bullet You may also limit your secretary's ability to handle multiple calls to provide each caller with better service. Normally the optimal limit depends on your system resources and your callers' activities.\pard | 148 | \par \fi0\li0 \bullet You may also limit your secretary's ability to handle multiple calls to provide each caller with better service. Normally the optimal limit depends on your system resources and your callers' activities.\pard |
147 | \page | 149 | \page |
148 | 150 | ||
149 | \pard\plain\keepn | 151 | \pard\plain\keepn |
150 | #{\footnote RemoteDialog} | 152 | #{\footnote RemoteDialog} |
151 | ${\footnote Remote Dialog} | 153 | ${\footnote Remote Dialog} |
152 | { \f1\fs18\b\sb120 Remote Dialog} | 154 | { \f1\fs18\b\sb120 Remote Dialog} |
153 | \par\sa120\sb120\qj\pard \f1\fs18\sb120 Whenever you want to issue talk request you're presented with a dialog in which you can enter your request details, it looks like this: | 155 | \par\sa120\sb120\qj\pard \f1\fs18\sb120 Whenever you want to issue talk request you're presented with a dialog in which you can enter your request details, it looks like this: |
154 | \par\sa120\sb120\qj\pard \f1\fs18\sb120 \{bmct invite.bmp\} | 156 | \par\sa120\sb120\qj\pard \f1\fs18\sb120 \{bmct invite.bmp\} |
155 | \par\sa120\sb120\qj\pard \f1\fs18\sb120 The call details are:\pard | 157 | \par\sa120\sb120\qj\pard \f1\fs18\sb120 The call details are:\pard |
156 | \par \fi0\li0 \bullet {\i Callee address} - The address is in the form {\b user@host}, {\i kamel@192.168.168.192} in this example. | 158 | \par \fi0\li0 \bullet {\i Callee address} - The address is in the form {\b user@host}, {\i kamel@192.168.168.192} in this example. |
157 | \par \fi0\li0 \bullet {\i tty} - terminal line your party is logged on. It's only relevant when the callee is on unix system. If you don't know what to put in there - just leave it blank. | 159 | \par \fi0\li0 \bullet {\i tty} - terminal line your party is logged on. It's only relevant when the callee is on unix system. If you don't know what to put in there - just leave it blank. |
158 | \par \fi0\li0 \bullet {\i Your username} - this is how your call will appear to caller. Just don't leave it empty.\pard | 160 | \par \fi0\li0 \bullet {\i Your username} - this is how your call will appear to caller. Just don't leave it empty.\pard |
159 | \par\sa120\sb120\qj\pard \f1\fs18\sb120 Note: your party address is {\b not} your party's email address, even if it looks similar. {\b host} part is either hostname your party logged in or {\b IP address} of the host. If your party has {\b dynamically assigned} IP address, one way to determine it is too look up in the headers of e-mail sent {\b after} your party's established internet connection last time (i.e. very recent one) and find something like | 161 | \par\sa120\sb120\qj\pard \f1\fs18\sb120 Note: your party address is {\b not} your party's email address, even if it looks similar. {\b host} part is either hostname your party logged in or {\b IP address} of the host. If your party has {\b dynamically assigned} IP address, one way to determine it is too look up in the headers of e-mail sent {\b after} your party's established internet connection last time (i.e. very recent one) and find something like |
160 | \par\sa120\sb120\qj\pard \f1\fs18\sb120 Received: from 209.203.65.22 (ppp22.kross.klever.net [209.203.65.22]) by mail.elsinore.klever.net (8.8.7/8.8.7) with SMTP id RAA15788 | 162 | \par\sa120\sb120\qj\pard \f1\fs18\sb120 Received: from 209.203.65.22 (ppp22.kross.klever.net [209.203.65.22]) by mail.elsinore.klever.net (8.8.7/8.8.7) with SMTP id RAA15788 |
161 | \par\sa120\sb120\qj\pard \f1\fs18\sb120 In this case the IP address would be {\b 209.203.65.22} and the host name {\b ppp22.kross.klever.net} | 163 | \par\sa120\sb120\qj\pard \f1\fs18\sb120 In this case the IP address would be {\b 209.203.65.22} and the host name {\b ppp22.kross.klever.net} |
162 | \par\sa120\sb120\qj\pard \f1\fs18\sb120 So, you're advised to talk to {\b whoever@209.203.65.22} or {\b whoever@ppp22.kross.klever.net}. You don't need to worry if your party has a static IP address. | 164 | \par\sa120\sb120\qj\pard \f1\fs18\sb120 So, you're advised to talk to {\b whoever@209.203.65.22} or {\b whoever@ppp22.kross.klever.net}. You don't need to worry if your party has a static IP address. |
163 | \page | 165 | \page |
164 | 166 | ||
165 | \pard\plain\keepn | 167 | \pard\plain\keepn |
166 | #{\footnote ConversationWindow} | 168 | #{\footnote ConversationWindow} |
167 | ${\footnote Conversation Window} | 169 | ${\footnote Conversation Window} |
168 | { \f1\fs18\b\sb120 Conversation Window} | 170 | { \f1\fs18\b\sb120 Conversation Window} |
169 | \par\sa120\sb120\qj\pard \f1\fs18\sb120 This is the window where actual conversation takes place. It is split into two panes for you and for your party. It is split either horizontal or vertical. In the former case you type in the upper half and see what your party does in the lower. In case of vertical orientation your part is the leftmost one. All control actions are done via menu bar. Here goes an explanation for each command:\pard | 171 | \par\sa120\sb120\qj\pard \f1\fs18\sb120 This is the window where actual conversation takes place. It is split into two panes for you and for your party. It is split either horizontal or vertical. In the former case you type in the upper half and see what your party does in the lower. In case of vertical orientation your part is the leftmost one. All control actions are done via menu bar. Here goes an explanation for each command:\pard |
170 | \par \fi0\li0 \bullet {\b Tea}\pard | 172 | \par \fi0\li0 \bullet {\b Tea}\pard |
171 | \par \fi0\li0 \bullet {\i Remote user} - initiate talk session for this window. You will be prompted for {\uldb your party's whereabouts}{\v RemoteDialog}. | 173 | \par \fi0\li0 \bullet {\i Remote user} - initiate talk session for this window. You will be prompted for {\uldb your party's whereabouts}{\v RemoteDialog}. |
172 | \par \fi0\li0 \bullet {\i Close connection} - terminate talk session. This puts window into inactive state until you initiate new session. | 174 | \par \fi0\li0 \bullet {\i Close connection} - terminate talk session. This puts window into inactive state until you initiate new session. |
173 | \par \fi0\li0 \bullet {\i Re-connect} - re-initiate talk session to the same party, for instance if you've lost connection. | 175 | \par \fi0\li0 \bullet {\i Re-connect} - re-initiate talk session to the same party, for instance if you've lost connection. |
174 | \par \fi0\li0 \bullet {\i Save} - if there was something important said you can save the whole conversation into RTF formatted file for future reference. | 176 | \par \fi0\li0 \bullet {\i Save} - if there was something important said you can save the whole conversation into RTF formatted file for future reference. |
175 | \par \fi0\li0 \bullet {\i Exit} - will close conversation window and terminate the connection.\pard | 177 | \par \fi0\li0 \bullet {\i Exit} - will close conversation window and terminate the connection.\pard |
176 | \par \fi0\li0 \bullet {\b Edit}\pard | 178 | \par \fi0\li0 \bullet {\b Edit}\pard |
177 | \par \fi0\li0 \bullet {\i Copy} - copy currently selected text into windows clipboard. | 179 | \par \fi0\li0 \bullet {\i Copy} - copy currently selected text into windows clipboard. |
178 | \par \fi0\li0 \bullet {\i Paste} - paste window selection into your current conversation.\pard | 180 | \par \fi0\li0 \bullet {\i Paste} - paste window selection into your current conversation.\pard |
179 | \par \fi0\li0 \bullet {\b Sleep}\pard | 181 | \par \fi0\li0 \bullet {\b Sleep}\pard |
180 | \par \fi0\li0 \bullet {\i Sleep} - put your session to sleep. When your party shows some kind of activity {\b Wake-up action} will be taken (see below). | 182 | \par \fi0\li0 \bullet {\i Sleep} - put your session to sleep. When your party shows some kind of activity {\b Wake-up action} will be taken (see below). |
181 | \par \fi0\li0 \bullet {\i Sleep on minimize} - check this if you want to activate sleep mode whenever you minimize conversation window. | 183 | \par \fi0\li0 \bullet {\i Sleep on minimize} - check this if you want to activate sleep mode whenever you minimize conversation window. |
182 | \par \fi0\li0 \bullet {\i Minimize on sleep} - check this if you want to minimize window whenever you put it into sleep mode. | 184 | \par \fi0\li0 \bullet {\i Minimize on sleep} - check this if you want to minimize window whenever you put it into sleep mode. |
183 | \par \fi0\li0 \bullet {\i Wake-up action} - Actions to take whenever remote user shows activity in sleep mode. Possible actions are: | 185 | \par \fi0\li0 \bullet {\i Wake-up action} - Actions to take whenever remote user shows activity in sleep mode. Possible actions are: |
184 | \pard | 186 | \pard |
185 | \par \fi0\li0 \bullet Make sound - check this if you want {\b T42} to produce sound (as specified in {\uldb Sounds Options}{\v SoundsOptions}) whenever it leaves sleep mode. | 187 | \par \fi0\li0 \bullet Make sound - check this if you want {\b T42} to produce sound (as specified in {\uldb Sounds Options}{\v SoundsOptions}) whenever it leaves sleep mode. |
186 | \par \fi0\li0 \bullet Pop-up - check this if you want {\b T42} to bring conversation window to foreground and restore if it is minimized whenever it leaves sleep mode.\pard\pard | 188 | \par \fi0\li0 \bullet Pop-up - check this if you want {\b T42} to bring conversation window to foreground and restore if it is minimized whenever it leaves sleep mode.\pard\pard |
187 | \par \fi0\li0 \bullet {\b Window}\pard | 189 | \par \fi0\li0 \bullet {\b Window}\pard |
188 | \par \fi0\li0 \bullet {\i Split equally} split local and remote panes in equal propotions. | 190 | \par \fi0\li0 \bullet {\i Split equally} split local and remote panes in equal propotions. |
189 | \par \fi0\li0 \bullet {\i Save layout} - save window position, size and split proportions for future sessions. | 191 | \par \fi0\li0 \bullet {\i Save layout} - save window position, size and split proportions for future sessions. |
190 | \par \fi0\li0 \bullet {\i Autosave layout} - automatically save layout whenever you close conversation window. | 192 | \par \fi0\li0 \bullet {\i Autosave layout} - automatically save layout whenever you close conversation window. |
191 | \par \fi0\li0 \bullet {\i Horizontal split}/{\i Vertical split} - chose your orientation. | 193 | \par \fi0\li0 \bullet {\i Horizontal split}/{\i Vertical split} - chose your orientation. |
192 | \par \fi0\li0 \bullet {\i Hide on minimize} - set {\b T42} to hide window into notification tray icon whenever you minimize it.\pard\pard | 194 | \par \fi0\li0 \bullet {\i Hide on minimize} - set {\b T42} to hide window into notification tray icon whenever you minimize it.\pard\pard |
193 | \page | 195 | \page |
194 | } \ No newline at end of file | 196 | } \ No newline at end of file |
diff --git a/help/T42.xml b/help/T42.xml index affe7c0..8973ee7 100644 --- a/help/T42.xml +++ b/help/T42.xml | |||
@@ -1,183 +1,186 @@ | |||
1 | <?xml version="1.0"?> | 1 | <?xml version="1.0"?> |
2 | <winhelp> | 2 | <winhelp> |
3 | <topic id="About" title="About T42"> | 3 | <topic id="About" title="About T42"> |
4 | <heading scroll="no">About <kin>T42</kin></heading> | 4 | <heading scroll="no">About <kin>T42</kin></heading> |
5 | <p><kin>T42</kin> is our <term>Win32</term> implementation of <product>unix</product> <product>ntalk</product> protocol.</p> | 5 | <p><kin>T42</kin> is our <term>Win32</term> implementation of <product>unix</product> <product>ntalk</product> protocol.</p> |
6 | <p>It features:</p> | 6 | <p>It features:</p> |
7 | <ul> | 7 | <ul> |
8 | <li><b>Multihoming</b> - works properly on multihomed machines (ie. accepts connections/issues requests on all interfaces);</li> | 8 | <li><b>Multihoming</b> - works properly on multihomed machines (ie. accepts connections/issues requests on all interfaces);</li> |
9 | <li><b>Your personal secretary</b> - technically speaking, something like answering machine;</li> | 9 | <li><b>Your personal secretary</b> - technically speaking, something like answering machine;</li> |
10 | <li><b>Sleep function</b> - be notified of activities in backgrounded windows;</li> | 10 | <li><b>Sleep function</b> - be notified of activities in backgrounded windows;</li> |
11 | </ul> | 11 | </ul> |
12 | <p>Designed to be compatible with our <term>TFTP</term> client/server, <kin href="http://kin.klever.net/pumpkin/">PumpKIN</kin>, that allows you to exchange files with your party while having talk sessions.</p> | 12 | <p>Designed to be compatible with our <term>TFTP</term> client/server, <kin href="http://kin.klever.net/pumpkin/">PumpKIN</kin>, that allows you to exchange files with your party while having talk sessions.</p> |
13 | <p/> | 13 | <p/> |
14 | <p><b><i>Enjoy!</i></b></p> | 14 | <p><b><i>Enjoy!</i></b></p> |
15 | <license years="1998-2004"/> | 15 | <license years="1998-2005"/> |
16 | <credits/> | 16 | <credits/> |
17 | </topic> | 17 | </topic> |
18 | <topic id="News" title="What's New"> | 18 | <topic id="News" title="What's New"> |
19 | <newsfor version="1.5.1" date="August 6th, 2005"> | ||
20 | <ni>Fixed uninstall procedure so that it works on XP</ni> | ||
21 | </newsfor> | ||
19 | <newsfor version="1.5" date="July 11th, 2004"> | 22 | <newsfor version="1.5" date="July 11th, 2004"> |
20 | <ni>Change of license and opening the source</ni> | 23 | <ni>Change of license and opening the source</ni> |
21 | </newsfor> | 24 | </newsfor> |
22 | </topic> | 25 | </topic> |
23 | <topic id="Using" title="Using T42"> | 26 | <topic id="Using" title="Using T42"> |
24 | <heading scroll="no">Using <kin>T42</kin></heading> | 27 | <heading scroll="no">Using <kin>T42</kin></heading> |
25 | <p>Once you've installed <kin>T42</kin>, run it from <i>Programs/Klever Group</i> menu. A small cup icon will appear in the notification tray area.</p> | 28 | <p>Once you've installed <kin>T42</kin>, run it from <i>Programs/Klever Group</i> menu. A small cup icon will appear in the notification tray area.</p> |
26 | <p>Left-click on the icon will get you to the <a href="#MainWindow">Main Window</a>, right-click brings up the following menu:</p> | 29 | <p>Left-click on the icon will get you to the <a href="#MainWindow">Main Window</a>, right-click brings up the following menu:</p> |
27 | <ul> | 30 | <ul> |
28 | <li><b>Order some tea</b> - Initiates talk session. This will open new <a href="#ConversationWindow">Conversation Window</a> and prompt you for request details.</li> | 31 | <li><b>Order some tea</b> - Initiates talk session. This will open new <a href="#ConversationWindow">Conversation Window</a> and prompt you for request details.</li> |
29 | <li><b>Away</b> - Toggle your away mode. It affects the way <kin>T42</kin> handles incoming calls. See <a href="#Mainwindow">Main Window</a> for details.</li> | 32 | <li><b>Away</b> - Toggle your away mode. It affects the way <kin>T42</kin> handles incoming calls. See <a href="#Mainwindow">Main Window</a> for details.</li> |
30 | <li><b>Show Main Window</b> - Toggle visibility of the <a href="#MainWindow">Main Window</a> from which you can control some of <kin>T42</kin> options and read/maintain your recorded messages.</li> | 33 | <li><b>Show Main Window</b> - Toggle visibility of the <a href="#MainWindow">Main Window</a> from which you can control some of <kin>T42</kin> options and read/maintain your recorded messages.</li> |
31 | <li><b>Options</b> - Select this to bring up <a href="#Options">Options dialog</a> so that you can customize <kin>T42</kin> to suit your needs.</li> | 34 | <li><b>Options</b> - Select this to bring up <a href="#Options">Options dialog</a> so that you can customize <kin>T42</kin> to suit your needs.</li> |
32 | <li><b>Exit</b> - This is not likely to happen, but if you want to exit <kin>T42</kin> and unload it from memory - that's what <b>Exit</b> is for.</li> | 35 | <li><b>Exit</b> - This is not likely to happen, but if you want to exit <kin>T42</kin> and unload it from memory - that's what <b>Exit</b> is for.</li> |
33 | </ul> | 36 | </ul> |
34 | </topic> | 37 | </topic> |
35 | <topic id="MainWindow" title="Main Window"> | 38 | <topic id="MainWindow" title="Main Window"> |
36 | <heading scroll="no">Main <kin>T42</kin> Window</heading> | 39 | <heading scroll="no">Main <kin>T42</kin> Window</heading> |
37 | <p>Main Window is a <kin>T42</kin> Control Center, it's exactly mouse-click away from most of <kin>T42</kin> functions. It consists of</p> | 40 | <p>Main Window is a <kin>T42</kin> Control Center, it's exactly mouse-click away from most of <kin>T42</kin> functions. It consists of</p> |
38 | <ul> | 41 | <ul> |
39 | <li><b>On Call</b> and <b>On Call when away</b> dropdown lists let you select the action to take when incoming call occurs in 'normal' and 'away' mode. Chose one of | 42 | <li><b>On Call</b> and <b>On Call when away</b> dropdown lists let you select the action to take when incoming call occurs in 'normal' and 'away' mode. Chose one of |
40 | <ul> | 43 | <ul> |
41 | <li><i>Prompt</i> - Ask you what to do before taking any actions;</li> | 44 | <li><i>Prompt</i> - Ask you what to do before taking any actions;</li> |
42 | <li><i>Secretary</i> - Relay incoming calls to your <a href="#SecretaryOptions">personal secretary</a>. Some prefer to call it answering machine.</li> | 45 | <li><i>Secretary</i> - Relay incoming calls to your <a href="#SecretaryOptions">personal secretary</a>. Some prefer to call it answering machine.</li> |
43 | <li><i>Not here</i> - Tell the caller you're not here (<i>not logged in</i>) and terminate connection.</li> | 46 | <li><i>Not here</i> - Tell the caller you're not here (<i>not logged in</i>) and terminate connection.</li> |
44 | <li><i>Refuse</i> - Tell the caller you're not accepting messages and terminate connection.</li> | 47 | <li><i>Refuse</i> - Tell the caller you're not accepting messages and terminate connection.</li> |
45 | <li><i>Ignore</i> - Pretend that you didn't notice.</li> | 48 | <li><i>Ignore</i> - Pretend that you didn't notice.</li> |
46 | </ul> | 49 | </ul> |
47 | </li> | 50 | </li> |
48 | <li><b>Away</b> button toggles your away mode. When an incoming call occurs <kin>T42</kin> takes action based upon away mode and options selected in <b>On Call</b> and <b>On Call when away</b> dropdown lists.</li> | 51 | <li><b>Away</b> button toggles your away mode. When an incoming call occurs <kin>T42</kin> takes action based upon away mode and options selected in <b>On Call</b> and <b>On Call when away</b> dropdown lists.</li> |
49 | <li><b>Tea</b> button initiates new talk session. This will open new <a href="#ConversationWindow">Conversation Window</a> and prompt you for <a href="#RemoteDialog">request details</a>.</li> | 52 | <li><b>Tea</b> button initiates new talk session. This will open new <a href="#ConversationWindow">Conversation Window</a> and prompt you for <a href="#RemoteDialog">request details</a>.</li> |
50 | <li><b>Options</b> button brings up <a href="#Options">Configuration Dialog</a> that lets you customize <kin>T42</kin> according to your needs.</li> | 53 | <li><b>Options</b> button brings up <a href="#Options">Configuration Dialog</a> that lets you customize <kin>T42</kin> according to your needs.</li> |
51 | <li><b>Exit</b> - button closes <kin>T42</kin> windows and removes <kin>T42</kin> from memory.</li> | 54 | <li><b>Exit</b> - button closes <kin>T42</kin> windows and removes <kin>T42</kin> from memory.</li> |
52 | <li><b>Help</b> button enters the help system. If you got this far, you probably don't need further explanations.</li> | 55 | <li><b>Help</b> button enters the help system. If you got this far, you probably don't need further explanations.</li> |
53 | <li><b>Recorded messages</b> list this is the list of messages recorded by your secretary. Messages are sorted by age, last ones first. Unanswered messages have a brighter cup icon unless you've explicitly marked the message as processed (see below for details). Right-click on the list entry presents you with popup menu from which you can: | 56 | <li><b>Recorded messages</b> list this is the list of messages recorded by your secretary. Messages are sorted by age, last ones first. Unanswered messages have a brighter cup icon unless you've explicitly marked the message as processed (see below for details). Right-click on the list entry presents you with popup menu from which you can: |
54 | <ul> | 57 | <ul> |
55 | <li><i>Call back</i> the person who left the message. This is identical to initiating new talk session and entering caller's data manually. Note: if the caller has a dynamic IP address and have already disconnected from his ISP and reconnected back this may not work.</li> | 58 | <li><i>Call back</i> the person who left the message. This is identical to initiating new talk session and entering caller's data manually. Note: if the caller has a dynamic IP address and have already disconnected from his ISP and reconnected back this may not work.</li> |
56 | <li><i>Delete</i> selected message(s). If you don't need recorded message anymore you can throw it away by selecting this.</li> | 59 | <li><i>Delete</i> selected message(s). If you don't need recorded message anymore you can throw it away by selecting this.</li> |
57 | <li><i>Save to file..</i> menu option lets you save message into <term>RTF</term> file. Then you may print message text, import it into your <product>MS Word</product> documents or do with it whatever you want.</li> | 60 | <li><i>Save to file..</i> menu option lets you save message into <term>RTF</term> file. Then you may print message text, import it into your <product>MS Word</product> documents or do with it whatever you want.</li> |
58 | <li><i>Mark as new</i> message lets you force message state to 'unprocessed' which means that it will have brighter cup icon in front of it which is supposed to help you keep track of messages that you need to take care of.</li> | 61 | <li><i>Mark as new</i> message lets you force message state to 'unprocessed' which means that it will have brighter cup icon in front of it which is supposed to help you keep track of messages that you need to take care of.</li> |
59 | <li><i>Mark as processed</i> message is the reverse of <i>Mark as new</i> command.</li> | 62 | <li><i>Mark as processed</i> message is the reverse of <i>Mark as new</i> command.</li> |
60 | <li><i>Empty Log</i> simply removes all messages from the log.</li> | 63 | <li><i>Empty Log</i> simply removes all messages from the log.</li> |
61 | </ul> | 64 | </ul> |
62 | </li> | 65 | </li> |
63 | <li><b>Message preview window</b> - the recorded message itself is shown in this window.</li> | 66 | <li><b>Message preview window</b> - the recorded message itself is shown in this window.</li> |
64 | </ul> | 67 | </ul> |
65 | </topic> | 68 | </topic> |
66 | <topic id="AnnounceDialog" title="Announce Dialog"> | 69 | <topic id="AnnounceDialog" title="Announce Dialog"> |
67 | <heading scroll="no">Announce Dialog Window</heading> | 70 | <heading scroll="no">Announce Dialog Window</heading> |
68 | <p>When incoming call occurs and you're set to get a prompt this dialog pops up. This dialog lets you chose what further actions you want <kin>T42</kin> to take and see the request details. The dialog looks like this:</p> | 71 | <p>When incoming call occurs and you're set to get a prompt this dialog pops up. This dialog lets you chose what further actions you want <kin>T42</kin> to take and see the request details. The dialog looks like this:</p> |
69 | <p><image source="announce.bmp"/></p> | 72 | <p><image source="announce.bmp"/></p> |
70 | <p>Incoming call details are in <b>bold</b>. The details are:</p> | 73 | <p>Incoming call details are in <b>bold</b>. The details are:</p> |
71 | <ul> | 74 | <ul> |
72 | <li><b>callee name</b> - this is your name, or what caller thinks it is. (<i>kamel</i> in this example)</li> | 75 | <li><b>callee name</b> - this is your name, or what caller thinks it is. (<i>kamel</i> in this example)</li> |
73 | <li><b>tty</b> - terminal on which remote thinks you're logged on. This is not important for incoming requests. Normally this is only used on unix machines. (<i>tty0</i> in this example)</li> | 76 | <li><b>tty</b> - terminal on which remote thinks you're logged on. This is not important for incoming requests. Normally this is only used on unix machines. (<i>tty0</i> in this example)</li> |
74 | <li><b>caller's name</b> - local username and hostname/IP address of caller. (<i>hacker@localhost</i> in this example)</li> | 77 | <li><b>caller's name</b> - local username and hostname/IP address of caller. (<i>hacker@localhost</i> in this example)</li> |
75 | </ul> | 78 | </ul> |
76 | <p>Use <b>Yes, I'd appreciate some milk</b> button to answer the call and establish talk connection with caller, <b>Not now, have a cup of tea with secretary</b> to relay the call to your secretary and <b>No, thanks, I'm out to coffee house</b> to ignore call.</p> | 79 | <p>Use <b>Yes, I'd appreciate some milk</b> button to answer the call and establish talk connection with caller, <b>Not now, have a cup of tea with secretary</b> to relay the call to your secretary and <b>No, thanks, I'm out to coffee house</b> to ignore call.</p> |
77 | <p>If you don't answer in 30 seconds the call is relayed to the secretary.</p> | 80 | <p>If you don't answer in 30 seconds the call is relayed to the secretary.</p> |
78 | </topic> | 81 | </topic> |
79 | <topic id="Options" title="Options"> | 82 | <topic id="Options" title="Options"> |
80 | <heading scroll="no">Options</heading> | 83 | <heading scroll="no">Options</heading> |
81 | <p>Options is a tabbed dialog box where you're supposed to change <kin>T42</kin> settings. It consists of</p> | 84 | <p>Options is a tabbed dialog box where you're supposed to change <kin>T42</kin> settings. It consists of</p> |
82 | <ul> | 85 | <ul> |
83 | <li><a href="#GeneralOptions">General tab</a> - tune general <kin>T42</kin> options. Not much to set there so far.</li> | 86 | <li><a href="#GeneralOptions">General tab</a> - tune general <kin>T42</kin> options. Not much to set there so far.</li> |
84 | <li><a href="#FontsOptions">Format tab</a> - set up text formats (fonts, colors, etc.) for various windows.</li> | 87 | <li><a href="#FontsOptions">Format tab</a> - set up text formats (fonts, colors, etc.) for various windows.</li> |
85 | <li><a href="#SoundsOptions">Sounds tab</a> - customize <kin>T42</kin> bells and whistles in this dialog.</li> | 88 | <li><a href="#SoundsOptions">Sounds tab</a> - customize <kin>T42</kin> bells and whistles in this dialog.</li> |
86 | <li><a href="#SecretaryOptions">Secretary tab</a> - teach your secretary manners here.</li> | 89 | <li><a href="#SecretaryOptions">Secretary tab</a> - teach your secretary manners here.</li> |
87 | </ul> | 90 | </ul> |
88 | <p>Note: you might need to restart <kin>T42</kin> for some options to take effect.</p> | 91 | <p>Note: you might need to restart <kin>T42</kin> for some options to take effect.</p> |
89 | </topic> | 92 | </topic> |
90 | <topic id="GeneralOptions" title="General Options"> | 93 | <topic id="GeneralOptions" title="General Options"> |
91 | <heading scroll="no">General Options</heading> | 94 | <heading scroll="no">General Options</heading> |
92 | <p>Currently you can only set up talk port here. Talk port is the UDP> port <product>talk daemon</product> listens for incoming connections at. You can enter either number of port or service name (as specified in your <b>services</b> file) here. Do not change this if you don't know what you're doing and don't understand the instructions above.</p> | 95 | <p>Currently you can only set up talk port here. Talk port is the UDP> port <product>talk daemon</product> listens for incoming connections at. You can enter either number of port or service name (as specified in your <b>services</b> file) here. Do not change this if you don't know what you're doing and don't understand the instructions above.</p> |
93 | <p>Note: you have to restart <kin>T42</kin> for this option to take effect.</p> | 96 | <p>Note: you have to restart <kin>T42</kin> for this option to take effect.</p> |
94 | </topic> | 97 | </topic> |
95 | <topic id="FontsOptions" title="Fonts Options"> | 98 | <topic id="FontsOptions" title="Fonts Options"> |
96 | <heading scroll="no">Fonts</heading> | 99 | <heading scroll="no">Fonts</heading> |
97 | <p>Set up various fonts for <kin>T42</kin> to use according to your own preferences. There are three formats for you to set:</p> | 100 | <p>Set up various fonts for <kin>T42</kin> to use according to your own preferences. There are three formats for you to set:</p> |
98 | <ul> | 101 | <ul> |
99 | <li><b>Local</b> - this is what your typing appears as.</li> | 102 | <li><b>Local</b> - this is what your typing appears as.</li> |
100 | <li><b>Remote</b> - this is what your party's typing should look like.</li> | 103 | <li><b>Remote</b> - this is what your party's typing should look like.</li> |
101 | <li><b>System</b> - this is what system messages, like disconnection cause, etc. in talk windows look like.</li> | 104 | <li><b>System</b> - this is what system messages, like disconnection cause, etc. in talk windows look like.</li> |
102 | </ul> | 105 | </ul> |
103 | <p>For each format you can set up <b>Font face</b>, <b>Font size</b>, <b>bold</b>, <i>italic</i>, <u>underline</u>, <strike>strikeout</strike> and <b>character set</b> to use. For some formats you can also set <b>foreground</b> and <b>background</b> colors.</p> | 106 | <p>For each format you can set up <b>Font face</b>, <b>Font size</b>, <b>bold</b>, <i>italic</i>, <u>underline</u>, <strike>strikeout</strike> and <b>character set</b> to use. For some formats you can also set <b>foreground</b> and <b>background</b> colors.</p> |
104 | <p>Note: these settings only affect new windows.</p> | 107 | <p>Note: these settings only affect new windows.</p> |
105 | </topic> | 108 | </topic> |
106 | <topic id="SoundsOptions" title="Sounds Options"> | 109 | <topic id="SoundsOptions" title="Sounds Options"> |
107 | <heading scroll="no">Sounds</heading> | 110 | <heading scroll="no">Sounds</heading> |
108 | <p>This is where you customize <kin>T42</kin> bells and whistles, specifically:</p> | 111 | <p>This is where you customize <kin>T42</kin> bells and whistles, specifically:</p> |
109 | <ul> | 112 | <ul> |
110 | <li><b>Bell in <kin>T42</kin> window</b> - the sound to produce when you or your party sends ASCII BELL characters (<b>Ctrl-G</b>).</li> | 113 | <li><b>Bell in <kin>T42</kin> window</b> - the sound to produce when you or your party sends ASCII BELL characters (<b>Ctrl-G</b>).</li> |
111 | <li><b>Prompt sound alert</b> the sound used to notify you of incoming call. You may also set <b>loop</b> for this sound to make it continuous for the <a href="#AnnounceDialog">Announce Window</a> lifetime.</li> | 114 | <li><b>Prompt sound alert</b> the sound used to notify you of incoming call. You may also set <b>loop</b> for this sound to make it continuous for the <a href="#AnnounceDialog">Announce Window</a> lifetime.</li> |
112 | <li><b>Wake-up sound alert</b> the sound used to let you know that <kin>T42</kin> leaves <b>sleep mode</b> (see <a href="#ConversationWindow">Conversation Window</a> for details).</li> | 115 | <li><b>Wake-up sound alert</b> the sound used to let you know that <kin>T42</kin> leaves <b>sleep mode</b> (see <a href="#ConversationWindow">Conversation Window</a> for details).</li> |
113 | </ul> | 116 | </ul> |
114 | <p>For each sound you can either specify <b>.WAV</b> file (use browse button to choose it) or internal sound from drop-down list. You can also use play button to check what it sounds like.</p> | 117 | <p>For each sound you can either specify <b>.WAV</b> file (use browse button to choose it) or internal sound from drop-down list. You can also use play button to check what it sounds like.</p> |
115 | </topic> | 118 | </topic> |
116 | <topic id="SecretaryOptions" title="Secretary Options"> | 119 | <topic id="SecretaryOptions" title="Secretary Options"> |
117 | <heading scroll="no">Secretary</heading> | 120 | <heading scroll="no">Secretary</heading> |
118 | <p>This is the place to teach your secretary how to behave. The things you can ask for are:</p> | 121 | <p>This is the place to teach your secretary how to behave. The things you can ask for are:</p> |
119 | <ul> | 122 | <ul> |
120 | <li><b>Greeting message</b> - this is the message your secretary greets caller with. When greeting is transferred your secretary will automatically substitute time limit (see below) instead of <b>%t</b> and characters limit (see below) instead of <b>%c</b>.</li> | 123 | <li><b>Greeting message</b> - this is the message your secretary greets caller with. When greeting is transferred your secretary will automatically substitute time limit (see below) instead of <b>%t</b> and characters limit (see below) instead of <b>%c</b>.</li> |
121 | <li>After greeting the caller your secretary will record the message until the caller will exceed either <b>time limit</b> or <b>character</b> limit. You may choose to disable either or both limits.</li> | 124 | <li>After greeting the caller your secretary will record the message until the caller will exceed either <b>time limit</b> or <b>character</b> limit. You may choose to disable either or both limits.</li> |
122 | <li>You may also limit your secretary's ability to handle multiple calls to provide each caller with better service. Normally the optimal limit depends on your system resources and your callers' activities.</li> | 125 | <li>You may also limit your secretary's ability to handle multiple calls to provide each caller with better service. Normally the optimal limit depends on your system resources and your callers' activities.</li> |
123 | </ul> | 126 | </ul> |
124 | </topic> | 127 | </topic> |
125 | <topic id="RemoteDialog" title="Remote Dialog"> | 128 | <topic id="RemoteDialog" title="Remote Dialog"> |
126 | <heading scroll="no">Remote Dialog</heading> | 129 | <heading scroll="no">Remote Dialog</heading> |
127 | <p>Whenever you want to issue talk request you're presented with a dialog in which you can enter your request details, it looks like this:</p> | 130 | <p>Whenever you want to issue talk request you're presented with a dialog in which you can enter your request details, it looks like this:</p> |
128 | <p><image source="invite.bmp"/></p> | 131 | <p><image source="invite.bmp"/></p> |
129 | <p>The call details are:</p> | 132 | <p>The call details are:</p> |
130 | <ul> | 133 | <ul> |
131 | <li><i>Callee address</i> - The address is in the form <b>user@host</b>, <i>kamel@192.168.168.192</i> in this example.</li> | 134 | <li><i>Callee address</i> - The address is in the form <b>user@host</b>, <i>kamel@192.168.168.192</i> in this example.</li> |
132 | <li><i>tty</i> - terminal line your party is logged on. It's only relevant when the callee is on unix system. If you don't know what to put in there - just leave it blank.</li> | 135 | <li><i>tty</i> - terminal line your party is logged on. It's only relevant when the callee is on unix system. If you don't know what to put in there - just leave it blank.</li> |
133 | <li><i>Your username</i> - this is how your call will appear to caller. Just don't leave it empty.</li> | 136 | <li><i>Your username</i> - this is how your call will appear to caller. Just don't leave it empty.</li> |
134 | </ul> | 137 | </ul> |
135 | <p>Note: your party address is <b>not</b> your party's email address, even if it looks similar. <b>host</b> part is either hostname your party logged in or <b>IP address</b> of the host. If your party has <b>dynamically assigned</b> IP address, one way to determine it is too look up in the headers of e-mail sent <b>after</b> your party's established internet connection last time (i.e. very recent one) and find something like</p> | 138 | <p>Note: your party address is <b>not</b> your party's email address, even if it looks similar. <b>host</b> part is either hostname your party logged in or <b>IP address</b> of the host. If your party has <b>dynamically assigned</b> IP address, one way to determine it is too look up in the headers of e-mail sent <b>after</b> your party's established internet connection last time (i.e. very recent one) and find something like</p> |
136 | <p>Received: from 209.203.65.22 (ppp22.kross.klever.net [209.203.65.22]) by mail.elsinore.klever.net (8.8.7/8.8.7) with SMTP id RAA15788</p> | 139 | <p>Received: from 209.203.65.22 (ppp22.kross.klever.net [209.203.65.22]) by mail.elsinore.klever.net (8.8.7/8.8.7) with SMTP id RAA15788</p> |
137 | <p>In this case the IP address would be <b>209.203.65.22</b> and the host name <b>ppp22.kross.klever.net</b></p> | 140 | <p>In this case the IP address would be <b>209.203.65.22</b> and the host name <b>ppp22.kross.klever.net</b></p> |
138 | <p>So, you're advised to talk to <b>whoever@209.203.65.22</b> or <b>whoever@ppp22.kross.klever.net</b>. You don't need to worry if your party has a static IP address.</p> | 141 | <p>So, you're advised to talk to <b>whoever@209.203.65.22</b> or <b>whoever@ppp22.kross.klever.net</b>. You don't need to worry if your party has a static IP address.</p> |
139 | </topic> | 142 | </topic> |
140 | <topic id="ConversationWindow" title="Conversation Window"> | 143 | <topic id="ConversationWindow" title="Conversation Window"> |
141 | <heading scroll="no">Conversation Window</heading> | 144 | <heading scroll="no">Conversation Window</heading> |
142 | <p>This is the window where actual conversation takes place. It is split into two panes for you and for your party. It is split either horizontal or vertical. In the former case you type in the upper half and see what your party does in the lower. In case of vertical orientation your part is the leftmost one. All control actions are done via menu bar. Here goes an explanation for each command:</p> | 145 | <p>This is the window where actual conversation takes place. It is split into two panes for you and for your party. It is split either horizontal or vertical. In the former case you type in the upper half and see what your party does in the lower. In case of vertical orientation your part is the leftmost one. All control actions are done via menu bar. Here goes an explanation for each command:</p> |
143 | <ul> | 146 | <ul> |
144 | <li><b>Tea</b> | 147 | <li><b>Tea</b> |
145 | <ul> | 148 | <ul> |
146 | <li><i>Remote user</i> - initiate talk session for this window. You will be prompted for <a href="#RemoteDialog">your party's whereabouts</a>.</li> | 149 | <li><i>Remote user</i> - initiate talk session for this window. You will be prompted for <a href="#RemoteDialog">your party's whereabouts</a>.</li> |
147 | <li><i>Close connection</i> - terminate talk session. This puts window into inactive state until you initiate new session.</li> | 150 | <li><i>Close connection</i> - terminate talk session. This puts window into inactive state until you initiate new session.</li> |
148 | <li><i>Re-connect</i> - re-initiate talk session to the same party, for instance if you've lost connection.</li> | 151 | <li><i>Re-connect</i> - re-initiate talk session to the same party, for instance if you've lost connection.</li> |
149 | <li><i>Save</i> - if there was something important said you can save the whole conversation into RTF formatted file for future reference.</li> | 152 | <li><i>Save</i> - if there was something important said you can save the whole conversation into RTF formatted file for future reference.</li> |
150 | <li><i>Exit</i> - will close conversation window and terminate the connection.</li> | 153 | <li><i>Exit</i> - will close conversation window and terminate the connection.</li> |
151 | </ul> | 154 | </ul> |
152 | </li> | 155 | </li> |
153 | <li><b>Edit</b> | 156 | <li><b>Edit</b> |
154 | <ul> | 157 | <ul> |
155 | <li><i>Copy</i> - copy currently selected text into windows clipboard.</li> | 158 | <li><i>Copy</i> - copy currently selected text into windows clipboard.</li> |
156 | <li><i>Paste</i> - paste window selection into your current conversation.</li> | 159 | <li><i>Paste</i> - paste window selection into your current conversation.</li> |
157 | </ul> | 160 | </ul> |
158 | </li> | 161 | </li> |
159 | <li><b>Sleep</b> | 162 | <li><b>Sleep</b> |
160 | <ul> | 163 | <ul> |
161 | <li><i>Sleep</i> - put your session to sleep. When your party shows some kind of activity <b>Wake-up action</b> will be taken (see below).</li> | 164 | <li><i>Sleep</i> - put your session to sleep. When your party shows some kind of activity <b>Wake-up action</b> will be taken (see below).</li> |
162 | <li><i>Sleep on minimize</i> - check this if you want to activate sleep mode whenever you minimize conversation window.</li> | 165 | <li><i>Sleep on minimize</i> - check this if you want to activate sleep mode whenever you minimize conversation window.</li> |
163 | <li><i>Minimize on sleep</i> - check this if you want to minimize window whenever you put it into sleep mode.</li> | 166 | <li><i>Minimize on sleep</i> - check this if you want to minimize window whenever you put it into sleep mode.</li> |
164 | <li><i>Wake-up action</i> - Actions to take whenever remote user shows activity in sleep mode. Possible actions are: | 167 | <li><i>Wake-up action</i> - Actions to take whenever remote user shows activity in sleep mode. Possible actions are: |
165 | <ul> | 168 | <ul> |
166 | <li>Make sound - check this if you want <kin>T42</kin> to produce sound (as specified in <a href="#SoundsOptions">Sounds Options</a>) whenever it leaves sleep mode.</li> | 169 | <li>Make sound - check this if you want <kin>T42</kin> to produce sound (as specified in <a href="#SoundsOptions">Sounds Options</a>) whenever it leaves sleep mode.</li> |
167 | <li>Pop-up - check this if you want <kin>T42</kin> to bring conversation window to foreground and restore if it is minimized whenever it leaves sleep mode.</li> | 170 | <li>Pop-up - check this if you want <kin>T42</kin> to bring conversation window to foreground and restore if it is minimized whenever it leaves sleep mode.</li> |
168 | </ul> | 171 | </ul> |
169 | </li> | 172 | </li> |
170 | </ul> | 173 | </ul> |
171 | </li> | 174 | </li> |
172 | <li><b>Window</b> | 175 | <li><b>Window</b> |
173 | <ul> | 176 | <ul> |
174 | <li><i>Split equally</i> split local and remote panes in equal propotions.</li> | 177 | <li><i>Split equally</i> split local and remote panes in equal propotions.</li> |
175 | <li><i>Save layout</i> - save window position, size and split proportions for future sessions.</li> | 178 | <li><i>Save layout</i> - save window position, size and split proportions for future sessions.</li> |
176 | <li><i>Autosave layout</i> - automatically save layout whenever you close conversation window.</li> | 179 | <li><i>Autosave layout</i> - automatically save layout whenever you close conversation window.</li> |
177 | <li><i>Horizontal split</i>/<i>Vertical split</i> - chose your orientation.</li> | 180 | <li><i>Horizontal split</i>/<i>Vertical split</i> - chose your orientation.</li> |
178 | <li><i>Hide on minimize</i> - set <kin>T42</kin> to hide window into notification tray icon whenever you minimize it.</li> | 181 | <li><i>Hide on minimize</i> - set <kin>T42</kin> to hide window into notification tray icon whenever you minimize it.</li> |
179 | </ul> | 182 | </ul> |
180 | </li> | 183 | </li> |
181 | </ul> | 184 | </ul> |
182 | </topic> | 185 | </topic> |
183 | </winhelp> | 186 | </winhelp> |
diff --git a/install/install.cpp b/install/install.cpp index 8b8c61f..35717bd 100644 --- a/install/install.cpp +++ b/install/install.cpp | |||
@@ -1,68 +1,75 @@ | |||
1 | #include "resource.h" | 1 | #include "resource.h" |
2 | #include "../shared-code/install.h" | 2 | #include "../shared-code/install.h" |
3 | 3 | ||
4 | #defineKINAME "T42 1.5" | 4 | #define VERSION "1.5.1" |
5 | #defineKINAME "T42 " VERSION | ||
5 | #define SKINAME "T42" | 6 | #define SKINAME "T42" |
6 | 7 | ||
7 | BOOL Install(void) | 8 | BOOL Install(void) |
8 | { | 9 | { |
9 | STRING dPath = strFETCH_REG_KEY(HKEY_LOCAL_MACHINE,"Software\\Klever Group",SKINAME "Path"); | 10 | STRING dPath = strFETCH_REG_KEY(HKEY_LOCAL_MACHINE,"Software\\Klever Group",SKINAME "Path"); |
10 | STRING kPath = strFETCH_REG_KEY(HKEY_LOCAL_MACHINE,"Software\\Klever Group","KINPath"); | 11 | STRING kPath = strFETCH_REG_KEY(HKEY_LOCAL_MACHINE,"Software\\Klever Group","KINPath"); |
11 | LPCSTR qPath = ((LPCSTR)dPath)?(LPCSTR)dPath:(((LPCSTR)kPath)?(LPSTR)kPath:"C:\\Program Files\\Klever\\Nothings"); | 12 | LPCSTR qPath = ((LPCSTR)dPath)?(LPCSTR)dPath:(((LPCSTR)kPath)?(LPSTR)kPath:"C:\\Program Files\\Klever\\Nothings"); |
12 | STRING path = REQUESTPATH(" " KINAME,"\nEnter destination path:",qPath); | 13 | STRING path = REQUESTPATH(" " KINAME,"\nEnter destination path:",qPath); |
13 | if(!path) | 14 | if(!path) |
14 | return NULL; | 15 | return NULL; |
15 | 16 | ||
16 | #ifdefK_ANNED | 17 | #ifdefK_ANNED |
17 | STRING sysDir(_MAX_PATH); | 18 | STRING sysDir(_MAX_PATH); |
18 | GetSystemDirectory(sysDir,_MAX_PATH); | 19 | GetSystemDirectory(sysDir,_MAX_PATH); |
19 | INSTALLFILE("mfc42.dl_",sysDir,"mfc42.dll"); | 20 | INSTALLFILE("mfc42.dl_",sysDir,"mfc42.dll"); |
20 | #endif | 21 | #endif |
21 | 22 | ||
22 | MAKE_PATH(path); | 23 | MAKE_PATH(path); |
23 | STRING shortPath = GET_SHORT_PATH(path); | 24 | STRING shortPath = GET_SHORT_PATH(path); |
24 | if(!shortPath){ | 25 | if(!shortPath){ |
25 | MessageBox(NULL,"Failed to install " KINAME " in specified directory",NULL,MB_ICONERROR|MB_OK); | 26 | MessageBox(NULL,"Failed to install " KINAME " in specified directory",NULL,MB_ICONERROR|MB_OK); |
26 | return FALSE; | 27 | return FALSE; |
27 | } | 28 | } |
28 | 29 | ||
29 | if(!( | 30 | if(!( |
30 | INSTALLFILE(SKINAME ".ex_",path,SKINAME ".exe") && | 31 | INSTALLFILE(SKINAME ".ex_",path,SKINAME ".exe") && |
31 | INSTALLFILE(SKINAME ".hl_",path,SKINAME ".hlp") && | 32 | INSTALLFILE(SKINAME ".hl_",path,SKINAME ".hlp") && |
32 | INSTALLFILE(SKINAME ".cn_",path,SKINAME ".cnt") | 33 | INSTALLFILE(SKINAME ".cn_",path,SKINAME ".cnt") |
33 | )){ | 34 | )){ |
34 | MessageBox(NULL,"Failed to install " KINAME " in specified directory",NULL,MB_ICONERROR|MB_OK); | 35 | MessageBox(NULL,"Failed to install " KINAME " in specified directory",NULL,MB_ICONERROR|MB_OK); |
35 | return FALSE; | 36 | return FALSE; |
36 | } | 37 | } |
37 | ADDMENU("Klever Group",SKINAME,path, SKINAME ".exe"); | 38 | ADDMENU("Klever Group",SKINAME,path, SKINAME ".exe"); |
38 | 39 | ||
39 | strSET_REG_KEY(HKEY_LOCAL_MACHINE,"Software\\Klever Group",SKINAME "Path",path); | 40 | strSET_REG_KEY(HKEY_LOCAL_MACHINE,"Software\\Klever Group",SKINAME "Path",path); |
40 | strSET_REG_KEY(HKEY_LOCAL_MACHINE,"Software\\Klever Group","KINPath",path); | 41 | strSET_REG_KEY(HKEY_LOCAL_MACHINE,"Software\\Klever Group","KINPath",path); |
41 | 42 | ||
42 | FILE* inf=CREATE_INF_FILE(path,SKINAME ".INF"); | 43 | FILE* inf=CREATE_INF_FILE(path,SKINAME ".INF"); |
43 | if(!inf){ | 44 | if(!inf){ |
44 | MessageBox(NULL,"Failed to install " KINAME,NULL,MB_ICONERROR|MB_OK); | 45 | MessageBox(NULL,"Failed to install " KINAME,NULL,MB_ICONERROR|MB_OK); |
45 | return FALSE; | 46 | return FALSE; |
46 | } | 47 | } |
47 | INF_FILE_HEADER(inf); | 48 | INF_FILE_HEADER(inf); |
48 | INF_FILE_SECTION(inf,"Uninstall"); | 49 | INF_FILE_SECTION(inf,"Uninstall"); |
49 | fprintf(inf,"AddReg=kFiles\nDelReg=kReg\nUpdateInis=kMenu\n"); | 50 | fprintf(inf,"AddReg=kFiles\nDelReg=kReg\nUpdateInis=kMenu\n"); |
50 | INF_FILE_SECTION(inf,"kFiles"); | 51 | INF_FILE_SECTION(inf,"kFiles"); |
51 | INF_REMOVE_ROOT(inf,SKINAME "Files",shortPath); | 52 | INF_REMOVE_ROOT(inf,SKINAME "Files",shortPath); |
52 | INF_REMOVE_FILE(inf,SKINAME "Files",SKINAME ".exe"); | 53 | INF_REMOVE_FILE(inf,SKINAME "Files",SKINAME ".exe"); |
53 | INF_REMOVE_HELP_FILE(inf,SKINAME "Files",SKINAME); | 54 | INF_REMOVE_HELP_FILE(inf,SKINAME "Files",SKINAME); |
54 | INF_REMOVE_FILE(inf,SKINAME "Files",SKINAME ".inf"); | 55 | INF_REMOVE_FILE(inf,SKINAME "Files",SKINAME ".inf"); |
55 | INF_REMOVE_FILE(inf,SKINAME "Files",SKINAME ".Calls"); | 56 | INF_REMOVE_FILE(inf,SKINAME "Files",SKINAME ".Calls"); |
56 | INF_FILE_SECTION(inf,"kReg"); | 57 | INF_FILE_SECTION(inf,"kReg"); |
57 | INF_UNINSTALL_REG(inf,SKINAME); | 58 | INF_UNINSTALL_REG(inf,SKINAME); |
58 | INF_FILE_SECTION(inf,"kMenu"); | 59 | INF_FILE_SECTION(inf,"kMenu"); |
59 | INF_MENU_GROUP(inf,1,"Klever Group"); | 60 | INF_MENU_GROUP(inf,1,"Klever Group"); |
60 | INF_MENU_ITEM(inf,1,SKINAME); | 61 | INF_MENU_ITEM(inf,1,SKINAME); |
61 | fclose(inf); | 62 | fclose(inf); |
62 | 63 | ||
63 | REG_UNINSTALL_COMMAND(SKINAME,"Klever " KINAME,shortPath,SKINAME ".INF","Uninstall"); | 64 | REG_UNINSTALL_COMMAND(SKINAME,"Klever " KINAME,shortPath,SKINAME ".INF","Uninstall"); |
65 | REG_UNINSTALL_ICON(SKINAME,path,SKINAME ".exe",0); | ||
66 | REG_UNINSTALL_COMMENT(SKINAME,"Klever " KINAME); | ||
67 | REG_UNINSTALL_VERSION(SKINAME,VERSION); | ||
68 | REG_UNINSTALL_LOCATION(SKINAME,path); | ||
69 | REG_UNINSTALL_PUBLISHER(SKINAME,"Klever Group"); | ||
70 | REG_UNINSTALL_URLS(SKINAME,"http://www.klever.net/","http://kin.klever.net/T42/"); | ||
64 | 71 | ||
65 | MessageBox(NULL,KINAME " installed successfully, you may now run it from 'Programs/Klever Group' menu or remove it using Control Panel Add/Remove Programs applet."," Rejoice!",MB_ICONINFORMATION|MB_OK); | 72 | MessageBox(NULL,KINAME " installed successfully, you may now run it from 'Programs/Klever Group' menu or remove it using Control Panel Add/Remove Programs applet."," Rejoice!",MB_ICONINFORMATION|MB_OK); |
66 | 73 | ||
67 | return TRUE; | 74 | return TRUE; |
68 | } | 75 | } |
diff --git a/install/install.rc b/install/install.rc index 1516122..6ff3614 100644 --- a/install/install.rc +++ b/install/install.rc | |||
@@ -1,182 +1,182 @@ | |||
1 | //Microsoft Developer Studio generated resource script. | 1 | //Microsoft Developer Studio generated resource script. |
2 | // | 2 | // |
3 | #include "resource.h" | 3 | #include "resource.h" |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
7 | // | 7 | // |
8 | // Generated from the TEXTINCLUDE 2 resource. | 8 | // Generated from the TEXTINCLUDE 2 resource. |
9 | // | 9 | // |
10 | #include "afxres.h" | 10 | #include "afxres.h" |
11 | 11 | ||
12 | ///////////////////////////////////////////////////////////////////////////// | 12 | ///////////////////////////////////////////////////////////////////////////// |
13 | #undef APSTUDIO_READONLY_SYMBOLS | 13 | #undef APSTUDIO_READONLY_SYMBOLS |
14 | 14 | ||
15 | ///////////////////////////////////////////////////////////////////////////// | 15 | ///////////////////////////////////////////////////////////////////////////// |
16 | // English (U.S.) resources | 16 | // English (U.S.) resources |
17 | 17 | ||
18 | #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU) | 18 | #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU) |
19 | #ifdef _WIN32 | 19 | #ifdef _WIN32 |
20 | LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US | 20 | LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US |
21 | #pragma code_page(1252) | 21 | #pragma code_page(1252) |
22 | #endif //_WIN32 | 22 | #endif //_WIN32 |
23 | 23 | ||
24 | ///////////////////////////////////////////////////////////////////////////// | 24 | ///////////////////////////////////////////////////////////////////////////// |
25 | // | 25 | // |
26 | // Dialog | 26 | // Dialog |
27 | // | 27 | // |
28 | 28 | ||
29 | #if defined(APSTUDIO_INVOKED) || defined(FALSE) | 29 | #if defined(APSTUDIO_INVOKED) || defined(FALSE) |
30 | #if defined(APSTUDIO_INVOKED) | 30 | #if defined(APSTUDIO_INVOKED) |
31 | IDD_INSTALLING$(FALSE) DIALOGEX 0, 0, 200, 74 | 31 | IDD_INSTALLING$(FALSE) DIALOGEX 0, 0, 200, 74 |
32 | #else | 32 | #else |
33 | IDD_INSTALLING DIALOGEX 0, 0, 200, 74 | 33 | IDD_INSTALLING DIALOGEX 0, 0, 200, 74 |
34 | #endif | 34 | #endif |
35 | STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | 35 | STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP |
36 | FONT 8, "MS Sans Serif", 0, 0, 0x1 | 36 | FONT 8, "MS Sans Serif", 0, 0, 0x1 |
37 | BEGIN | 37 | BEGIN |
38 | PUSHBUTTON "Cancel",IDCANCEL,143,53,50,14,BS_CENTER | BS_VCENTER | | 38 | PUSHBUTTON "Cancel",IDCANCEL,143,53,50,14,BS_CENTER | BS_VCENTER | |
39 | BS_NOTIFY | BS_FLAT,WS_EX_DLGMODALFRAME | 39 | BS_NOTIFY | BS_FLAT,WS_EX_DLGMODALFRAME |
40 | CONTROL "Animate1",IDC_DISKS,"SysAnimate32",ACS_TRANSPARENT | | 40 | CONTROL "Animate1",IDC_DISKS,"SysAnimate32",ACS_TRANSPARENT | |
41 | ACS_AUTOPLAY | WS_TABSTOP,161,7,32,32 | 41 | ACS_AUTOPLAY | WS_TABSTOP,161,7,32,32 |
42 | LTEXT "",IDC_STATE,7,7,150,32,SS_NOPREFIX | SS_NOTIFY | 42 | LTEXT "",IDC_STATE,7,7,150,32,SS_NOPREFIX | SS_NOTIFY |
43 | CONTROL "Progress1",IDC_PROGRESS,"msctls_progress32",0x0,7,45, | 43 | CONTROL "Progress1",IDC_PROGRESS,"msctls_progress32",0x0,7,45, |
44 | 186,7,WS_EX_DLGMODALFRAME | 44 | 186,7,WS_EX_DLGMODALFRAME |
45 | END | 45 | END |
46 | #endif | 46 | #endif |
47 | 47 | ||
48 | IDD_PATH DIALOGEX 0, 0, 255, 73 | 48 | IDD_PATH DIALOGEX 0, 0, 255, 73 |
49 | STYLE DS_MODALFRAME | DS_SETFOREGROUND | DS_3DLOOK | DS_CENTER | WS_POPUP | | 49 | STYLE DS_MODALFRAME | DS_SETFOREGROUND | DS_3DLOOK | DS_CENTER | WS_POPUP | |
50 | WS_VISIBLE | WS_CAPTION | 50 | WS_VISIBLE | WS_CAPTION |
51 | EXSTYLE WS_EX_TOOLWINDOW | WS_EX_CLIENTEDGE | 51 | EXSTYLE WS_EX_TOOLWINDOW | WS_EX_CLIENTEDGE |
52 | FONT 8, "MS Sans Serif", 0, 0, 0x1 | 52 | FONT 8, "MS Sans Serif", 0, 0, 0x1 |
53 | BEGIN | 53 | BEGIN |
54 | LTEXT "",IDC_PROMPT,7,7,241,30 | 54 | LTEXT "",IDC_PROMPT,7,7,241,30 |
55 | EDITTEXT IDC_PATH,7,37,195,12,ES_AUTOHSCROLL | 55 | EDITTEXT IDC_PATH,7,37,195,12,ES_AUTOHSCROLL |
56 | PUSHBUTTON "B&rowse..",IDC_BROWSE,208,37,40,12 | 56 | PUSHBUTTON "B&rowse..",IDC_BROWSE,208,37,40,12 |
57 | DEFPUSHBUTTON "OK",IDOK,69,52,50,14 | 57 | DEFPUSHBUTTON "OK",IDOK,69,52,50,14 |
58 | PUSHBUTTON "Cancel",IDCANCEL,135,52,50,14 | 58 | PUSHBUTTON "Cancel",IDCANCEL,135,52,50,14 |
59 | END | 59 | END |
60 | 60 | ||
61 | 61 | ||
62 | ///////////////////////////////////////////////////////////////////////////// | 62 | ///////////////////////////////////////////////////////////////////////////// |
63 | // | 63 | // |
64 | // DESIGNINFO | 64 | // DESIGNINFO |
65 | // | 65 | // |
66 | 66 | ||
67 | #ifdef APSTUDIO_INVOKED | 67 | #ifdef APSTUDIO_INVOKED |
68 | GUIDELINES DESIGNINFO DISCARDABLE | 68 | GUIDELINES DESIGNINFO DISCARDABLE |
69 | BEGIN | 69 | BEGIN |
70 | "IDD_INSTALLING$(FALSE)", DIALOG | 70 | "IDD_INSTALLING$(FALSE)", DIALOG |
71 | BEGIN | 71 | BEGIN |
72 | LEFTMARGIN, 7 | 72 | LEFTMARGIN, 7 |
73 | RIGHTMARGIN, 193 | 73 | RIGHTMARGIN, 193 |
74 | TOPMARGIN, 7 | 74 | TOPMARGIN, 7 |
75 | BOTTOMMARGIN, 67 | 75 | BOTTOMMARGIN, 67 |
76 | HORZGUIDE, 39 | 76 | HORZGUIDE, 39 |
77 | END | 77 | END |
78 | 78 | ||
79 | IDD_PATH, DIALOG | 79 | IDD_PATH, DIALOG |
80 | BEGIN | 80 | BEGIN |
81 | LEFTMARGIN, 7 | 81 | LEFTMARGIN, 7 |
82 | RIGHTMARGIN, 248 | 82 | RIGHTMARGIN, 248 |
83 | VERTGUIDE, 202 | 83 | VERTGUIDE, 202 |
84 | VERTGUIDE, 208 | 84 | VERTGUIDE, 208 |
85 | TOPMARGIN, 7 | 85 | TOPMARGIN, 7 |
86 | BOTTOMMARGIN, 66 | 86 | BOTTOMMARGIN, 66 |
87 | HORZGUIDE, 37 | 87 | HORZGUIDE, 37 |
88 | END | 88 | END |
89 | END | 89 | END |
90 | #endif // APSTUDIO_INVOKED | 90 | #endif // APSTUDIO_INVOKED |
91 | 91 | ||
92 | 92 | ||
93 | #ifdef APSTUDIO_INVOKED | 93 | #ifdef APSTUDIO_INVOKED |
94 | ///////////////////////////////////////////////////////////////////////////// | 94 | ///////////////////////////////////////////////////////////////////////////// |
95 | // | 95 | // |
96 | // TEXTINCLUDE | 96 | // TEXTINCLUDE |
97 | // | 97 | // |
98 | 98 | ||
99 | 1 TEXTINCLUDE DISCARDABLE | 99 | 1 TEXTINCLUDE DISCARDABLE |
100 | BEGIN | 100 | BEGIN |
101 | "resource.h\0" | 101 | "resource.h\0" |
102 | END | 102 | END |
103 | 103 | ||
104 | 2 TEXTINCLUDE DISCARDABLE | 104 | 2 TEXTINCLUDE DISCARDABLE |
105 | BEGIN | 105 | BEGIN |
106 | "#include ""afxres.h""\r\n" | 106 | "#include ""afxres.h""\r\n" |
107 | "\0" | 107 | "\0" |
108 | END | 108 | END |
109 | 109 | ||
110 | 3 TEXTINCLUDE DISCARDABLE | 110 | 3 TEXTINCLUDE DISCARDABLE |
111 | BEGIN | 111 | BEGIN |
112 | "#include ""custom.rch""\0" | 112 | "#include ""custom.rch""\0" |
113 | END | 113 | END |
114 | 114 | ||
115 | #endif // APSTUDIO_INVOKED | 115 | #endif // APSTUDIO_INVOKED |
116 | 116 | ||
117 | 117 | ||
118 | ///////////////////////////////////////////////////////////////////////////// | 118 | ///////////////////////////////////////////////////////////////////////////// |
119 | // | 119 | // |
120 | // Icon | 120 | // Icon |
121 | // | 121 | // |
122 | 122 | ||
123 | // Icon with lowest ID value placed first to ensure application icon | 123 | // Icon with lowest ID value placed first to ensure application icon |
124 | // remains consistent on all systems. | 124 | // remains consistent on all systems. |
125 | IDI_ICON ICON DISCARDABLE "../shared-data/install-icon.ico" | 125 | IDI_ICON ICON DISCARDABLE "../shared-data/install-icon.ico" |
126 | 126 | ||
127 | #ifndef _MAC | 127 | #ifndef _MAC |
128 | ///////////////////////////////////////////////////////////////////////////// | 128 | ///////////////////////////////////////////////////////////////////////////// |
129 | // | 129 | // |
130 | // Version | 130 | // Version |
131 | // | 131 | // |
132 | 132 | ||
133 | VS_VERSION_INFO VERSIONINFO | 133 | VS_VERSION_INFO VERSIONINFO |
134 | FILEVERSION 1,5,0,0 | 134 | FILEVERSION 1,5,1,0 |
135 | PRODUCTVERSION 1,5,0,0 | 135 | PRODUCTVERSION 1,5,1,0 |
136 | FILEFLAGSMASK 0x3fL | 136 | FILEFLAGSMASK 0x3fL |
137 | #ifdef _DEBUG | 137 | #ifdef _DEBUG |
138 | FILEFLAGS 0x1L | 138 | FILEFLAGS 0x1L |
139 | #else | 139 | #else |
140 | FILEFLAGS 0x0L | 140 | FILEFLAGS 0x0L |
141 | #endif | 141 | #endif |
142 | FILEOS 0x40004L | 142 | FILEOS 0x40004L |
143 | FILETYPE 0x1L | 143 | FILETYPE 0x1L |
144 | FILESUBTYPE 0x0L | 144 | FILESUBTYPE 0x0L |
145 | BEGIN | 145 | BEGIN |
146 | BLOCK "StringFileInfo" | 146 | BLOCK "StringFileInfo" |
147 | BEGIN | 147 | BEGIN |
148 | BLOCK "040904b0" | 148 | BLOCK "040904b0" |
149 | BEGIN | 149 | BEGIN |
150 | VALUE "CompanyName", "Klever Group (http://www.klever.net/)\0" | 150 | VALUE "CompanyName", "Klever Group (http://www.klever.net/)\0" |
151 | VALUE "FileDescription", "INSTALL: T42, unix talk/ntalk implementation\0" | 151 | VALUE "FileDescription", "INSTALL: T42, unix talk/ntalk implementation\0" |
152 | VALUE "FileVersion", "1, 5, 0, 0\0" | 152 | VALUE "FileVersion", "1, 5, 1, 0\0" |
153 | VALUE "InternalName", "INSTALL\0" | 153 | VALUE "InternalName", "INSTALL\0" |
154 | VALUE "LegalCopyright", "Copyright © 1998-2004 Klever Group (http://www.klever.net/)\0" | 154 | VALUE "LegalCopyright", "Copyright © 1998-2005 Klever Group (http://www.klever.net/)\0" |
155 | VALUE "LegalTrademarks", "Klever Group (http://www.klever.net/)\0" | 155 | VALUE "LegalTrademarks", "Klever Group (http://www.klever.net/)\0" |
156 | VALUE "OriginalFilename", "INSTALL.EXE\0" | 156 | VALUE "OriginalFilename", "INSTALL.EXE\0" |
157 | VALUE "ProductName", "T42\0" | 157 | VALUE "ProductName", "T42\0" |
158 | VALUE "ProductVersion", "1, 5, 0, 0\0" | 158 | VALUE "ProductVersion", "1, 5, 1, 0\0" |
159 | END | 159 | END |
160 | END | 160 | END |
161 | BLOCK "VarFileInfo" | 161 | BLOCK "VarFileInfo" |
162 | BEGIN | 162 | BEGIN |
163 | VALUE "Translation", 0x409, 1200 | 163 | VALUE "Translation", 0x409, 1200 |
164 | END | 164 | END |
165 | END | 165 | END |
166 | 166 | ||
167 | #endif // !_MAC | 167 | #endif // !_MAC |
168 | 168 | ||
169 | #endif // English (U.S.) resources | 169 | #endif // English (U.S.) resources |
170 | ///////////////////////////////////////////////////////////////////////////// | 170 | ///////////////////////////////////////////////////////////////////////////// |
171 | 171 | ||
172 | 172 | ||
173 | 173 | ||
174 | #ifndef APSTUDIO_INVOKED | 174 | #ifndef APSTUDIO_INVOKED |
175 | ///////////////////////////////////////////////////////////////////////////// | 175 | ///////////////////////////////////////////////////////////////////////////// |
176 | // | 176 | // |
177 | // Generated from the TEXTINCLUDE 3 resource. | 177 | // Generated from the TEXTINCLUDE 3 resource. |
178 | // | 178 | // |
179 | #include "custom.rch" | 179 | #include "custom.rch" |
180 | ///////////////////////////////////////////////////////////////////////////// | 180 | ///////////////////////////////////////////////////////////////////////////// |
181 | #endif // not APSTUDIO_INVOKED | 181 | #endif // not APSTUDIO_INVOKED |
182 | 182 | ||