Update bugtracker location in shared About dialog

This closes Bug 704
(cherry picked from commit 787f04b0c6)
v3.5.13-sru
Timothy Pearson 13 years ago committed by Slávek Banko
parent c15cb4dc78
commit f1cc1e956c

@ -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();

Loading…
Cancel
Save