summaryrefslogtreecommitdiffstats
path: root/tdescreensaver
diff options
context:
space:
mode:
Diffstat (limited to 'tdescreensaver')
-rw-r--r--tdescreensaver/kxsconfig/kxsrun.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdescreensaver/kxsconfig/kxsrun.cpp b/tdescreensaver/kxsconfig/kxsrun.cpp
index 93789e90..6cc473ef 100644
--- a/tdescreensaver/kxsconfig/kxsrun.cpp
+++ b/tdescreensaver/kxsconfig/kxsrun.cpp
@@ -59,7 +59,7 @@ static const KCmdLineOptions options[] =
int main(int argc, char *argv[])
{
- KLocale::setMainCatalogue("kxsconfig");
+ TDELocale::setMainCatalogue("kxsconfig");
TDECmdLineArgs::init(argc, argv, appName, I18N_NOOP("KXSRun"), description, version);
TDECmdLineArgs::addCmdLineOptions(options);