this relates to bug 2618

Signed-off-by: gregory guy <g-gregory@gmx.fr>
pull/18/head
gregory guy 6 år sedan committad av TDE Gitea
förälder 2228191a50
incheckning f067dfc575

Före

Bredd:  |  Höjd:  |  Storlek: 5.2 KiB

Efter

Bredd:  |  Höjd:  |  Storlek: 5.2 KiB

@ -298,7 +298,7 @@ TQString Glossary::entryToHtml( const GlossaryEntry &entry )
.arg( entry.term() )
.arg( entry.definition() )
.arg( seeAlso)
.arg( View::langLookup( "khelpcenter/kdelogo2.png" ) );
.arg( View::langLookup( "khelpcenter/tdelogo2.png" ) );
}
void Glossary::slotSelectGlossEntry( const TQString &id )

@ -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();

Laddar…
Avbryt
Spara