summaryrefslogtreecommitdiffstats
path: root/src/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp
index c19e714..8de9317 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -70,7 +70,7 @@ static KCmdLineOptions options[] =
{ "nosplash", I18N_NOOP("Disable the splash screen"), 0 },
{ "ao <method>", I18N_NOOP("Set the audio output method (like arts or alsa depending on the installed plugins)"), 0 },
{ "device <device>", I18N_NOOP( "Set the device to be used for new projects (This option has no effect. "
- "Its main purpose is to enable handling of empty media from the KDE Media Manager)." ), 0 },
+ "Its main purpose is to enable handling of empty media from the TDE Media Manager)." ), 0 },
KCmdLineLastOption
};