Index: src/documentation/skinconf.xml
===================================================================
--- src/documentation/skinconf.xml	(revision 896632)
+++ src/documentation/skinconf.xml	(working copy)
@@ -66,8 +66,8 @@
 
   <!-- mandatory project logo
        default skin: renders it at the top -->
-  <project-name>Lucene</project-name>
-  <project-description>Apache Lucene is a high-performance, full-featured text search engine library written entirely in
+  <project-name>Lucene Java</project-name>
+  <project-description>Apache Lucene Java is a high-performance, full-featured text search engine library written entirely in
       Java. It is a technology suitable for nearly any application that requires full-text search, especially cross-platform.</project-description>
   <project-url>http://lucene.apache.org/java/</project-url>
   <project-logo>http://lucene.apache.org/images/lucene_green_300.gif</project-logo>
@@ -113,7 +113,7 @@
   <trail>
     <link1 name="Apache" href="http://www.apache.org/"/>
     <link2 name="Lucene" href="http://lucene.apache.org/"/>
-    <link3 name="" href="/"/>
+    <link3 name="Java" href="http://lucene.apache.org/java/"/>>
   </trail>
 
   <!-- Configure the TOC, i.e. the Table of Contents.
Index: src/documentation/content/xdocs/index.xml
===================================================================
--- src/documentation/content/xdocs/index.xml	(revision 896632)
+++ src/documentation/content/xdocs/index.xml	(working copy)
@@ -2,26 +2,26 @@
 <document>
 	<header>
         <title>
-	Apache Lucene - Overview
+	Apache Lucene Java - Overview
 		</title>
 	</header>
     <body>
-        <section id="Apache Lucene">
-            <title>Apache Lucene</title>
+        <section id="Apache Lucene Java">
+            <title>Apache Lucene Java</title>
             <p>
-                Apache Lucene is a high-performance, full-featured text search engine
+                Apache Lucene Java is a high-performance, full-featured text search engine
                 library written entirely in Java.  It is a technology suitable for nearly any
                 application that requires full-text search, especially cross-platform.
             </p>
             <p>
-                Apache Lucene is an open source project available for
+                Apache Lucene Java is an open source project available for
                 <a href="http://www.apache.org/dyn/closer.cgi/lucene/java/">free download</a>.
                 Please use the links on the left to access Lucene.
             </p>
         </section>
 
-        <section id="Lucene News">
-          <title>Lucene News</title>
+        <section id="Lucene Java News">
+          <title>Lucene Java News</title>
        <section>
         <title>25 November 2009 - Lucene Java 3.0.0 available</title>
         <p>
Index: src/documentation/content/xdocs/whoweare.xml
===================================================================
--- src/documentation/content/xdocs/whoweare.xml	(revision 896632)
+++ src/documentation/content/xdocs/whoweare.xml	(working copy)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <document>
 	<header>
-        <title>	Apache Lucene - Who We Are</title>
+        <title>	Apache Lucene Java - Who We Are</title>
 	</header>
 <properties>
 <author email="husted@apache.org">Ted Husted</author>

