From 1987e947128f9fed98dad44a4f336db8081311de Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 3 Jun 2012 22:05:46 -0500 Subject: Branding cleanup: KDE -> TDE --- kdesktop/krootwm.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kdesktop/krootwm.cc') diff --git a/kdesktop/krootwm.cc b/kdesktop/krootwm.cc index 809327ca2..a9f1d8a66 100644 --- a/kdesktop/krootwm.cc +++ b/kdesktop/krootwm.cc @@ -279,7 +279,7 @@ void KRootWm::buildMenus() { // kdDebug() << "showMenuBar" << endl; menuBar = new KMenuBar; - menuBar->setCaption("KDE Desktop"); + menuBar->setCaption("TDE Desktop"); } // create Arrange menu @@ -887,7 +887,7 @@ void KRootWm::doNewSession( bool lock ) "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), i18n("Warning - New Session"), -- cgit v1.2.3