PATCH: style.mhtml and GCJ navigation

Gerald Pfeifer pfeifer@dbai.tuwien.ac.at
Fri Apr 5 09:06:00 GMT 2002


Tom, as we had talked recently, this is a first step towards further
tightening the integration between GCC and GCJ.

  Move GCC link to the top and rename "Home" to "GCJ Home". Remove
  link to "Mailing Lists" and fix GCC URL.
                              ^^^^^^^^^^^
                              That one may not be immediate, though. :-))

Gerald

Index: style.mhtml
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/style.mhtml,v
retrieving revision 1.24
diff -u -3 -p -r1.24 style.mhtml
--- style.mhtml	2002/04/03 21:40:15	1.24
+++ style.mhtml	2002/04/05 17:01:14
@@ -121,9 +121,9 @@ permitted in any medium, provided this n
 <td>
 <br />
 <table border="0"><tr><td width="10"></td><td>
-<a href="index.html">Home</a><br />
+<a href="../">GCC</a><br />
+<a href="index.html">GCJ Home</a><br />
 <a href="faq.html">FAQ</a><br />
-<a href="../lists.html">Mailing Lists</a><br />
 <a href="docs.html">Documentation</a><br />
 <a href="download.html">Download</a><br />
 <a href="build-snapshot.html">Build</a><br />
@@ -133,7 +133,6 @@ permitted in any medium, provided this n
 <a href="../bugs.html">Bugs</a><br />
 <a href="thanks.html">Thanks</a><br />
 <br /><br /><br />
-<a href="/">GCC</a><br />
 <a href="http://sources.redhat.com/mauve/">The Mauve Project</a><br />
 <a href="http://www.gnu.org/">The GNU Project</a><br />
 </td></tr></table>



More information about the Java-patches mailing list