Develop and Download Open Source Software

Browse Subversion Repository

Diff of /trunk/ttssh2/ttxssh/ttxssh.rc

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2889 by yutakakn, Thu Aug 3 14:16:08 2006 UTC revision 2890 by yutakakn, Thu Aug 3 15:05:02 2006 UTC
# Line 79  BEGIN Line 79  BEGIN
79      EDITTEXT        IDC_SSHUSERNAME,59,29,145,12,ES_AUTOHSCROLL | WS_GROUP      EDITTEXT        IDC_SSHUSERNAME,59,29,145,12,ES_AUTOHSCROLL | WS_GROUP
80      LTEXT           "&Passphrase:",IDC_SSHPASSWORDCAPTION,14,48,40,8,0,WS_EX_RIGHT      LTEXT           "&Passphrase:",IDC_SSHPASSWORDCAPTION,14,48,40,8,0,WS_EX_RIGHT
81      EDITTEXT        IDC_SSHPASSWORD,59,46,145,12,ES_PASSWORD | ES_AUTOHSCROLL | WS_GROUP      EDITTEXT        IDC_SSHPASSWORD,59,46,145,12,ES_PASSWORD | ES_AUTOHSCROLL | WS_GROUP
82        CONTROL         "Remember password",IDC_REMEMBER_PASSWORD,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,215,50,80,10
83      CONTROL         "Use p&lain password to log in",IDC_SSHUSEPASSWORD,      CONTROL         "Use p&lain password to log in",IDC_SSHUSEPASSWORD,
84                      "Button",BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,13,71,219,10                      "Button",BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,13,71,219,10
85      CONTROL         "Use &RSA/DSA key to log in",IDC_SSHUSERSA,"Button",BS_AUTORADIOBUTTON | WS_TABSTOP,13,99,98,10      CONTROL         "Use &RSA/DSA key to log in",IDC_SSHUSERSA,"Button",BS_AUTORADIOBUTTON | WS_TABSTOP,13,99,98,10

Legend:
Removed from v.2889  
changed lines
  Added in v.2890

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26