SVN commit 1532482 by cfeck: Release KDE Applications 18.12.1
CCMAIL: [email protected] M +0 -1 announcements/announce-applications-18.12.1.php M +3 -0 announcements/fulllog_applications-18.12.1.inc M +5 -0 announcements/index.php M +5 -5 index.php A info/applications-18.12.1.php A info/source-applications-18.12.1.inc --- trunk/www/sites/www/announcements/announce-applications-18.12.1.php #1532481:1532482 @@ -1,5 +1,4 @@ <?php -exit(); include_once ("functions.inc"); $translation_file = "www"; require('../aether/config.php'); --- trunk/www/sites/www/announcements/fulllog_applications-18.12.1.inc #1532481:1532482 @@ -311,5 +311,8 @@ </ul> <h3><a name='umbrello' href='https://cgit.kde.org/umbrello.git'>umbrello</a> <a href='#umbrello' onclick='toggle("ulumbrello", this)'>[Hide]</a></h3> <ul id='ulumbrello' style='display: block'> +<li>Fix 'Strange multiple duplication of labels on interfaces in component diagram after saving'. <a href='http://commits.kde.org/umbrello/3cc83a5f971b93c1e850eaa3a8d19765d6a17ecd'>Commit.</a> Fixes bug <a href='https://bugs.kde.org/402722'>#402722</a></li> +<li>Cleanup owner setting of PinPortBase related classes in constructor. <a href='http://commits.kde.org/umbrello/578e053ad83377a166feb5541ed959bbcfd60f3f'>Commit.</a> </li> +<li>In ClassifierWidget fix duplicated common painting in widget interface variant. <a href='http://commits.kde.org/umbrello/40100890db843cd0b94c4c19696241a7314f99d1'>Commit.</a> </li> <li>Update docbook files to version 4.5 to be compatible with KF5. <a href='http://commits.kde.org/umbrello/626de6de7889b4724394cd47901fae5249ce7ec7'>Commit.</a> </li> </ul> --- trunk/www/sites/www/announcements/index.php #1532481:1532482 @@ -19,6 +19,11 @@ <p /> <!-- INSERT NEW ENTRIES BELOW THIS LINE. KEEP THIS LINE, SCRIPTS RELY ON IT --> +<!-- KDE Applications 18.12.1 --> +<strong>10th January 2019</strong> - <a href="announce-applications-18.12.1.php">KDE Applications 18.12.1 released</a> +<br /> +"<em>KDE Ships Applications 18.12.1.</em>" +<p /> <!-- Plasma 5.14.5 --> <strong>Tuesday, 8 January 2019</strong> - <a href="plasma-5.14.5.php">Plasma 5.14.5</a> <br /> --- trunk/www/sites/www/index.php #1532481:1532482 @@ -84,16 +84,16 @@ <ul> <!-- This comment is a marker for Latest Announcements, used by scripts --> <li> + <h1>KDE Ships KDE Applications 18.12.1 <i>January 10, 2019</i></h1> + <q>Today KDE released the new versions of KDE Applications.</q> + <a href="announcements/announce-applications-18.12.1.php" class="learn-more">Read full announcement</a> + </li> + <li> <h1>KDE Plasma 5.14.5 Released <i>Tuesday, 8 January 2019</i></h1> <q>Today KDE releases a new release of KDE Plasma 5, versioned 5.14.5</q> <a href="announcements/plasma-5.14.5.php" class="learn-more">Read full announcement</a> </li> <li> - <h1>KDE Ships KDE Applications 18.12 <i>December 13, 2018</i></h1> - <q>Today KDE released the new versions of KDE Applications.</q> - <a href="announcements/announce-applications-18.12.0.php" class="learn-more">Read full announcement</a> - </li> - <li> <h1>KDE Releases Frameworks 5.53.0 <i>December 09, 2018</i></h1> <q>This release is part of a series of planned monthly releases making improvements available to developers in a quick and predictable
