summaryrefslogtreecommitdiffstats
path: root/tdeprint/tdeprintd.cpp
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-06-03 21:47:09 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-06-03 21:47:09 -0500
commit0f1209c4bbd383acb68a22128b6b323f78c7fcb3 (patch)
tree1fe793a9da5b636da0f2e7c185c232a51990aa16 /tdeprint/tdeprintd.cpp
parentbe91eb61cf327d204eb087b1b0e62209362f670f (diff)
downloadtdelibs-0f1209c4bbd383acb68a22128b6b323f78c7fcb3.tar.gz
tdelibs-0f1209c4bbd383acb68a22128b6b323f78c7fcb3.zip
Branding cleanup: KDE -> TDE
Diffstat (limited to 'tdeprint/tdeprintd.cpp')
-rw-r--r--tdeprint/tdeprintd.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeprint/tdeprintd.cpp b/tdeprint/tdeprintd.cpp
index 2711ffdbf..86c8375cb 100644
--- a/tdeprint/tdeprintd.cpp
+++ b/tdeprint/tdeprintd.cpp
@@ -173,7 +173,7 @@ bool KDEPrintd::checkFiles(TQString& cmd, const TQStringList& files)
if (::access(TQFile::encodeName(*it).data(), R_OK) != 0)
{
if (KMessageBox::warningContinueCancel(0,
- i18n("Some of the files to print are not readable by the KDE "
+ i18n("Some of the files to print are not readable by the TDE "
"print daemon. This may happen if you are trying to print "
"as a different user to the one currently logged in. To continue "
"printing, you need to provide root's password."),