# HG changeset patch # User Carl Byington # Date 1405540833 25200 # Node ID 45d1fcc1a3564f80d5bfac62bd2b2e6c8ae590c5 # Parent 3a84a4f18640fad97ae5f691d157b6b006b34bed document deployment.connections usage diff -r 3a84a4f18640 -r 45d1fcc1a356 xml/510connectbot.in --- a/xml/510connectbot.in Wed Jul 16 12:53:51 2014 -0700 +++ b/xml/510connectbot.in Wed Jul 16 13:00:33 2014 -0700 @@ -349,22 +349,26 @@ - @PACKAGE@.deployment + deployment.connections 5 @PACKAGE@ @VERSION@ - @PACKAGE@.deployment + deployment.connections deployment file for @PACKAGE@ Description - The @PACKAGE@.conf deployment - file is show by this example. Comments start with # and - extend to the end of the line. + The deployment.connections file + is show by this example. 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 # + and extend to the end of the line. +