From 6615e1a40bebb5b7796d8a3462dc956dfcfa9193 Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Sat, 15 Aug 2009 00:29:51 -0700 Subject: [PATCH] Web: color-code "All" node for Manuals page. --- Documentation/web-texi2html.init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/web-texi2html.init b/Documentation/web-texi2html.init index 5944269581..a21365a4dc 100644 --- a/Documentation/web-texi2html.init +++ b/Documentation/web-texi2html.init @@ -651,7 +651,7 @@ sub generate_ly_toc_entries($$$) my @color_4 = ( "Text input", "GPL", - "Translated", "Old", "FDL" + "Translated", "All", "FDL" ); my $addColor = " colorDefault"; -- 2.39.5