From 1c93b9206e4d1107132f0d787f229e2b1fe1c95d Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Mon, 10 Sep 2012 13:09:29 +0200 Subject: [PATCH] Let generated index pages load css file. Signed-off-by: Don Armstrong --- scripts/text | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/scripts/text b/scripts/text index 415aba0..a1a6a00 100644 --- a/scripts/text +++ b/scripts/text @@ -199,6 +199,7 @@ $gHTMLExpireNote = "(Closed $gBugs are archived $gRemoveAge days after the last $gHTMLStamp = " $gProject $gBugs - timestamp page + $gHTMLStart

Is this $gBug log or mirror up to date?

Unlike all the other $gBug pages, this small timestamp page is updated every @@ -227,6 +228,7 @@ $gHTMLStamp = " $gFullIndex = " $gProject $gBugs - full index + $gHTMLStart

$gProject $gBug report logs - index

This index gives access to $gBugs sent to submit\@$gEmailDomain @@ -244,6 +246,7 @@ $gFullIndex = " $gJunkIndex = " $gProject $gBug reports - Junk + $gHTMLStart

$gProject $gBug reports - Junk

This is the index page for logs of messages not associated with a specific @@ -259,6 +262,7 @@ $gJunkIndex = " $gMaintIndex = " $gProject $gBug reports by maintainer + $gHTMLStart

$gProject $gBug reports by maintainer

This page lists the package maintainers against whose packages there are @@ -278,6 +282,7 @@ $gMaintIndex = " $gProject $gBug reports by package + $gHTMLStart

$gProject $gBug reports by package

This page lists the package against which there are outstanding, forwarded or @@ -294,6 +299,7 @@ $gPackageIndex = " $gProject $gBug report logs - summary index + $gHTMLStart

$gProject $gBug report logs - summary index

This summary index briefly lists $gBugs sent to submit\@$gEmailDomain @@ -312,6 +318,7 @@ $gSummaryIndex = " $gProject $gBug report logs - index by package + $gHTMLStart

$gProject $gBug report logs - index by package

This summary index briefly lists $gBugs sent to submit\@$gEmailDomain @@ -327,6 +334,7 @@ $gPackageLog = " $gProject $gBug report pseudo-packages + $gHTMLStart

$gProject $gBug report pseudo-packages

This page lists the pseudo-packages available for use in the -- 2.39.2