From 1cdd98ab339576133adafa6b376bc799e46c8e4a Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Wed, 8 Aug 2012 17:19:54 -0500 Subject: Nominal branding updates to support k3b-i18n. --- FAQ | 4 ++-- src/main.cpp | 2 +- src/tips | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/FAQ b/FAQ index 3f6dee6..9149889 100644 --- a/FAQ +++ b/FAQ @@ -16,8 +16,8 @@ A: If you are using the rpm from SuSE your version of K3bSetup is not able to se Q: Where has all the fancy graphic gone? -A: Most likely you installed K3b in the wrong directory. All KDE programs are installed in the - KDE dirtree (SuSE: /opt/trinity, RedHat: /usr). If you compile K3b from source it defaults +A: Most likely you installed K3b in the wrong directory. All TDE programs are installed in the + TDE directory tree. If you compile K3b from source it defaults to either $TDEDIR or /usr/local. To install in the correct directory you need to specify the prefix to configure like this: ./configure --prefix=`tde-config --prefix` 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 ", I18N_NOOP("Set the audio output method (like arts or alsa depending on the installed plugins)"), 0 }, { "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 }; diff --git a/src/tips b/src/tips index 3050e95..c9d2b5a 100644 --- a/src/tips +++ b/src/tips @@ -15,7 +15,7 @@ what they mean. K3b is able to choose the settings best suited for you.

...that K3b has two types of settings. On the one hand K3b has settings like most -KDE applications have accessable through the configuration dialog via the settings menu; +TDE applications have accessable through the configuration dialog via the settings menu; on the other hand every K3b action dialog has three buttons to load and save defaults for that action. This way one may, for example, set the defaults for CD Copy: these defaults will then be loaded every time the CD Copy dialog is opened. The button K3b defaults -- cgit v1.2.1