summaryrefslogtreecommitdiffstats
path: root/kontact/src/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kontact/src/main.cpp')
-rw-r--r--kontact/src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kontact/src/main.cpp b/kontact/src/main.cpp
index 8d2f3623..a2ebad5e 100644
--- a/kontact/src/main.cpp
+++ b/kontact/src/main.cpp
@@ -53,7 +53,7 @@ class KontactApp : public KUniqueApplication {
public:
KontactApp() : mMainWindow( 0 ), mSessionRestored( false )
{
- KGlobal::iconLoader()->addAppDir( "kdepim" );
+ KGlobal::iconLoader()->addAppDir( "tdepim" );
}
~KontactApp() {}