svnno****@sourc*****
svnno****@sourc*****
2015年 8月 21日 (金) 15:21:17 JST
Revision: 5954 http://sourceforge.jp/projects/ttssh2/scm/svn/commits/5954 Author: maya Date: 2015-08-21 15:21:15 +0900 (Fri, 21 Aug 2015) Log Message: ----------- ホスト公開鍵自動更新の設定にアクセスキーがないので追加 # lng ファイルにはあった Modified Paths: -------------- trunk/ttssh2/ttxssh/ttxssh.rc -------------- next part -------------- Modified: trunk/ttssh2/ttxssh/ttxssh.rc =================================================================== --- trunk/ttssh2/ttxssh/ttxssh.rc 2015-08-21 06:14:49 UTC (rev 5953) +++ trunk/ttssh2/ttxssh/ttxssh.rc 2015-08-21 06:21:15 UTC (rev 5954) @@ -200,7 +200,7 @@ EDITTEXT IDC_READWRITEFILENAME,95,120,100,13,ES_AUTOHSCROLL | WS_GROUP PUSHBUTTON "&Read-only files:",IDC_CHOOSEREADONLYFILE,25,137,63,14 EDITTEXT IDC_READONLYFILENAME,95,138,100,13,ES_AUTOHSCROLL | WS_GROUP - LTEXT "Hostkey rotation",IDC_HOSTKEY_ROTATION_STATIC,27,157,102,8,0,WS_EX_RIGHT + LTEXT "Hostkey rotatio&n",IDC_HOSTKEY_ROTATION_STATIC,27,157,102,8,0,WS_EX_RIGHT COMBOBOX IDC_HOSTKEY_ROTATION_COMBO,135,155,60,45,CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | WS_TABSTOP LTEXT "HeartBeat(&keep-alive)",IDC_HEARTBEATLABEL,17,180,83,8 EDITTEXT IDC_HEARTBEAT_EDIT,102,178,26,14,ES_AUTOHSCROLL | ES_NUMBER,WS_EX_RIGHT