summaryrefslogtreecommitdiffstats
path: root/kicker/extensions/dockbar/dockcontainer.cpp
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-05-26 19:14:07 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-05-26 19:14:07 -0500
commite37899bcc3f75c9e314df74fee7cd92167f1c4d8 (patch)
treea9ddccfd5aa44b1975e0bafd0254d9c00780ac96 /kicker/extensions/dockbar/dockcontainer.cpp
parentcfd4a7e4ea2276df469207aa5041cec412861493 (diff)
downloadtdebase-e37899bcc3f75c9e314df74fee7cd92167f1c4d8.tar.gz
tdebase-e37899bcc3f75c9e314df74fee7cd92167f1c4d8.zip
Branding cleanup: KDE -> TDE
Diffstat (limited to 'kicker/extensions/dockbar/dockcontainer.cpp')
-rw-r--r--kicker/extensions/dockbar/dockcontainer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kicker/extensions/dockbar/dockcontainer.cpp b/kicker/extensions/dockbar/dockcontainer.cpp
index 181884276..9c90caac4 100644
--- a/kicker/extensions/dockbar/dockcontainer.cpp
+++ b/kicker/extensions/dockbar/dockcontainer.cpp
@@ -149,7 +149,7 @@ void DockContainer::askNewCommand(bool bad_command)
bool ok;
TQString title( i18n("Enter Command Line for Applet %1.%2").arg(resName()).arg(resClass()) );
TQString description( i18n("This applet does not behave correctly and the dockbar was unable to "
- "find the command line necessary to launch it the next time KDE starts up") );
+ "find the command line necessary to launch it the next time TDE starts up") );
TQString cmd;
/*