summaryrefslogtreecommitdiffstats
path: root/wizards/sloxmain.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'wizards/sloxmain.cpp')
-rw-r--r--wizards/sloxmain.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/wizards/sloxmain.cpp b/wizards/sloxmain.cpp
index 3ac84245..48632695 100644
--- a/wizards/sloxmain.cpp
+++ b/wizards/sloxmain.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();