summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--kdecore/kaboutdata.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdecore/kaboutdata.h b/kdecore/kaboutdata.h
index 3165c89d9..efb2b41e4 100644
--- a/kdecore/kaboutdata.h
+++ b/kdecore/kaboutdata.h
@@ -243,7 +243,7 @@ class KDECORE_EXPORT KAboutData
const char *copyrightStatement = 0,
const char *text = 0,
const char *homePageAddress = 0,
- const char *bugsEmailAddress = "submit@bugs.kde.org"
+ const char *bugsEmailAddress = "http://bugs.trinitydesktop.org"
);
~KAboutData();