diff options
author | Darrell Anderson <[email protected]> | 2012-06-03 22:05:46 -0500 |
---|---|---|
committer | Darrell Anderson <[email protected]> | 2012-06-03 22:05:46 -0500 |
commit | 1987e947128f9fed98dad44a4f336db8081311de (patch) | |
tree | f1216e09b912e791912cec2b8677d44bee41cf79 /kdesktop/krootwm.cc | |
parent | 4c17a41f90e65ef6860a23613c760956066f50c1 (diff) | |
download | tdebase-1987e947128f9fed98dad44a4f336db8081311de.tar.gz tdebase-1987e947128f9fed98dad44a4f336db8081311de.zip |
Branding cleanup: KDE -> TDE
Diffstat (limited to 'kdesktop/krootwm.cc')
-rw-r--r-- | kdesktop/krootwm.cc | 4 |
1 files changed, 2 insertions, 2 deletions
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.</p>") .arg(7).arg(8), i18n("Warning - New Session"), |