зеркало из https://github.com/mozilla/gecko-dev.git
fix headers to not mention CVS.
This commit is contained in:
Родитель
f67a384b28
Коммит
deb2c781cf
|
@ -2,7 +2,7 @@ $::param{'bannerhtml'} = '<TABLE BGCOLOR="#FFFFFF" WIDTH="100%" BORDER=0 CELLPAD
|
|||
<TR><TD><!-- insert imagery here --></TD></TR></TABLE>
|
||||
<CENTER><FONT SIZE=-1>Bonsai version %version%
|
||||
</FONT></CENTER>';
|
||||
$::param{'blurbhtml'} = 'This is <B>Bonsai_pvcs</B>: a query interface to the PVCS source repository';
|
||||
$::param{'blurbhtml'} = 'This is <B>Bonsai_PVCS</B>: a query interface to the PVCS source repository';
|
||||
$::param{'bonsai-daemon'} = 'bonsai-daemon';
|
||||
$::param{'bonsai-hookinterest'} = 'bonsai-hookinterest';
|
||||
$::param{'bonsai-messageinterest'} = 'bonsai-messageinterest';
|
||||
|
|
|
@ -182,7 +182,7 @@ DefParam("blurbhtml",
|
|||
"A blurb that appears as part of the header of every Bonsai page. This is a place to put brief warnings, pointers to one or two related pages, etc.",
|
||||
"l",
|
||||
|
||||
"This is <B>Bonsai</B>: a query interface to the CVS source repository");
|
||||
"This is <B>Bonsai</B>: a query interface to the PVCS source repository");
|
||||
|
||||
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче