From: naru Date: Tue, 16 Mar 2004 13:00:25 +0000 (+0000) Subject: 再接続リトライ失敗時にコメントを表示するように変更。 X-Git-Tag: BOTTLE2-70~23 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=c39d4e67904d1a68803b0cb60e7f2506ce91f9bc;hp=fa81f9aed1c889064ca93356251454447f8b7f04;p=winbottle%2Fwinbottle.git 再接続リトライ失敗時にコメントを表示するように変更。 --- diff --git a/bottleclient/MainForm.pas b/bottleclient/MainForm.pas index fa736a9..9670cc8 100755 --- a/bottleclient/MainForm.pas +++ b/bottleclient/MainForm.pas @@ -3196,6 +3196,7 @@ begin 'ƒlƒbƒgƒ[ƒN‚ÉŒq‚ª‚Á‚Ä‚¢‚é‚©Šm”F‚µ‚Ä‚­‚¾‚³‚¢B'#13#10 + '‚ ‚é‚¢‚̓T[ƒo‚ªƒ_ƒEƒ“‚µ‚Ä‚¢‚é‰Â”\«‚ª‚ ‚è‚Ü‚·B'); end; + ShowHintLabel('SSTP Bottle ServerÚ‘±‚ÉŽ¸”s‚µ‚Ü‚µ‚½', WarningColor); Inc(FBeginConnectFailCount); end;