From 69fc44f5d55b813aeeb0c06473ceede28400e7bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sat, 30 Jun 2018 16:23:22 +0200 Subject: Fix bug reports link in about dialog Update bug reports url to bugs.trinitydesktop.org This resolves bug 2935 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko (cherry picked from commit aa83c86cd30e77bad7fdb2b047ce256a24c883b5) --- tdeui/kbugreport.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tdeui/kbugreport.h') 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 &); -- cgit v1.2.1