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