]> git.donarmstrong.com Git - lilypond.git/commitdiff
Find and lowercase yet another [Welcome to hardcode county] copy of "Manuals".
authorJan Nieuwenhuizen <janneke@gnu.org>
Wed, 11 Nov 2009 13:41:56 +0000 (14:41 +0100)
committerJan Nieuwenhuizen <janneke@gnu.org>
Wed, 11 Nov 2009 13:41:56 +0000 (14:41 +0100)
   * Modified     Documentation/lilypond-texi2html.init

Can't we somehow write a nice git commit hook that refuses to copy any
information?  Sigh.

Documentation/lilypond-texi2html.init

index de2283cccd8f64ed68a71fdd4d8988c31aa91371..fa4937fc4a10b6032e986c4e5e7ab926c8ef917c 100644 (file)
@@ -684,7 +684,7 @@ sub lilypond_print_toc_div ($$)
     }
     my $reldir = "";
     $reldir = "../" if ($Texi2HTML::Config::SPLIT eq 'section');
-    my $uplink = $reldir."Manuals.${lang}html";
+    my $uplink = $reldir."manuals.${lang}html";
 
     print $fh "<p class=\"toc_uplink\"><a href=\"$uplink\" 
          title=\"Documentation Index\">&lt;&lt; " .