summaryrefslogtreecommitdiffstats
path: root/FAQ
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-27 16:04:29 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-27 16:04:29 +0900
commit9de3a4ef5c1d265922082a0d657a5465e4f5b050 (patch)
treec83d828938182f4c591c6c83802e67813a82dc93 /FAQ
parent9701cb7daaadc305d243aaca82de097211329ddb (diff)
downloadkrusader-9de3a4ef5c1d265922082a0d657a5465e4f5b050.tar.gz
krusader-9de3a4ef5c1d265922082a0d657a5465e4f5b050.zip
qt -> tqt conversion:
QTDIR -> TQTDIR QTDOC -> TQTDOC INCDIR_QT -> INCDIR_TQT LIBDIR_QT -> LIBDIR_TQT QT_INC -> TQT_INC QT_LIB -> TQT_LIB Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'FAQ')
-rw-r--r--FAQ2
1 files changed, 1 insertions, 1 deletions
diff --git a/FAQ b/FAQ
index 0cb7a44..fb5e8da 100644
--- a/FAQ
+++ b/FAQ
@@ -236,7 +236,7 @@ Installation FAQ
copy the krusaderui.rc file from the package krusader_trinity/krusader/
krusaderui.rc to $TDEDIR/share/apps/krusader/krusaderui.rc and ~/.trinity/
share/apps/krusader/krusaderui.rc and re-run Krusader. If you have compiled
- Krusader from sources this is often caused if the TDEDIR_-_QTDIR
+ Krusader from sources this is often caused if the TDEDIR_-_TQTDIR
environment variables are not correctly set. The result is that the
krusaderui.rc file is installed in the wrong directory. Please read the
following question, as well.