SVN commit 1553563 by cfeck: Release KDE Applications 19.08.2
CCMAIL: [email protected] M +0 -1 announcements/announce-applications-19.08.2.php M +2 -2 announcements/fulllog_applications-19.08.2.inc M +5 -0 announcements/index.php M +5 -5 index.php A info/applications-19.08.2.php A info/source-applications-19.08.2.inc --- trunk/www/sites/www/announcements/announce-applications-19.08.2.php #1553562:1553563 @@ -1,5 +1,4 @@ <?php -exit(); include_once ("functions.inc"); $translation_file = "www"; require('../aether/config.php'); --- trunk/www/sites/www/announcements/fulllog_applications-19.08.2.inc #1553562:1553563 @@ -77,9 +77,9 @@ <li>Fix HiDPI support for KWrite + Kate. <a href='http://commits.kde.org/kate/5daa2ff7b7ce4e980fa96cad72190cb92c4e13a1'>Commit.</a> </li> <li>Fix fortran symbol viewer for new highlighting names. <a href='http://commits.kde.org/kate/a7b98dd9d9be75deba1afe4a459363c0f7589c2e'>Commit.</a> </li> </ul> -<h3><a name='kcalcore' href='https://cgit.kde.org/kcalcore.git'>kcalcore</a> <a href='#kcalcore' onclick='toggle("ulkcalcore", this)'>[Hide]</a></h3> +<h3><a name='kcalcore' href='https://cgit.kde.org/kcalendarcore.git'>kcalcore</a> <a href='#kcalcore' onclick='toggle("ulkcalcore", this)'>[Hide]</a></h3> <ul id='ulkcalcore' style='display: block'> -<li>Fix compilation with Qt 5.14, QLatin1Literal seems gone. <a href='http://commits.kde.org/kcalcore/ebf83c832e13643c64174d9ac551628011e179ac'>Commit.</a> </li> +<li>Fix compilation with Qt 5.14, QLatin1Literal seems gone. <a href='http://commits.kde.org/kcalendarcore/ebf83c832e13643c64174d9ac551628011e179ac'>Commit.</a> </li> </ul> <h3><a name='kde-dev-scripts' href='https://cgit.kde.org/kde-dev-scripts.git'>kde-dev-scripts</a> <a href='#kde-dev-scripts' onclick='toggle("ulkde-dev-scripts", this)'>[Hide]</a></h3> <ul id='ulkde-dev-scripts' style='display: block'> --- trunk/www/sites/www/announcements/index.php #1553562:1553563 @@ -19,6 +19,11 @@ <p /> <!-- INSERT NEW ENTRIES BELOW THIS LINE. KEEP THIS LINE, SCRIPTS RELY ON IT --> +<!-- KDE Applications 19.08.2 --> +<strong>10th October 2019</strong> - <a href="announce-applications-19.08.2.php">KDE Applications 19.08.2 released</a> +<br /> +"<em>KDE Ships Applications 19.08.2.</em>" +<p /> <!-- Plasma 5.16.90 --> <strong>Thursday, 19 September 2019</strong> - <a href="plasma-5.16.90.php">Plasma 5.16.90</a> <br /> --- trunk/www/sites/www/index.php #1553562:1553563 @@ -116,6 +116,11 @@ <ul> <!-- This comment is a marker for Latest Announcements, used by scripts --> <li> + <h1>KDE Ships KDE Applications 19.08.2 <i>October 10, 2019</i></h1> + <q>Today KDE released the new versions of KDE Applications.</q> + <a href="announcements/announce-applications-19.08.2.php" class="learn-more">Read full announcement</a> + </li> + <li> <h1>KDE Plasma 5.16.90 Released <i>Thursday, 19 September 2019</i></h1> <q>Today KDE releases a new beta release of KDE Plasma 5, versioned 5.16.90</q> <a href="announcements/plasma-5.16.90.php" class="learn-more">Read full announcement</a> @@ -132,11 +137,6 @@ <q>Today KDE releases a new Long Term Support release of KDE Plasma 5, versioned 5.12.9.</q> <a href="announcements/plasma-5.12.9.php" class="learn-more">Read full announcement</a> </li> - <li> - <h1>KDE Ships KDE Applications 19.08.1 <i>September 5, 2019</i></h1> - <q>Today KDE released the new versions of KDE Applications.</q> - <a href="announcements/announce-applications-19.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>
