*** empty log message ***
diff --git a/testweb/index.php b/testweb/index.php
index 5a7e9c8..557150d 100755
--- a/testweb/index.php
+++ b/testweb/index.php
@@ -41,7 +41,7 @@
 	return $result;

 }

 

-$rtProjects = array("rt.ecf", "rt.eclipselink", "rt.equinox", "rt.ercp", "rt.rap", "rt.riena", "rt.smila");

+$rtProjects = array("rt.ecf", "rt.eclipselink", "rt.equinox", "rt.ercp", "rt.gemini", "rt.rap", "rt.riena", "rt.smila", "rt.virgo");

 $projectList = load_project_info($rtProjects);

 

 // $html = file_get_contents( '_index.html' );

@@ -107,11 +107,10 @@
 

 	<div class="homeitem">

 		<h3>RT Projects</h3>

-		<p>The RT Project is top-level project of eclipse.org and is overseen 

-		by a <a href="team-leaders.php">Project Management Committee</a> (PMC) 

-		and project leaders. Most of the real work however, is done in subprojects. The <a href="charter.php">RT Project Charter</a> 

-		describes the organization of the project, roles and responsibilities of 

-		the participants, and top level development process for the projects. 

+		<p>As a top-level project, RT is overseen by a <a href="team-leaders.php">Project Management Committee</a> (PMC).

+		Most of the real work however, is done in sub-projects. The <a href="charter.php">RT Project Charter</a> 

+		describes the organization of the project, roles and responsibilities of the participants, and top level 

+		development process for the projects. 

 

 		$projectList