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/cwloadingwidget.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kbugbuster/gui/cwloadingwidget.cpp') diff --git a/kbugbuster/gui/cwloadingwidget.cpp b/kbugbuster/gui/cwloadingwidget.cpp index f2a62573..1672d31f 100644 --- a/kbugbuster/gui/cwloadingwidget.cpp +++ b/kbugbuster/gui/cwloadingwidget.cpp @@ -147,8 +147,8 @@ void CWLoadingWidget::updatePixmap() // Draw intro text TQString desc = i18n( "Welcome to KBugBuster, a tool to manage the " - "KDE Bug Report System. With KBugBuster you can " - "manage outstanding bug reports for KDE from a " + "TDE Bug Report System. With KBugBuster you can " + "manage outstanding bug reports for TDE from a " "convenient front end." ); p.setPen( black ); p.drawText( 28, 128, cr.width() - 28, 184 - 128, -- cgit v1.2.3