summaryrefslogtreecommitdiffstats
path: root/kbounce/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kbounce/main.cpp')
-rw-r--r--kbounce/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kbounce/main.cpp b/kbounce/main.cpp
index 41ed3a7b..8fe444a2 100644
--- a/kbounce/main.cpp
+++ b/kbounce/main.cpp
@@ -54,7 +54,7 @@ int main(int argc, char **argv)
TQApplication::setColorSpec(TQApplication::ManyColor);
KApplication a;
- KGlobal::locale()->insertCatalogue("libkdegames");
+ KGlobal::locale()->insertCatalogue("libtdegames");
ExtManager manager;