Mercurial > 510Connectbot
diff xml/510connectbot.in @ 466:12e2d9dd95df stable-1.9.3-6
add delete_deployment and autolaunch keys to the deployment.connections file
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Thu, 05 Sep 2019 09:24:55 -0700 |
parents | 7c8aebcc882a |
children | 2cc170e3fc9b |
line wrap: on
line diff
--- a/xml/510connectbot.in Mon Aug 19 11:12:40 2019 -0700 +++ b/xml/510connectbot.in Thu Sep 05 09:24:55 2019 -0700 @@ -357,10 +357,16 @@ file is below. If this file exists at the top level of the external storage (as returned by Environment.getExternalStorageDirectory().getAbsolutePath()), - it is read, parsed, and deleted. Comments start with # + it is read, parsed, and optionally deleted. Comments start with # and extend to the end of the line. </para> + <para> + The deployment file is deleted unless it contains "delete_deployment=false" + in the global options section. In that case, the file remains, and + it is read and parsed every time the app is launched. + </para> + <literallayout class="monospaced"><![CDATA[ # # available host keys: @@ -392,9 +398,10 @@ # wantx11forward (boolean) # x11host (string) # x11port (integer) +# autolaunch (boolean) -tn5250://pub1.rzkh.de:23#battleship +tn5250://pub400.com:23#battleship encryption5250=NONE fontsize=20 fixed_size=true @@ -441,6 +448,7 @@ # upload_dest_prompt (boolean) # background_file_transfer (boolean) # debug_keycodes (boolean) +# delete_deployment (boolean) # global://