OSDN Git Service

comが一ヶ所残っていたので修正
authorh677 <h677>
Tue, 28 Sep 2004 12:00:06 +0000 (12:00 +0000)
committerh677 <h677>
Tue, 28 Sep 2004 12:00:06 +0000 (12:00 +0000)
res/ExternalBoardPlugIn/ShitarabaJBBSPlugIn.dpr

index 765ed17..1178fdc 100644 (file)
@@ -3,7 +3,7 @@ library ShitarabaJBBSPlugIn;
 {
        ShitarabaJBBSPlugIn
        \82µ\82½\82ç\82Î\8f\88\97\9d\83\86\83j\83b\83g
-       $Id: ShitarabaJBBSPlugIn.dpr,v 1.31 2004/09/28 11:01:54 h677 Exp $
+       $Id: ShitarabaJBBSPlugIn.dpr,v 1.32 2004/09/28 12:00:06 h677 Exp $
 }
 
 uses
@@ -355,7 +355,7 @@ const
        CATEGORY_INPUT  = '\83J\83e\83S\83\8a\82ð\93ü\97Í\82µ\82Ä\82­\82¾\82³\82¢';
        KEYWORD_INPUT           = '\8c\9f\8dõ\82·\82é\94Â\96¼\82ð\93ü\97Í\82µ\82Ä\82­\82¾\82³\82¢';
        SAVEPATH_SELECT = '\95Û\91\82·\82é\83t\83@\83C\83\8b\96¼\82ð\93ü\97Í\82µ\82Ä\82­\82¾\82³\82¢';
-       BBS_HOST                                = 'http://jbbs.livedoor.com/';
+       BBS_HOST                                = 'http://jbbs.livedoor.jp/';
 label
        NextBoard;
 begin