SVN commit 1522773 by cfeck: Release KDE Applications 18.08.0
CCMAIL: [email protected] M +1 -1 announcements/announce-applications-18.08.0.php A announcements/fulllog_applications-18.08.0.inc M +5 -0 announcements/index.php AM announcements/kontact1808.png M +5 -10 index.php A info/applications-18.08.0.php A info/source-applications-18.08.0.inc --- trunk/www/sites/www/announcements/announce-applications-18.08.0.php #1522772:1522773 @@ -1,5 +1,4 @@ <?php -exit(); include_once ("functions.inc"); $translation_file = "www"; $page_title = i18n_noop("KDE Ships KDE Applications 18.08.0"); @@ -87,6 +86,7 @@ </p> <h4 style="clear:both;" ><?php print i18n_var("Office");?></h4> +<figure style="float: right; margin: 0px"><a href="kontact1808.png"><img src="kontact1808.png" width="250" height="205" /></a></figure> <p align="justify"> <?php print i18n_var("<a href='%1'>KMail</a>, KDE's powerful email client, features some improvements in the travel data extraction engine. It now supports UIC 918.3 and SNCF train ticket barcodes and Wikidata-powered train station location lookup. Support for multi-traveler itineraries was added, and KMail now has integration with the KDE Itinerary app.", "https://www.kde.org/applications/internet/kmail/");?> </p> --- trunk/www/sites/www/announcements/index.php #1522772:1522773 @@ -11,6 +11,11 @@ <p /> <!-- INSERT NEW ENTRIES BELOW THIS LINE. KEEP THIS LINE, SCRIPTS RELY ON IT --> +<!-- KDE Applications 18.04.0 --> +<strong>16th August 2018</strong> - <a href="announce-applications-18.08.0.php">KDE Applications 18.08 released</a> +<br /> +"<em>KDE Ships Applications 18.08.</em>" +<p /> <!-- KF 5.49.0 --> <strong>11th August 2018</strong> - <a href="kde-frameworks-5.49.0.php">KDE Frameworks 5.49.0 released</a> <br /> --- trunk/www/sites/www/index.php #1522772:1522773 @@ -84,6 +84,11 @@ <ul> <!-- This comment is a marker for Latest Announcements, used by scripts --> <li> + <h1>KDE Ships KDE Applications 18.08 <i>August 16, 2018</i></h1> + <q>Today KDE released the new versions of KDE Applications.</q> + <a href="announcements/announce-applications-18.08.0.php" class="learn-more">Read full announcement</a> + </li> + <li> <h1>KDE Releases Frameworks 5.49.0 <i>August 11, 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 @@ -91,21 +96,11 @@ <a href="https://www.kde.org/announcements/kde-frameworks-5.49.0.php" class="learn-more">Read full announcement</a> </li> <li> - <h1>KDE Ships KDE Applications 18.08 RC <i>August 3, 2018</i></h1> - <q>Today KDE released the release candidate of the new versions of KDE Applications.</q> - <a href="announcements/announce-applications-18.08-rc.php" class="learn-more">Read full announcement</a> - </li> - <li> <h1>KDE Plasma 5.13.4 Released <i>July 31, 2018</i></h1> <q>Today KDE releases a new release of KDE Plasma 5, versioned 5.13.4.</q> <a href="announcements/plasma-5.13.4.php" class="learn-more">Read full announcement</a> </li> <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.12.6 LTS Released <i>June 27, 2018</i></h1> <q>Today KDE releases a new Long Term Support release of KDE Plasma 5, versioned 5.12.6.</q> <a href="announcements/plasma-5.12.6.php" class="learn-more">Read full announcement</a>
