summaryrefslogtreecommitdiffstats
path: root/FAQ
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-08-08 17:19:54 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-08-08 17:19:54 -0500
commit1cdd98ab339576133adafa6b376bc799e46c8e4a (patch)
tree394c920d94edfd0646af017927c37424f9ae719c /FAQ
parent730967a47c613190f42c094007fabea30f24348e (diff)
downloadk3b-1cdd98ab339576133adafa6b376bc799e46c8e4a.tar.gz
k3b-1cdd98ab339576133adafa6b376bc799e46c8e4a.zip
Nominal branding updates to support k3b-i18n.
Diffstat (limited to 'FAQ')
-rw-r--r--FAQ4
1 files changed, 2 insertions, 2 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`