summaryrefslogtreecommitdiffstats
path: root/tdeui/kbugreport.h
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2018-06-30 16:23:22 +0200
committerSlávek Banko <slavek.banko@axis.cz>2018-06-30 16:28:39 +0200
commitaa83c86cd30e77bad7fdb2b047ce256a24c883b5 (patch)
tree6a8cbf9e98ea9e136140365baa5cdfcee80160d2 /tdeui/kbugreport.h
parent6734f5e47f496ca1b89e2fd6c51e46ec447e3de1 (diff)
downloadtdelibs-aa83c86cd30e77bad7fdb2b047ce256a24c883b5.tar.gz
tdelibs-aa83c86cd30e77bad7fdb2b047ce256a24c883b5.zip
Fix bug reports link in about dialog
Update bug reports url to bugs.trinitydesktop.org This resolves bug 2935 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'tdeui/kbugreport.h')
-rw-r--r--tdeui/kbugreport.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeui/kbugreport.h b/tdeui/kbugreport.h
index e95c49902..3110d3dd6 100644
--- a/tdeui/kbugreport.h
+++ b/tdeui/kbugreport.h
@@ -71,7 +71,7 @@ protected slots:
*/
virtual void slotSetFrom();
/**
- * The URL-Label "http://bugs.pearsoncomputing.net/" was clicked.
+ * The URL-Label "http://bugs.trinitydesktop.org/" was clicked.
* @deprecated remove in KDE4.0
*/
virtual void slotUrlClicked(const TQString &);