From 7a3756d8eaa176f723cd1a81891154390a6ae5ab Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Thu, 10 May 2012 12:21:37 -0500 Subject: Branding cleanup: KDE print -> TDE Print. --- tdeprint/printmgr/kcmprintmgr.cpp | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'tdeprint/printmgr') diff --git a/tdeprint/printmgr/kcmprintmgr.cpp b/tdeprint/printmgr/kcmprintmgr.cpp index 34b773070..f24bf6c84 100644 --- a/tdeprint/printmgr/kcmprintmgr.cpp +++ b/tdeprint/printmgr/kcmprintmgr.cpp @@ -48,7 +48,7 @@ KCMPrintMgr::KCMPrintMgr(TQWidget *parent, const char *name, const TQStringList main_->activate(); KAboutData *about = - new KAboutData(I18N_NOOP("kcmprintmgr"), I18N_NOOP("KDE Printing Management"), + new KAboutData(I18N_NOOP("kcmprintmgr"), I18N_NOOP("TDE Printing Management"), 0, 0, KAboutData::License_GPL, I18N_NOOP("(c) 2000 - 2002 Michael Goffioul")); about->addAuthor("Michael Goffioul", 0, "tdeprint@swing.be"); @@ -57,14 +57,14 @@ KCMPrintMgr::KCMPrintMgr(TQWidget *parent, const char *name, const TQStringList TQString KCMPrintMgr::quickHelp() const { - return i18n("

Printers

The KDE printing manager is part of KDEPrint which " + return i18n("

Printers

The TDE printing manager is part of TDEPrint which " "is the interface to the real print subsystem of your Operating System (OS). " "Although it does add some additional functionality of its own to those subsystems, " - "KDEPrint depends on them for its functionality. Spooling and filtering tasks, especially, " + "TDEPrint depends on them for its functionality. Spooling and filtering tasks, especially, " "are still done by your print subsystem, or the administrative tasks (adding or " "modifying printers, setting access rights, etc.)
" - "What print features KDEPrint supports is therefore heavily dependent on your chosen print " - "subsystem. For the best support in modern printing, the KDE Printing Team recommends " + "What print features TDEPrint supports is therefore heavily dependent on your chosen print " + "subsystem. For the best support in modern printing, the TDE Printing Team recommends " "a CUPS based printing system."); } -- cgit v1.2.1