SVN commit 1519672 by cfeck: Release KDE Applications 18.04.3
CCMAIL: [email protected] M +0 -1 announcements/announce-applications-18.04.3.php A announcements/fulllog_applications-18.04.3.inc M +5 -14 announcements/index.php M +5 -5 index.php A info/applications-18.04.3.php A info/source-applications-18.04.3.inc --- trunk/www/sites/www/announcements/announce-applications-18.04.3.php #1519671:1519672 @@ -1,5 +1,4 @@ <?php -exit(); include_once ("functions.inc"); $translation_file = "www"; $page_title = i18n_noop("KDE Ships KDE Applications 18.04.3"); --- trunk/www/sites/www/announcements/index.php #1519671:1519672 @@ -11,10 +11,10 @@ <p /> <!-- INSERT NEW ENTRIES BELOW THIS LINE. KEEP THIS LINE, SCRIPTS RELY ON IT --> -<!-- Plasma 5.13.3 --> -<strong>Tuesday, 10 July 2018</strong> - <a href="plasma-5.13.3.php">Plasma 5.13.3</a> +<!-- KDE Applications 18.04.3 --> +<strong>12th July 2018</strong> - <a href="announce-applications-18.04.3.php">KDE Applications 18.04.3 released</a> <br /> -"<em>KDE Ships Plasma 5.13.3.</em>" +"<em>KDE Ships Applications 18.04.3.</em>" <p /> <!-- Plasma 5.13.3 --> <strong>Tuesday, 10 July 2018</strong> - <a href="plasma-5.13.3.php">Plasma 5.13.3</a> @@ -21,16 +21,6 @@ <br /> "<em>KDE Ships Plasma 5.13.3.</em>" <p /> -<!-- Plasma 5.13.3 --> -<strong>Tuesday, 10 July 2018</strong> - <a href="plasma-5.13.3.php">Plasma 5.13.3</a> -<br /> -"<em>KDE Ships Plasma 5.13.3.</em>" -<p /> -<!-- Plasma 5.13.3 --> -<strong>Tuesday, 10 July 2018</strong> - <a href="plasma-5.13.3.php">Plasma 5.13.3</a> -<br /> -"<em>KDE Ships Plasma 5.13.3.</em>" -<p /> <!-- Plasma 5.12.6 --> <strong>Wednesday, 27 June 2018</strong> - <a href="plasma-5.12.6.php">Plasma 5.12.6</a> <br /> @@ -55,7 +45,8 @@ <strong>09th June 2018</strong> - <a href="kde-frameworks-5.47.0.php">KDE Frameworks 5.47.0 released</a> <br /> "<em>KDE Ships Frameworks 5.47.0.</em>" -<p /><!-- KDE Applications 18.04.2 --> +<p /> +<!-- KDE Applications 18.04.2 --> <strong>7th June 2018</strong> - <a href="announce-applications-18.04.2.php">KDE Applications 18.04.2 released</a> <br /> "<em>KDE Ships Applications 18.04.2.</em>" --- trunk/www/sites/www/index.php #1519671:1519672 @@ -84,6 +84,11 @@ <ul> <!-- This comment is a marker for Latest Announcements, used by scripts --> <li> + <h1>KDE Ships KDE Applications 18.04.3 <i>July 12, 2018</i></h1> + <q>Today KDE released the new versions of KDE Applications.</q> + <a href="announcements/announce-applications-18.04.3.php" class="learn-more">Read full announcement</a> + </li> + <li> <h1>KDE Plasma 5.13.3 Released <i>July 10, 2018</i></h1> <q>Today KDE releases a new release of KDE Plasma 5, versioned 5.13.3.</q> <a href="announcements/plasma-5.13.3.php" class="learn-more">Read full announcement</a> @@ -100,11 +105,6 @@ manner. </q> <a href="https://www.kde.org/announcements/kde-frameworks-5.47.0.php" class="learn-more">Read full announcement</a> </li> - <li> - <h1>KDE Ships KDE Applications 18.04.2 <i>June 7, 2018</i></h1> - <q>Today KDE released the new versions of KDE Applications.</q> - <a href="announcements/announce-applications-18.04.2.php" class="learn-more">Read full announcement</a> - </li> </ul> <a href="announcements/" class="learn-more" style="font-weight: bold;">View all announcements</a>
