summaryrefslogtreecommitdiffstats
path: root/ksame/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ksame/main.cpp')
-rw-r--r--ksame/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksame/main.cpp b/ksame/main.cpp
index 30423f16..91e87e75 100644
--- a/ksame/main.cpp
+++ b/ksame/main.cpp
@@ -41,7 +41,7 @@ int main( int argc, char **argv ) {
KApplication::setColorSpec(TQApplication::ManyColor+TQApplication::CustomColor);
KApplication a;
- KGlobal::locale()->insertCatalogue("libkdegames");
+ KGlobal::locale()->insertCatalogue("libtdegames");
KSameWidget *w = new KSameWidget;
if (kapp->isRestored()) {