]> git.donarmstrong.com Git - lilypond.git/commitdiff
Web: import from web-gop.
authorGraham Percival <graham@percival-music.ca>
Tue, 18 Aug 2009 00:27:28 +0000 (17:27 -0700)
committerGraham Percival <graham@percival-music.ca>
Tue, 18 Aug 2009 00:52:50 +0000 (17:52 -0700)
Documentation/web-texi2html.init

index a21365a4dccafdba26271aa648afb9d6d7c9bf2a..a2f8762a1db16e25de005f89d218ef8b6d4ae8aa 100644 (file)
@@ -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";