summaryrefslogtreecommitdiffstats
path: root/kontact
diff options
context:
space:
mode:
Diffstat (limited to 'kontact')
-rw-r--r--kontact/src/mainwindow.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kontact/src/mainwindow.cpp b/kontact/src/mainwindow.cpp
index d1a054ed..1fd7ab88 100644
--- a/kontact/src/mainwindow.cpp
+++ b/kontact/src/mainwindow.cpp
@@ -1164,7 +1164,7 @@ TQString MainWindow::introductionString()
int iconSize = iconloader->currentSize( TDEIcon::Desktop );
TQString handbook_icon_path = iconloader->iconPath( "contents2", TDEIcon::Desktop );
- TQString html_icon_path = iconloader->iconPath( "html", TDEIcon::Desktop );
+ TQString html_icon_path = iconloader->iconPath( "text-html", TDEIcon::Desktop );
TQString wizard_icon_path = iconloader->iconPath( "wizard", TDEIcon::Desktop );
TQString info = i18n( "<h2 style='text-align:center; margin-top: 0px;'>Welcome to Kontact %1</h2>"