From kde-commits Thu Jul 31 22:57:41 2008 From: Torsten Rahn Date: Thu, 31 Jul 2008 22:57:41 +0000 To: kde-commits Subject: www/sites/edu/marble Message-Id: <1217545061.800332.17548.nullmailer () svn ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=121754507232350 SVN commit 840365 by rahn: - New chapters for the Marble website A authors.php A data.php A getinvolved.php M +3 -0 menu.inc --- trunk/www/sites/edu/marble/menu.inc #840364:840365 @@ -3,5 +3,8 @@ $this->appendLink("Current Release","./current.php",false); $this->appendLink("Screenshots","./screenshots.php",false); $this->appendLink("Obtain","./obtain.php"); + $this->appendLink("Get Involved", "./getinvolved.php"); + $this->appendLink("Credits: Authors","./authors.php"); + $this->appendLink("Credits: Data","./data.php"); #$this->appendLink("Online HandBook", "http://docs.kde.org/development/en/kdeedu/marble/", false ); ?>