diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-07-26 21:57:50 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-07-26 21:57:50 +0900 |
commit | dcb480334c2e8a53fd5ca421b6bd686ea594d4ac (patch) | |
tree | ceec30a117e991afff71c32d68a6e1eea1b7090d /tdeui/kbugreport.h | |
parent | 398bc87ef9d0ca9264b2d8bce7b8c2e3f134f49c (diff) | |
download | tdelibs-dcb480334c2e8a53fd5ca421b6bd686ea594d4ac.tar.gz tdelibs-dcb480334c2e8a53fd5ca421b6bd686ea594d4ac.zip |
Revert "Fix bug reports link in about dialog"
This reverts commit 69fc44f5d55b813aeeb0c06473ceede28400e7bf.
Diffstat (limited to 'tdeui/kbugreport.h')
-rw-r--r-- | tdeui/kbugreport.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeui/kbugreport.h b/tdeui/kbugreport.h index 3110d3dd6..e95c49902 100644 --- a/tdeui/kbugreport.h +++ b/tdeui/kbugreport.h @@ -71,7 +71,7 @@ protected slots: */ virtual void slotSetFrom(); /** - * The URL-Label "http://bugs.trinitydesktop.org/" was clicked. + * The URL-Label "http://bugs.pearsoncomputing.net/" was clicked. * @deprecated remove in KDE4.0 */ virtual void slotUrlClicked(const TQString &); |