Fold up the `SSH' branch of the treeview by default; it's getting
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 16 Jan 2007 18:48:47 +0000 (18:48 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 16 Jan 2007 18:48:47 +0000 (18:48 +0000)
commitd2c8d2746f843f8d9703f51281dd24aec624df2e
treebfd5a0898fbd0acce90282db71aabe83c406823b
parentbcc94f67569c837788d211fdfeace519352f1e7d
Fold up the `SSH' branch of the treeview by default; it's getting
quite big and tends to hide the existence of the `Serial' config
panel.

This is implemented by folding up every branch of depth 2 or more,
which with any luck might turn out to be general enough to carry
over unchanged if other branches start expanding. Then again, we may
have to fiddle with it again when that time comes; who knows?

git-svn-id: svn://svn.tartarus.org/sgt/putty@7117 cda61777-01e9-0310-a592-d414129be87e
unix/gtkdlg.c
windows/windlg.c