[Ttssh2-commit] [5953] ホスト公開鍵自動更新の設定のタブオーダーを変更

アーカイブの一覧に戻る

svnno****@sourc***** svnno****@sourc*****
2015年 8月 21日 (金) 15:14:50 JST


Revision: 5953
          http://sourceforge.jp/projects/ttssh2/scm/svn/commits/5953
Author:   maya
Date:     2015-08-21 15:14:49 +0900 (Fri, 21 Aug 2015)
Log Message:
-----------
ホスト公開鍵自動更新の設定のタブオーダーを変更

Modified Paths:
--------------
    trunk/ttssh2/ttxssh/ttxssh.rc

-------------- next part --------------
Modified: trunk/ttssh2/ttxssh/ttxssh.rc
===================================================================
--- trunk/ttssh2/ttxssh/ttxssh.rc	2015-08-20 15:15:10 UTC (rev 5952)
+++ trunk/ttssh2/ttxssh/ttxssh.rc	2015-08-21 06:14:49 UTC (rev 5953)
@@ -200,6 +200,8 @@
     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
+    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
     LTEXT           "sec.(0 to turn off)",IDC_HEARTBEATLABEL2,134,180,77,8
@@ -234,8 +236,6 @@
     LTEXT           "SSH1: 'Compression level' determines compression on/off.\nSSH2: 'Compression order' and 'Compression level' determines compression on/off.",IDC_COMPRESSNOTE,423,245,188,25
     DEFPUSHBUTTON   "OK",IDOK,48,266,50,14
     PUSHBUTTON      "Cancel",IDCANCEL,118,266,50,14
-    LTEXT           "Hostkey rotation",IDC_HOSTKEY_ROTATION_STATIC,27,157,102,8,0,WS_EX_RIGHT
-    COMBOBOX        IDC_HOSTKEY_ROTATION_COMBO,135,155,58,45,CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | WS_TABSTOP
 END
 
 IDD_SSHUNKNOWNHOST DIALOGEX 0, 0, 215, 266



Ttssh2-commit メーリングリストの案内
アーカイブの一覧に戻る