SVN commit 1098034 by sebas: Release KDE SC 4.4.1
CCMAIL:[email protected] M +6 -0 announcements/index.php M +1 -1 download/index.php M +3 -14 index.php M +2 -1 info/releases.php --- trunk/www/sites/www/announcements/index.php #1098033:1098034 @@ -10,6 +10,12 @@ </p> <p /> +<!-- KDE 4.4.1 released --> +<strong>2nd March 2010</strong> - <a href="announce-4.4.1.php">KDE SC 4.4.1 Released</a> +<br /> +"<em>KDE Ships New KDE SC 4.4.1.</em>" +<p /> + <!-- KDE 4.4.0 released --> <strong>9th February 2010</strong> - <a href="4.4/">KDE SC 4.4.0 Released</a> <br /> --- trunk/www/sites/www/download/index.php #1098033:1098034 @@ -83,7 +83,7 @@ <p> KDE SC 4.4 is the version for the majority of end users that look for the latest stable KDE software release. Please see the -<a href="/info/4.4.0.php">KDE 4.4 Info Page</a> for details. +<a href="/info/4.4.1.php">KDE 4.4 Info Page</a> for details. </p> <a name="v3.5"></a><h3>KDE 3 series</h3> --- trunk/www/sites/www/index.php #1098033:1098034 @@ -37,24 +37,13 @@ </p> <h2><a name="announcements">Latest Announcements</a></h2> -<?php -# Dates on the front page are expressed like they are in the commit digest: -# -# [DAYNAME SPACE] NUMBER SUFFIX SPACE MONTHNAME SPACE YEARNAME [COMMA] -# -# e.g. 1st, 2nd, 3rd, 4th, .. 20th, 21st, 22nd, 23rd, 24th, ... 30th, 31st -# e.g. January, February, March, ... -# -# The comma is inserted if text (in a running sentence) follows. -?> +<p><b><a href="announcements/announce-4.4.1.php">KDE Software Compilation 4.4.1 released</a></b><br/> +On 2nd March 2010, KDE SC 4.4.1 was released. 4.4.1 provides bugfix and translation updates and is a recommended update for everybody running 4.4.0 or earlier versions.</p> + <p><b><a href="announcements/4.4/">KDE Software Compilation 4.4.0 Released</a></b><br/> On 9th February 2010, KDE Software Compilation 4.4.0 was released. KDE Software Compilation 4.4.0 introduces a new netbook interface, native window tabbing and the KAuth authentication Framework, among other improvements and new applications.</p> - -<p><b><a href="announcements/announce-4.3.5.php">KDE Software Compilation 4.3.5 released</a></b><br/> -On 26th January 2010, KDE SC 4.3.5 was released. 4.3.5 provides bugfix and translation updates and is a recommended update for everybody running 4.3.4 or earlier versions.</p> - <p> <b><a href="announcements/4.3/index.php">KDE 4.3.0 released</a></b><br/> On 4th August 2009, KDE 4.3.0 was released by the KDE community. KDE 4.3 is the latest major release --- trunk/www/sites/www/info/releases.php #1098033:1098034 @@ -8,7 +8,7 @@ <h2>Current KDE Releases</h2> <p> -<a href="4.4.0.php">KDE 4.4.0</a> (stable version, suitable for everyone) +<a href="4.4.1.php">KDE 4.4.0</a> (stable version, suitable for everyone) </p> <p> @@ -24,6 +24,7 @@ <h2>Previous KDE Releases</h2> <ul> +<li><a href="4.4.0.php">KDE 4.4.0</a></li> <li><a href="4.3.5.php">KDE 4.3.5</a></li> <li><a href="4.3.4.php">KDE 4.3.4</a></li> <li><a href="4.3.3.php">KDE 4.3.3</a></li> _______________________________________________ release-team mailing list [email protected] https://mail.kde.org/mailman/listinfo/release-team
