summaryrefslogtreecommitdiffstats
path: root/kmahjongg/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kmahjongg/main.cpp')
-rw-r--r--kmahjongg/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmahjongg/main.cpp b/kmahjongg/main.cpp
index 6564a842..eb84ff37 100644
--- a/kmahjongg/main.cpp
+++ b/kmahjongg/main.cpp
@@ -23,7 +23,7 @@ int main( int argc, char** argv )
KCmdLineArgs::init( argc, argv, &aboutData );
KApplication a;
- KGlobal::locale()->insertCatalogue("libkdegames");
+ KGlobal::locale()->insertCatalogue("libtdegames");
KImageIO::registerFormats();
if (a.isRestored())