summaryrefslogtreecommitdiffstats
path: root/kreversi/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kreversi/main.cpp')
-rw-r--r--kreversi/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kreversi/main.cpp b/kreversi/main.cpp
index 345e97da..90e11eae 100644
--- a/kreversi/main.cpp
+++ b/kreversi/main.cpp
@@ -67,7 +67,7 @@ int main(int argc, char **argv)
KCmdLineArgs::init( argc, argv, &aboutData );
KApplication a;
- KGlobal::locale()->insertCatalogue("libkdegames");
+ KGlobal::locale()->insertCatalogue("libtdegames");
// used for loading background pixmaps
KImageIO::registerFormats();