Mercurial > 510Connectbot
changeset 381:95188bd4badb
cleanup help pages
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Wed, 06 Aug 2014 10:38:50 -0700 |
parents | 162c001c8142 |
children | 41fa02fdb9c6 |
files | help/About.html.in help/Hints.html.in help/PhysicalKeyboard.html.in help/ScreenGestures.html.in help/VirtualKeyboard.html.in xml/510connectbot.in |
diffstat | 6 files changed, 15 insertions(+), 89 deletions(-) [+] |
line wrap: on
line diff
--- a/help/About.html.in Mon Aug 04 15:25:34 2014 -0700 +++ b/help/About.html.in Wed Aug 06 10:38:50 2014 -0700 @@ -11,7 +11,7 @@ license</a>.</p> <p>The complete source code for this application is available at -<a href="http://www.five-ten-sg.com/510Connectbot"></a>http://www.five-ten-sg.com/510Connectbot</p> +<a href="http://www.five-ten-sg.com/510Connectbot">http://www.five-ten-sg.com/510Connectbot</a></p> <h2>Credits</h2>
--- a/help/Hints.html.in Mon Aug 04 15:25:34 2014 -0700 +++ b/help/Hints.html.in Wed Aug 06 10:38:50 2014 -0700 @@ -1,7 +1,12 @@ <h2>Helpful hints</h2> -<p>When you have multiple sessions open, you can 'pan' between them by swiping your finger left-to-right or right-to-left over the screen.</p> +<p>When you have multiple sessions open, you can 'pan' between them by +swiping your finger left-to-right or right-to-left over the +screen.</p> -<p>Long-press on your Android desktop to create direct shortcuts to frequently-used SSH hosts.</p> +<p>Long-press on your Android desktop to create direct shortcuts to +frequently-used hosts.</p> -<p>Slide your finger up/down on the right-half of the terminal screen to look at the scrollback history. Slide up/down on the left-half to send the page up/down keys.</p> +<p>Slide your finger up/down on the right-half of the terminal screen +to look at the scrollback history. Slide up/down on the left-half to +send the page up/down keys.</p>
--- a/help/PhysicalKeyboard.html.in Mon Aug 04 15:25:34 2014 -0700 +++ b/help/PhysicalKeyboard.html.in Wed Aug 06 10:38:50 2014 -0700 @@ -1,7 +1,7 @@ <h2>Physical Keyboard</h2> <p>Here are some keyboard shortcuts available when a <strong>hardware -keyboard</strong> is present. If you're using a phone where the main input +keyboard</strong> is present. If you're using a phone where the main input type is a <strong>virtual keyboard</strong>, please see the VirtualKeyboard help topic. </p> <p><strong>Note:</strong> the side that <strong>shift</strong>, <strong>alt</strong>,
--- a/help/ScreenGestures.html.in Mon Aug 04 15:25:34 2014 -0700 +++ b/help/ScreenGestures.html.in Wed Aug 06 10:38:50 2014 -0700 @@ -1,8 +1,8 @@ <h2>Screen Gestures</h2> <p>Gestures in ConnectBot allow a user to do several things for -which there's no keyboard equivalent. If the gestures seem -backward, then imagine that you're grabbing the text and moving it +which there's no keyboard equivalent. If the gestures seem +backward, then imagine that you're grabbing the text and moving it with your finger.</p> <h2>Page Up / Page Down</h2>
--- a/help/VirtualKeyboard.html.in Mon Aug 04 15:25:34 2014 -0700 +++ b/help/VirtualKeyboard.html.in Wed Aug 06 10:38:50 2014 -0700 @@ -1,7 +1,7 @@ <h2>Virtual Keyboard</h2> -<p>Since ConnectBot doesn't use any of the normal TextView -widgets, Android's IME structure isn't designed to directly +<p>Since ConnectBot doesn't use any of the normal TextView +widgets, Android's IME structure isn't designed to directly support it.</p> <p>The best way to use Android with a virtual keyboard is in <strong>Portrait</strong> mode. By default, ConnectBot is set to use <strong>Portrait</strong>
--- a/xml/510connectbot.in Mon Aug 04 15:25:34 2014 -0700 +++ b/xml/510connectbot.in Wed Aug 06 10:38:50 2014 -0700 @@ -135,7 +135,7 @@ <refsect1 id='helppages.1'> <title>Help Pages</title> <itemizedlist> - <listitem><para><ulink url="About.html">About</ulink></para></listitem> + <listitem><para><ulink url="About.html">About</ulink> - including list of credits</para></listitem> <listitem><para><ulink url="Hints.html">Hints</ulink></para></listitem> <listitem><para><ulink url="PhysicalKeyboard.html">Physical Keyboard</ulink></para></listitem> <listitem><para><ulink url="5250Keys.html">5250 Keys</ulink></para></listitem> @@ -305,85 +305,6 @@ </para> </refsect1> - <refsect1 id='credits.1'> - <title>Credits</title> - <para> - Based on VX Connectbot provided under the Apache - License, Version 2.0. Copyright (C) 2012 Martin - Matuska http://connectbot.vx.sk - </para> - <para> - Based on Irssiconnectbot provided under the Apache - License, Version 2.0. Copyright (C) 2013 - Iiro Uusitalo and Ville Kerminen - https://github.com/irssiconnectbot/irssiconnectbot - </para> - <para> - Based on ConnectBot provided under the Apache License, - Version 2.0. Copyright (C) 2007-2008 Kenny Root - http://the-b.org and Jeffrey Sharkey http://jsharkey.org - </para> - <para> - Based on the Ganymed SSH2 client provided under a BSD-style - license. Copyright (C) 2005 - 2006 Swiss Federal Institute of - Technology (ETH Zurich), Department of Computer Science - http://www.inf.ethz.ch, Christian Plattner. Copyright (C) 2006 - 2013 - Christian Plattner. http://code.google.com/p/ganymed-ssh-2/ The Java - implementations of the AES, Blowfish and 3DES ciphers have been taken - (and slightly modified) from the cryptography package released by "The - Legion Of The Bouncy Castle". Copyright (C) 2000 - 2004 The Legion Of - The Bouncy Castle http://www.bouncycastle.org The following disclaimer - applies: - </para> - <para> - THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" - AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE - IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE - ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE - LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR - CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF - SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS - INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN - CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) - ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - POSSIBILITY OF SUCH DAMAGE. - </para> - <para> - Based on JTA Telnet/SSH client provided under the - GPLv2 license. Copyright (C) 1996-2005 Matthias L. Jugel and - Marcus Meiner. http://www.javassh.org - </para> - <para> - Based on TN5250J terminal emulator provided under the GPLv2 - license. Copyright (C) 2001 Kenneth J. Pouncey. - http://tn5250j.sourceforge.net/ - </para> - <para> - Includes the JSOCKS library, provided - under the GNU LGPL license. http://jsocks.sourceforge.net - </para> - <para> - Includes JZlib provided under a BSD-style - license. Copyright (C) 2000-2004 JCraft, Inc. - http://www.jcraft.com - </para> - <para> - Includes the ssh-agent service developed by Roberto - Tyley https://github.com/rtyley - </para> - <para> - SCP file transfer support is based on - https://github.com/staktrace/connectbot/commits/filetransfer - modifications by Kartikaya Gupta. - </para> - <para> - Internal file selection dialog is based on Android File - Dialog by Alexander Ponomarev, provided under a BSD-style - license. - http://code.google.com/p/android-file-dialog - </para> - </refsect1> - <refsect1 id='version.1'> <title>Version</title> <para>