Remove "Load" button in mid-session configuration dialog, as it allows the user
authorjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Thu, 30 Dec 2004 10:58:28 +0000 (10:58 +0000)
committerjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Thu, 30 Dec 2004 10:58:28 +0000 (10:58 +0000)
commit2e155f47e9523cc0db848ceb728e5bac835cf685
tree01709dbd22edcb132b79573d51aa4e5a375558e0
parentf3699a1e4c076a25a0b3541e044aa0ed52bfb04c
Remove "Load" button in mid-session configuration dialog, as it allows the user
to manipulate settings they can't see so could lead to confusion. (Also remove
"Delete" button for some sort of UI consistency even though it's harmless.)
Also conditionalise other aspects of sessionsaver_handler() that don't make
sense mid-session.

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