From dcb480334c2e8a53fd5ca421b6bd686ea594d4ac Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 26 Jul 2018 21:57:50 +0900 Subject: Revert "Fix bug reports link in about dialog" This reverts commit 69fc44f5d55b813aeeb0c06473ceede28400e7bf. --- tdeprint/kprintprocess.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tdeprint/kprintprocess.cpp') diff --git a/tdeprint/kprintprocess.cpp b/tdeprint/kprintprocess.cpp index 2b0c0f6f6..89ef5e2ca 100644 --- a/tdeprint/kprintprocess.cpp +++ b/tdeprint/kprintprocess.cpp @@ -86,7 +86,7 @@ void KPrintProcess::slotExited( TDEProcess* ) break; default: emit printError( this, "Internal error, printing terminated in unexpected state. " - "Report bug at http://bugs.trinitydesktop.org." ); + "Report bug at http://bugs.kde.org." ); break; } } -- cgit v1.2.3