summaryrefslogtreecommitdiffstats
path: root/kinit/klauncher_main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kinit/klauncher_main.cpp')
-rw-r--r--kinit/klauncher_main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kinit/klauncher_main.cpp b/kinit/klauncher_main.cpp
index 632c82a8c..920234283 100644
--- a/kinit/klauncher_main.cpp
+++ b/kinit/klauncher_main.cpp
@@ -72,7 +72,7 @@ extern "C" KDE_EXPORT int kdemain( int argc, char**argv )
putenv(strdup("SESSION_MANAGER="));
// Allow the locale to initialize properly
- KLocale::setMainCatalogue("kdelibs");
+ KLocale::setMainCatalogue("tdelibs");
KCmdLineArgs *args = KCmdLineArgs::parsedArgs();