summaryrefslogtreecommitdiffstats
path: root/FAQ
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2014-01-09 14:13:18 -0600
committerDarrell Anderson <humanreadable@yahoo.com>2014-01-09 14:13:18 -0600
commitfa08973aeb1182c027c216380f1eca4fc795a3c2 (patch)
tree60cb69babe9f6a050b54e57cb3752636b08cc60e /FAQ
parent1685bb43c5d5b771a57181b132b2f769fcb7a7f5 (diff)
downloadksensors-fa08973aeb1182c027c216380f1eca4fc795a3c2.tar.gz
ksensors-fa08973aeb1182c027c216380f1eca4fc795a3c2.zip
Branding cleanup.
Diffstat (limited to 'FAQ')
-rw-r--r--FAQ10
1 files changed, 5 insertions, 5 deletions
diff --git a/FAQ b/FAQ
index 560df9b..142044a 100644
--- a/FAQ
+++ b/FAQ
@@ -6,12 +6,12 @@ KSensors Frequent Asked Questions
1. When I try to run KSensors nothing is displayed, no window and
no error message. But a ps or pstree shows a ksensors process.
- Enable KDE System Tray applet before execute ksensors.
- Menu KDE -> Panel Configuration -> Add -> Applet -> System Tray
+ Enable TDE System Tray applet before execute ksensors.
+ Menu TDE -> Panel Configuration -> Add -> Applet -> System Tray
-2. I'm compiling KSensors in KDE 3.x, and configure does not find qt3 libraries.
+2. I'm compiling KSensors in TDE, and configure does not find TQt libraries.
- Add qt3 dir path to ./configure, for example:
+ Add TQt dir path to ./configure, for example:
- ./configure --prefix=/opt/kde3 --with-qt-dir=/usr/lib/qt3
+ ./configure --prefix=/opt/trinity --with-qt-dir=/opt/trinity/lib/tqt