summaryrefslogtreecommitdiffstats
path: root/kicker/kicker/core/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kicker/kicker/core/main.cpp')
-rw-r--r--kicker/kicker/core/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kicker/kicker/core/main.cpp b/kicker/kicker/core/main.cpp
index 1085bd430..893efdd41 100644
--- a/kicker/kicker/core/main.cpp
+++ b/kicker/kicker/core/main.cpp
@@ -99,7 +99,7 @@ extern "C" KDE_EXPORT int kdemain( int argc, char ** argv )
}
}
- KGlobal::locale()->setMainCatalogue("kicker");
+ TDEGlobal::locale()->setMainCatalogue("kicker");
TQCString appname;
if (kicker_screen_number == 0)