commit | 0b6601001582a27a1b2fce23c51fbf4a31b7c3ce | [log] [tgz] |
---|---|---|
author | droy <denis.roy@eclipse.org> | Wed Jun 11 16:21:34 2014 -0400 |
committer | droy <denis.roy@eclipse.org> | Wed Jun 11 16:21:34 2014 -0400 |
tree | ece780680de369874b5b83eaf207c692420bc119 | |
parent | 871609f1f3a15f46f85f408b767897dfb09246e8 [diff] |
Update for solstice Signed-off-by: droy <denis.roy@eclipse.org>
diff --git a/_projectCommon.php b/_projectCommon.php index b0caa76..9d68b68 100755 --- a/_projectCommon.php +++ b/_projectCommon.php
@@ -1,7 +1,3 @@ <?php - - # Set the theme for your project's web pages. - # See the Committer Tools "Phoenix" secion in the How Do I? for list of themes - # https://dev.eclipse.org/committers/ - $theme = "Nova"; + $theme = "solstice"; ?> \ No newline at end of file