summaryrefslogtreecommitdiffstats
path: root/wizards/kolabmain.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'wizards/kolabmain.cpp')
-rw-r--r--wizards/kolabmain.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/wizards/kolabmain.cpp b/wizards/kolabmain.cpp
index 1aa817ad..8a7b881f 100644
--- a/wizards/kolabmain.cpp
+++ b/wizards/kolabmain.cpp
@@ -44,7 +44,7 @@ int main(int argc,char **argv)
KApplication app;
- KGlobal::locale()->insertCatalogue( "libkdepim" );
+ KGlobal::locale()->insertCatalogue( "libtdepim" );
KCmdLineArgs *args = KCmdLineArgs::parsedArgs();