From 74cbb937c7d08a77954e8b05dc6011ef04cb309e Mon Sep 17 00:00:00 2001 From: gregory guy Date: Sat, 24 Nov 2018 15:04:29 +0100 Subject: Update About Info for kmail, kontact and korganizer, this relates to bug 2401 Signed-off-by: gregory guy --- kmail/kmreaderwin.cpp | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'kmail/kmreaderwin.cpp') diff --git a/kmail/kmreaderwin.cpp b/kmail/kmreaderwin.cpp index 26fffd8c5..6c5acd10c 100644 --- a/kmail/kmreaderwin.cpp +++ b/kmail/kmreaderwin.cpp @@ -1332,15 +1332,15 @@ void KMReaderWin::displayAboutPage() "%7: First-time user text (only shown on first start); " "%8: generated list of important changes; " "--- end of comment ---", - "

Welcome to KMail %1

KMail is the email client for the K " + "

Welcome to KMail %1

KMail is the email client for the Trinity " "Desktop Environment. It is designed to be fully compatible with " "Internet mailing standards including MIME, SMTP, POP3 and IMAP." "

\n" "\n" - "%8\n" // important changes + "%8\n" // important changes "

Some of the new features in this release of KMail include " "(compared to KMail %4, which is part of TDE %5):

\n" "\n" @@ -1348,10 +1348,10 @@ void KMReaderWin::displayAboutPage() "

We hope that you will enjoy KMail.

\n" "

Thank you,

\n" "

    The KMail Team

") - .arg(KMAIL_VERSION) // KMail version - .arg("help:/kmail/index.html") // KMail help:// URL - .arg("http://kontact.kde.org/kmail/") // KMail homepage URL - .arg("1.8").arg("3.4"); // prior KMail and TDE version + .arg(KMAIL_VERSION) // KMail version + .arg("help:/kmail/index.html") // KMail help:// URL + .arg("http://www.trinitydesktop.org") // homepage URL + .arg("1.8").arg("3.4"); // prior KMail and TDE version TQString featureItems; for ( int i = 0 ; i < numKMailNewFeatures ; i++ ) -- cgit v1.2.1