summaryrefslogtreecommitdiffstats
path: root/src/k3bsystemproblemdialog.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:38:01 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:38:01 -0600
commitc8db20a9b88802df18debff4f1887ea681f5e56e (patch)
tree84dbe6fd932d44b555b528e1dfc4cb4a741546bf /src/k3bsystemproblemdialog.cpp
parentcdadf9739a7dc000db30e4619c05d553f6b83013 (diff)
downloadk3b-c8db20a9b88802df18debff4f1887ea681f5e56e.tar.gz
k3b-c8db20a9b88802df18debff4f1887ea681f5e56e.zip
Additional renaming of kde to tde
Diffstat (limited to 'src/k3bsystemproblemdialog.cpp')
-rw-r--r--src/k3bsystemproblemdialog.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/k3bsystemproblemdialog.cpp b/src/k3bsystemproblemdialog.cpp
index a7575f0..1cd97a1 100644
--- a/src/k3bsystemproblemdialog.cpp
+++ b/src/k3bsystemproblemdialog.cpp
@@ -548,7 +548,7 @@ void K3bSystemProblemDialog::checkSystem( TQWidget* parent,
//
// Never run K3b as root and especially not suid root! The latter is not possible anyway since
- // the kdelibs refuse it.
+ // the tdelibs refuse it.
//
if( ::getuid() == 0 ) {
problems.append( K3bSystemProblem( K3bSystemProblem::WARNING,