From: Graham Percival Date: Sat, 15 Aug 2009 07:29:51 +0000 (-0700) Subject: Web: color-code "All" node for Manuals page. X-Git-Tag: release/2.13.4-1~179^2~46 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=6615e1a40bebb5b7796d8a3462dc956dfcfa9193;p=lilypond.git Web: color-code "All" node for Manuals page. --- 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";