OSDN Git Service

再接続リトライ失敗時にコメントを表示するように変更。
authornaru <bottle@mikage.to>
Tue, 16 Mar 2004 13:00:25 +0000 (13:00 +0000)
committernaru <bottle@mikage.to>
Tue, 16 Mar 2004 13:00:25 +0000 (13:00 +0000)
bottleclient/MainForm.pas

index fa736a9..9670cc8 100755 (executable)
@@ -3196,6 +3196,7 @@ begin
                   '\83l\83b\83g\83\8f\81[\83N\82É\8cq\82ª\82Á\82Ä\82¢\82é\82©\8am\94F\82µ\82Ä\82­\82¾\82³\82¢\81B'#13#10 +
                   '\82 \82é\82¢\82Í\83T\81[\83o\82ª\83_\83E\83\93\82µ\82Ä\82¢\82é\89Â\94\\90«\82ª\82 \82è\82Ü\82·\81B');
   end;
+  ShowHintLabel('SSTP Bottle Server\90Ú\91±\82É\8e¸\94s\82µ\82Ü\82µ\82½', WarningColor);
   Inc(FBeginConnectFailCount);
 end;