author | hash <hash> | 2002-10-24 19:39:47 (UTC) |
---|---|---|
committer | hash <hash> | 2002-10-24 19:39:47 (UTC) |
commit | 2f610100ea81a177fae6f1bf0cb6628ee87cf24c (patch) (side-by-side diff) | |
tree | 5d15a0db1042b82a870321e5ebf38fb56f8f355b /help | |
parent | a6f955c55d44341f25986bb1a9d008ade58b44b0 (diff) | |
download | opie-2f610100ea81a177fae6f1bf0cb6628ee87cf24c.zip opie-2f610100ea81a177fae6f1bf0cb6628ee87cf24c.tar.gz opie-2f610100ea81a177fae6f1bf0cb6628ee87cf24c.tar.bz2 |
just moved the text around a little
-rw-r--r-- | help/en/html/opie-console.html | 30 | ||||
-rw-r--r-- | help/en/html/opie-console/about.html | 2 | ||||
-rw-r--r-- | help/en/html/opie-console/gettingstarted.html | 12 |
3 files changed, 23 insertions, 21 deletions
diff --git a/help/en/html/opie-console.html b/help/en/html/opie-console.html index e07ec6c..8b526f0 100644 --- a/help/en/html/opie-console.html +++ b/help/en/html/opie-console.html @@ -4,18 +4,20 @@ <h1>Opie Console</h1> -<table width="100%" border="0" cellspacing="2"><tr> -<td align="center"><a href="opie-console/gettingstarted.html">Getting started</a></td> -<td align="center"><a href="opie-console/menubar.html">Menu bar</a></td> -<td align="center"><a href="opie-console/profiles.html">Profiles and Configuration</a></td> -</tr><tr> -<td align="center"><a href="opie-console/filetransfer.html">File transfer</a></td> -<td align="center"><a href="opie-console/fullscreen.html">Full screen</a></td> -<td align="center"><a href="opie-console/scripting.html">Scripting</a></td> -<td align="center"><a href="opie-console/about.html">About</a></td> -</tr></table></p> -<br> + <P align="center">Opie Console is a Terminal Emulator Application. It supports -VT100,VT102, ANSI, Linux-Console and Xterm emulation. On top -of the Terminal Emulation it can be used as a locale legacy -console. On top of that it supports sending and +VT100,VT102, ANSI, Linux-Console and Xterm emulation, and can connect over serial +and modem or just your plain old local console. On top of that it supports sending and receiving of files via X-Modem, Y-Modem and Z-Modem. + +<br> + +<ul align="left"> +<li><a href="opie-console/gettingstarted.html">Getting started</a> +<li><a href="opie-console/menubar.html">Menu bar</a> +<li><a href="opie-console/profiles.html">Profiles and Configuration</a> +<li><a href="opie-console/filetransfer.html">File transfer</a> +<li><a href="opie-console/fullscreen.html">Full screen</a> +<li><a href="opie-console/scripting.html">Scripting</a> +<li><a href="opie-console/about.html">About</a> +</ul> + </body></html> diff --git a/help/en/html/opie-console/about.html b/help/en/html/opie-console/about.html index bc90f4e..4e72666 100644 --- a/help/en/html/opie-console/about.html +++ b/help/en/html/opie-console/about.html @@ -2,3 +2,3 @@ <h1>Opie Console: About</h1> -Opie Console team:<br> Holger Freyther<br> Jake <br> Josef Spillner <br> Maximilian Reiss <br> ibotty<br> wazlaf<br> and is part of the <a href="http://www.opie.info"><b>Opie Project</b></a> +Opie Console team:<br> Holger Freyther<br> Josef Spillner <br> Maximilian Reiss <br> Jake Richardson<br> ibotty<br> wazlaf<br> and is part of the <a href="http://www.opie.info"><b>Opie Project</b></a> <br><br> diff --git a/help/en/html/opie-console/gettingstarted.html b/help/en/html/opie-console/gettingstarted.html index 333cf62..50b78ac 100644 --- a/help/en/html/opie-console/gettingstarted.html +++ b/help/en/html/opie-console/gettingstarted.html @@ -3,12 +3,12 @@ -<p>Opie Console is Profile orientated. A "Profile" contains the -informations necessary to connect to a remote host. For example -it includes which Connection Type, Terminal, Font, Color and more +<p>Opie Console is profile oriented. A "Profile" contains the +information necessary to connect to a remote host. For example +it determines which connection type, terminal type, font, color and more to be used.<br> -To set up a connection you can either use a previous saved profile +To set up a connection you can either use a previously saved profile or choose to create a connection on the fly.<br> -Go to "Connection" and "New Connection" for creating a connection or click -the "New" Button (<img src="new.png" width="14" height="14">) or +To create a new connection, you can either go to "Connection" and select "New Connection", +or click the "New" Button (<img src="new.png" width="14" height="14">) or choose "New from Profile" and use a previously saved Profile.<br> |