summaryrefslogtreecommitdiffstats
path: root/kcontrol/randr/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol/randr/main.cpp')
-rw-r--r--kcontrol/randr/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/randr/main.cpp b/kcontrol/randr/main.cpp
index f2544c1c3..b48232d2c 100644
--- a/kcontrol/randr/main.cpp
+++ b/kcontrol/randr/main.cpp
@@ -29,7 +29,7 @@
static const char krandrtrayVersion[] = "0.5";
static const KCmdLineOptions options[] =
{
- { "login", I18N_NOOP("Application is being auto-started at KDE session start"), 0L },
+ { "login", I18N_NOOP("Application is being auto-started at TDE session start"), 0L },
KCmdLineLastOption
};