diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-09-28 14:43:11 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-09-28 14:43:11 +0900 |
commit | 27b4b518e28e4852ba4ae427383965be461ef47e (patch) | |
tree | 14009d3e00ee053d9e947c142c70278e6d002c97 /doc/en/faq.docbook | |
parent | 4be3162037b54458360e17d2fa5ab8cad4554a71 (diff) | |
download | krusader-27b4b518.tar.gz krusader-27b4b518.zip |
qt -> tqt conversion:
kdeqt -> kdetqt
qtkde -> tqtkde
qtdesigner -> tqtdesigner
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/en/faq.docbook')
-rw-r--r-- | doc/en/faq.docbook | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/faq.docbook b/doc/en/faq.docbook index fdf42af..929cd7e 100644 --- a/doc/en/faq.docbook +++ b/doc/en/faq.docbook @@ -390,7 +390,7 @@ ~/.trinity/share/apps/krusader/krusaderui.rc</filename> and re-run &krusader;. If you have compiled &krusader; from sources this is often caused - if the &kdeqtdir-lnk; environment variables + if the &kdetqtdir-lnk; environment variables are not correctly set. The result is that the <filename>krusaderui.rc</filename> file is installed in the wrong directory. Please read the following question, |