SVN commit 1526396 by cfeck: Release KDE Applications 18.08.2
CCMAIL: [email protected] M +0 -1 announcements/announce-applications-18.08.2.php M +5 -0 announcements/index.php M +6 -6 index.php A info/applications-18.08.2.php A info/source-applications-18.08.2.inc --- trunk/www/sites/www/announcements/announce-applications-18.08.2.php #1526395:1526396 @@ -1,5 +1,4 @@ <?php -exit(); include_once ("functions.inc"); $translation_file = "www"; $page_title = i18n_noop("KDE Ships KDE Applications 18.08.2"); --- trunk/www/sites/www/announcements/index.php #1526395:1526396 @@ -11,6 +11,11 @@ <p /> <!-- INSERT NEW ENTRIES BELOW THIS LINE. KEEP THIS LINE, SCRIPTS RELY ON IT --> +<!-- KDE Applications 18.08.2 --> +<strong>11th October 2018</strong> - <a href="announce-applications-18.08.2.php">KDE Applications 18.08.2 released</a> +<br /> +"<em>KDE Ships Applications 18.08.2.</em>" +<p /> <!-- Plasma 5.14.0 --> <strong>Tuesday, 09 October 2018</strong> - <a href="plasma-5.14.0.php">Plasma 5.14.0</a> <br /> --- trunk/www/sites/www/index.php #1526395:1526396 @@ -84,8 +84,13 @@ <ul> <!-- This comment is a marker for Latest Announcements, used by scripts --> <li> + <h1>KDE Ships KDE Applications 18.08.2 <i>October 11, 2018</i></h1> + <q>Today KDE released the new versions of KDE Applications.</q> + <a href="announcements/announce-applications-18.08.2.php" class="learn-more">Read full announcement</a> + </li> + <li> <h1>KDE Plasma 5.14.0 Released <i>October 9, 2018</i></h1> - <q>Today KDE releases a testing release of KDE Plasma 5, versioned 5.14.</q> + <q>Today KDE releases a new release of KDE Plasma 5, versioned 5.14.0</q> <a href="announcements/plasma-5.14.0.php" class="learn-more">Read full announcement</a> </li> <li> @@ -100,11 +105,6 @@ manner. This release includes a new framework, syndication (RSS parser).</q> <a href="https://www.kde.org/announcements/kde-frameworks-5.50.0.php" class="learn-more">Read full announcement</a> </li> - <li> - <h1>KDE Ships KDE Applications 18.08.1 <i>September 6, 2018</i></h1> - <q>Today KDE released the new versions of KDE Applications.</q> - <a href="announcements/announce-applications-18.08.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>
