summaryrefslogtreecommitdiffstats
path: root/kmail/aboutdata.cpp
diff options
context:
space:
mode:
authorgregory guy <g-gregory@gmx.fr>2018-11-24 15:04:29 +0100
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-11-25 00:49:55 +0900
commit9e0b54c3a969137ccf891a1e80485271639f4d36 (patch)
treee3c0426cbc68f2a6f08739dbd40c14f532c617fd /kmail/aboutdata.cpp
parentf936bd76af24d2a634b8ad5cd0c672cb5f71c892 (diff)
downloadtdepim-9e0b54c3a969137ccf891a1e80485271639f4d36.tar.gz
tdepim-9e0b54c3a969137ccf891a1e80485271639f4d36.zip
Update About Info for kmail, kontact and korganizer, this relates to bug 2401
Signed-off-by: gregory guy <g-gregory@gmx.fr> (cherry picked from commit 74cbb937c7d08a77954e8b05dc6011ef04cb309e) Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kmail/aboutdata.cpp')
-rw-r--r--kmail/aboutdata.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/aboutdata.cpp b/kmail/aboutdata.cpp
index ef18bb17..91bc1607 100644
--- a/kmail/aboutdata.cpp
+++ b/kmail/aboutdata.cpp
@@ -212,7 +212,7 @@ namespace KMail {
: TDEAboutData( "kmail", I18N_NOOP("KMail"),KMAIL_VERSION,
I18N_NOOP("TDE Email Client"), License_GPL,
I18N_NOOP("(c) 1997-2008, The KMail developers"), 0,
- "http://kontact.kde.org/kmail/" )
+ "http://www.trinitydesktop.org" )
{
using KMail::authors;
using KMail::credits;