summaryrefslogtreecommitdiffstats
path: root/kdesktop/lock/lockdlg.cc
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-06-03 22:05:46 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-06-03 22:05:46 -0500
commit1987e947128f9fed98dad44a4f336db8081311de (patch)
treef1216e09b912e791912cec2b8677d44bee41cf79 /kdesktop/lock/lockdlg.cc
parent4c17a41f90e65ef6860a23613c760956066f50c1 (diff)
downloadtdebase-1987e947128f9fed98dad44a4f336db8081311de.tar.gz
tdebase-1987e947128f9fed98dad44a4f336db8081311de.zip
Branding cleanup: KDE -> TDE
Diffstat (limited to 'kdesktop/lock/lockdlg.cc')
-rw-r--r--kdesktop/lock/lockdlg.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdesktop/lock/lockdlg.cc b/kdesktop/lock/lockdlg.cc
index 6081ea0f8..236bf8a62 100644
--- a/kdesktop/lock/lockdlg.cc
+++ b/kdesktop/lock/lockdlg.cc
@@ -650,7 +650,7 @@ void PasswordDlg::slotStartNewSession()
"F%2 to the second session and so on. "
"You can switch between sessions by pressing "
"Ctrl, Alt and the appropriate F-key at the same time. "
- "Additionally, the KDE Panel and Desktop menus have "
+ "Additionally, the TDE Panel and Desktop menus have "
"actions for switching between sessions.")
.arg(7).arg(8);
TQLabel *label2 = new TQLabel( qt_text, winFrame );