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