From: Graham Percival Date: Tue, 18 Aug 2009 00:27:28 +0000 (-0700) Subject: Web: import from web-gop. X-Git-Tag: release/2.13.4-1~179^2~8 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=edfa4e71b5763b775a7c0b4ee87cd5e55ce9af86;p=lilypond.git Web: import from web-gop. --- diff --git a/Documentation/web-texi2html.init b/Documentation/web-texi2html.init index a21365a4dc..a2f8762a1d 100644 --- a/Documentation/web-texi2html.init +++ b/Documentation/web-texi2html.init @@ -637,7 +637,7 @@ sub generate_ly_toc_entries($$$) "Contact", "Tiny examples", "Bug reports" ); my @color_2 = ( - "Features", "Examples", "Freedom", + "Features", "Examples", "Freedom", "Background", "Unix", "MacOS X", "Windows", "Notation", "Usage", "Snippets", "Help us", "Development", "Authors" @@ -649,9 +649,9 @@ sub generate_ly_toc_entries($$$) "Publications", "Old news" ); my @color_4 = ( - "Text input", + "Text input", "Alternate input", "GPL", - "Translated", "All", "FDL" + "Translated", "Old", "FDL" ); my $addColor = " colorDefault";