]> asedeno.scripts.mit.edu Git - PuTTY.git/commit - config.c
Remove "Load" button in mid-session configuration dialog, as it allows the user
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Thu, 30 Dec 2004 10:58:28 +0000 (10:58 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Thu, 30 Dec 2004 10:58:28 +0000 (10:58 +0000)
commitf494d60e06f19600f6354160e18b248f7bbcb0b5
tree01709dbd22edcb132b79573d51aa4e5a375558e0
parent49204fe4107d8af3167fc940238f48113173fd92
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.

[originally from svn r5043]
config.c