summaryrefslogtreecommitdiffstats
path: root/src/main.cpp
diff options
context:
space:
mode:
authorDarrell Anderson <[email protected]>2012-08-08 17:19:54 -0500
committerDarrell Anderson <[email protected]>2012-08-08 17:19:54 -0500
commit1cdd98ab339576133adafa6b376bc799e46c8e4a (patch)
tree394c920d94edfd0646af017927c37424f9ae719c /src/main.cpp
parent730967a47c613190f42c094007fabea30f24348e (diff)
downloadk3b-1cdd98ab339576133adafa6b376bc799e46c8e4a.tar.gz
k3b-1cdd98ab339576133adafa6b376bc799e46c8e4a.zip
Nominal branding updates to support k3b-i18n.
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
};