-rw-r--r-- | help/T42.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/help/T42.xml b/help/T42.xml index affe7c0..8973ee7 100644 --- a/help/T42.xml +++ b/help/T42.xml | |||
@@ -3,28 +3,31 @@ | |||
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> |