SVN commit 1510150 by aacid: KDE Applications 17.12.2
CCMAIL: [email protected] M +0 -1 announcements/announce-applications-17.12.2.php M +7 -1 announcements/index.php M +5 -5 index.php A info/applications-17.12.2.php A info/source-applications-17.12.2.inc --- trunk/www/sites/www/announcements/announce-applications-17.12.2.php #1510149:1510150 @@ -1,5 +1,4 @@ <?php -exit(); include_once ("functions.inc"); $translation_file = "www"; $page_title = i18n_noop("KDE Ships KDE Applications 17.12.2"); --- trunk/www/sites/www/announcements/index.php #1510149:1510150 @@ -11,6 +11,11 @@ <p /> <!-- INSERT NEW ENTRIES BELOW THIS LINE. KEEP THIS LINE, SCRIPTS RELY ON IT --> +<!-- KDE Applications 17.12.2 --> +<strong>8th February 2018</strong> - <a href="announce-applications-17.12.2.php">KDE Applications 17.12.2 released</a> +<br /> +"<em>KDE Ships Applications 17.12.2.</em>" +<p /> <!-- Plasma 5.8.9 --> <strong>Wednesday, 7 February 2018</strong> - <a href="plasma-5.8.9.php">Plasma 5.8.9</a> <br /> @@ -30,7 +35,8 @@ <strong>13th January 2018</strong> - <a href="kde-frameworks-5.42.0.php">KDE Frameworks 5.42.0 released</a> <br /> "<em>KDE Ships Frameworks 5.42.0.</em>" -<p /><!-- KDE Applications 17.12.1 --> +<p /> +<!-- KDE Applications 17.12.1 --> <strong>11th January 2018</strong> - <a href="announce-applications-17.12.1.php">KDE Applications 17.12.1 released</a> <br /> "<em>KDE Ships Applications 17.12.1.</em>" --- trunk/www/sites/www/index.php #1510149:1510150 @@ -84,6 +84,11 @@ <ul> <!-- This comment is a marker for Latest Announcements, used by scripts --> <li> + <h1>KDE Ships KDE Applications 17.12.2 <i>February 8, 2018</i></h1> + <q>Today KDE released the new versions of KDE Applications.</q> + <a href="announcements/announce-applications-17.12.2.php" class="learn-more">Read full announcement</a> + </li> + <li> <h1>KDE Plasma 5.8.9 Released <i>February 7, 2018</i></h1> <q>Today KDE releases a new bugfix release of KDE Plasma 5.8 LTS, versioned 5.8.9.</q> <a href="announcements/plasma-5.8.9.php" class="learn-more">Read full announcement</a> @@ -100,11 +105,6 @@ manner. </q> <a href="https://www.kde.org/announcements/kde-frameworks-5.42.0.php" class="learn-more">Read full announcement</a> </li> - <li> - <h1>KDE Ships KDE Applications 17.12.1 <i>January 11, 2018</i></h1> - <q>Today KDE released the new versions of KDE Applications.</q> - <a href="announcements/announce-applications-17.12.1.php" class="learn-more">Read full announcement</a> - </li> </ul> <a href="announcements/" class="learn-more" style="font-weight: bold;">View all announcements</a>
