Avoid launching a session from the Default Settings, even if they do
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 10 Feb 2007 17:02:41 +0000 (17:02 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 10 Feb 2007 17:02:41 +0000 (17:02 +0000)
represent a launchable session, unless the user can be construed to
have really meant it. This means:
 - starting up PuTTY when the Default Settings are launchable still
   brings up the config box, and you have to hit Open to actually
   launch that session
 - double-clicking on Default Settings from the config box will load
   them but not launch them.
On the other hand:
 - explicitly loading the Default Settings on the command line using
   `-load' _does_ still launch them.

git-svn-id: svn://svn.tartarus.org/sgt/putty@7265 cda61777-01e9-0310-a592-d414129be87e


No differences found