summaryrefslogtreecommitdiffstats
path: root/khelpcenter/view.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'khelpcenter/view.cpp')
-rw-r--r--khelpcenter/view.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/khelpcenter/view.cpp b/khelpcenter/view.cpp
index ea296b004..cf6f90f66 100644
--- a/khelpcenter/view.cpp
+++ b/khelpcenter/view.cpp
@@ -137,7 +137,7 @@ void View::showAboutPage()
.arg( i18n( "The Kicker Desktop Panel" ) )
.arg( i18n( "The Trinity Control Center" ) )
.arg( i18n( "The Konqueror File manager and Web Browser" ) )
- .arg( langLookup( "khelpcenter/kdelogo2.png" ) );
+ .arg( langLookup( "khelpcenter/tdelogo2.png" ) );
begin( KURL( "about:khelpcenter" ) );
write( res );
end();