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