summaryrefslogtreecommitdiffstats
path: root/kdesktop/lock/lockdlg.cc
diff options
context:
space:
mode:
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 );