summaryrefslogtreecommitdiffstats
path: root/khelpcenter
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2014-06-08 18:47:23 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2014-06-08 18:47:23 +0900
commit3e5e8758323e2cfd2c7a84bef2142a3cabe6c1b2 (patch)
treeb116077afb8989fa69b71119f0b483b9542bdd28 /khelpcenter
parentcbc0ec1b7851872bb8b29bd3b1a2e4d643715431 (diff)
downloadtdebase-3e5e8758323e2cfd2c7a84bef2142a3cabe6c1b2.tar.gz
tdebase-3e5e8758323e2cfd2c7a84bef2142a3cabe6c1b2.zip
Rebranding: TDE Control Center --> Trinity Control Center
Diffstat (limited to 'khelpcenter')
-rw-r--r--khelpcenter/view.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/khelpcenter/view.cpp b/khelpcenter/view.cpp
index f0151b3df..ea296b004 100644
--- a/khelpcenter/view.cpp
+++ b/khelpcenter/view.cpp
@@ -135,7 +135,7 @@ void View::showAboutPage()
.arg( i18n( "Frequently Asked Questions" ) )
.arg( i18n( "Basic Applications" ) )
.arg( i18n( "The Kicker Desktop Panel" ) )
- .arg( i18n( "The TDE Control Center" ) )
+ .arg( i18n( "The Trinity Control Center" ) )
.arg( i18n( "The Konqueror File manager and Web Browser" ) )
.arg( langLookup( "khelpcenter/kdelogo2.png" ) );
begin( KURL( "about:khelpcenter" ) );