Browse Subversion Repository
Diff of /trunk/ttssh2/ttxssh/ttxssh.rc
Parent Directory
| Revision Log
| Patch
| 138 |
CONTROL "Enable &agent forwarding",IDC_FORWARDAGENT,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,17,208,187,10 |
CONTROL "Enable &agent forwarding",IDC_FORWARDAGENT,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,17,208,187,10 |
| 139 |
CONTROL "C&onfirm agent forwarding",IDC_FORWARDAGENTCONFIRM, |
CONTROL "C&onfirm agent forwarding",IDC_FORWARDAGENTCONFIRM, |
| 140 |
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,17,222,187,10 |
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,17,222,187,10 |
| 141 |
CONTROL "&Verify hostkey fingerprint by DNS",IDC_VERIFYHOSTKEYDNS, |
CONTROL "No&tify access to the forwarded agent",IDC_FORWARDAGENTNOTIFY, |
| 142 |
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,17,236,187,10 |
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,17,236,187,10 |
| 143 |
LTEXT "All options take effect the next time a session is started.",IDC_NOTICEBANNER,17,250,187,12 |
CONTROL "&Verify hostkey fingerprint by DNS",IDC_VERIFYHOSTKEYDNS, |
| 144 |
|
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,17,250,187,10 |
| 145 |
|
LTEXT "All options take effect the next time a session is started.",IDC_NOTICEBANNER,216,250,187,12 |
| 146 |
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 |
| 147 |
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 |
| 148 |
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.6617 |
|
| changed lines |
| |
Added in v.6677 |
|
|
| |