From 8d38062cbcd3b1c5a0d62008068e1c149a7e8864 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Tue, 21 Aug 2012 13:54:01 -0500 Subject: Fix branding, default server, and update server list. --- kbugbuster/gui/loadallbugsdlg.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kbugbuster/gui/loadallbugsdlg.cpp') diff --git a/kbugbuster/gui/loadallbugsdlg.cpp b/kbugbuster/gui/loadallbugsdlg.cpp index d6203c07..c53f8f81 100644 --- a/kbugbuster/gui/loadallbugsdlg.cpp +++ b/kbugbuster/gui/loadallbugsdlg.cpp @@ -51,7 +51,7 @@ void LoadAllBugsDlg::slotBugDetailsAvailable( const Bug &bug, const BugDetails & void LoadAllBugsDlg::slotBugDetailsLoadingError() { - // Abort at the first error. Otherwise we get spammed with "no host bugs.kde.org" msg boxes.... + // Abort at the first error. Otherwise we get spammed with "no host bugs.trinitydesktop.org" msg boxes.... reject(); } -- cgit v1.2.1