SVN commit 1546238 by cfeck: Release KDE Applications 19.04.3
CCMAIL: [email protected] M +0 -1 announcements/announce-applications-19.04.3.php M +3 -0 announcements/fulllog_applications-19.04.3.inc M +6 -1 announcements/index.php M +5 -5 index.php A info/applications-19.04.3.php A info/source-applications-19.04.3.inc --- trunk/www/sites/www/announcements/announce-applications-19.04.3.php #1546237:1546238 @@ -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.04.3.inc #1546237:1546238 @@ -270,6 +270,9 @@ </ul> <h3><a name='messagelib' href='https://cgit.kde.org/messagelib.git'>messagelib</a> <a href='#messagelib' onclick='toggle("ulmessagelib", this)'>[Hide]</a></h3> <ul id='ulmessagelib' style='display: block'> +<li>Use QTWEBENGINEWIDGETS_VERSION. <a href='http://commits.kde.org/messagelib/940f4af994a07562f3902dc298fc590fa9aed0e2'>Commit.</a> </li> +<li>Add missing include files. <a href='http://commits.kde.org/messagelib/9f4aea073dc155c0f40ea7c70d18ee29643c7704'>Commit.</a> </li> +<li>Use QTWEBENGINE_VERSION not QT_VERSION for WebEngine feature detection. <a href='http://commits.kde.org/messagelib/eefff09e2f3f8d6c5f999adb6124b98b9f501b03'>Commit.</a> </li> <li>I18n: use rc.cpp for extra sources. <a href='http://commits.kde.org/messagelib/50978827c3b2f37b04647a1f4bdc1c7ca64bc53f'>Commit.</a> </li> <li>Use default value == date + 1. <a href='http://commits.kde.org/messagelib/4a676504f2b388a457c8041f34c7fd6a7960d10d'>Commit.</a> </li> <li>Don't save not necessary info. <a href='http://commits.kde.org/messagelib/f028b86f915595b102905b3bc57b81b9caef1c36'>Commit.</a> </li> --- trunk/www/sites/www/announcements/index.php #1546237:1546238 @@ -19,6 +19,11 @@ <p /> <!-- INSERT NEW ENTRIES BELOW THIS LINE. KEEP THIS LINE, SCRIPTS RELY ON IT --> +<!-- KDE Applications 19.04.3 --> +<strong>11th July 2019</strong> - <a href="announce-applications-19.04.3.php">KDE Applications 19.04.3 released</a> +<br /> +"<em>KDE Ships Applications 19.04.3.</em>" +<p /> <!-- Plasma 5.16.3 --> <strong>Tuesday, 9 July 2019</strong> - <a href="plasma-5.16.3.php">Plasma 5.16.3</a> <br /> @@ -43,7 +48,7 @@ <strong>08th June 2019</strong> - <a href="kde-frameworks-5.59.0.php">KDE Frameworks 5.59.0 released</a> <br /> "<em>KDE Ships Frameworks 5.59.0.</em>" -<p /><p /><!-- KDE Applications 19.04.2 --> +<p /><!-- KDE Applications 19.04.2 --> <strong>6th June 2019</strong> - <a href="announce-applications-19.04.2.php">KDE Applications 19.04.2 released</a> <br /> "<em>KDE Ships Applications 19.04.2.</em>" --- trunk/www/sites/www/index.php #1546237:1546238 @@ -121,6 +121,11 @@ <ul> <!-- This comment is a marker for Latest Announcements, used by scripts --> <li> + <h1>KDE Ships KDE Applications 19.04.3 <i>July 11, 2019</i></h1> + <q>Today KDE released the new versions of KDE Applications.</q> + <a href="announcements/announce-applications-19.04.3.php" class="learn-more">Read full announcement</a> + </li> + <li> <h1>KDE Plasma 5.16.3 Released <i>Tuesday, 9 July 2019</i></h1> <q>Today KDE releases a new release of KDE Plasma 5, versioned 5.16.3</q> <a href="announcements/plasma-5.16.3.php" class="learn-more">Read full announcement</a> @@ -133,11 +138,6 @@ <a href="https://www.kde.org/announcements/kde-frameworks-5.59.0.php" class="learn-more">Read full announcement</a> </li> <li> - <h1>KDE Ships KDE Applications 19.04.2 <i>June 6, 2019</i></h1> - <q>Today KDE released the new versions of KDE Applications.</q> - <a href="announcements/announce-applications-19.04.2.php" class="learn-more">Read full announcement</a> - </li> - <li> <h1>KDE Plasma 5.12.8 LTS Released <i>March 5, 2019</i></h1> <q>Today KDE releases a new Long Term Support release of KDE Plasma 5, versioned 5.12.8.</q> <a href="announcements/plasma-5.12.8.php" class="learn-more">Read full announcement</a>
