Browse Subversion Repository
Diff of /trunk/ttssh2/ttxssh/ttxssh.rc
Parent Directory
| Revision Log
| Patch
| 158 |
CONTROL "Enable &agent forwarding",IDC_FORWARDAGENT,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,17,195,187,10 |
CONTROL "Enable &agent forwarding",IDC_FORWARDAGENT,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,17,195,187,10 |
| 159 |
CONTROL "C&onfirm agent forwarding",IDC_FORWARDAGENTCONFIRM, |
CONTROL "C&onfirm agent forwarding",IDC_FORWARDAGENTCONFIRM, |
| 160 |
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,17,209,187,10 |
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,17,209,187,10 |
| 161 |
LTEXT "All options take effect the next time a session is started.",IDC_NOTICEBANNER,17,223,187,12 |
CONTROL "&Verify hostkey fingerprint by DNS",IDC_VERIFYHOSTKEYDNS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,17,223,187,10 |
| 162 |
|
LTEXT "All options take effect the next time a session is started.",IDC_NOTICEBANNER,17,237,187,12 |
| 163 |
GROUPBOX "K&EX order (SSH2 only)",IDC_KEX_ORDER,216,8,187,98 |
GROUPBOX "K&EX order (SSH2 only)",IDC_KEX_ORDER,216,8,187,98 |
| 164 |
LISTBOX IDC_SSHKEX_LIST,230,20,159,60,LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_GROUP | WS_TABSTOP |
LISTBOX IDC_SSHKEX_LIST,230,20,159,60,LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_GROUP | WS_TABSTOP |
| 165 |
PUSHBUTTON "Move Up(&3)",IDC_SSHKEX_MOVEUP,242,85,58,13,WS_GROUP |
PUSHBUTTON "Move Up(&3)",IDC_SSHKEX_MOVEUP,242,85,58,13,WS_GROUP |
|
|
Legend:
| Removed from v.4603 |
|
| changed lines |
| |
Added in v.4621 |
|
|
| |