summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-02-19 17:21:33 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-02-19 17:21:33 +0900
commit886ea66603edd907c7337e05c143740a4d5465e1 (patch)
tree6c36f2fa8669d95bc4b9f7f151ce5c9524e7903c /README
parent9632bf5dc30032a549655be406ab47e45f6cbbe8 (diff)
downloadsmb4k-886ea66603edd907c7337e05c143740a4d5465e1.tar.gz
smb4k-886ea66603edd907c7337e05c143740a4d5465e1.zip
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 17915c5..7cf6277 100644
--- a/README
+++ b/README
@@ -45,15 +45,15 @@ Requirements:
-------------
This version of Smb4K depends on the development files of the following
libraries:
-- KDE Libs & Base (>= 3.3.0): The powerful Open Source graphical desktop
+- TDE Libs & Base (>= 3.3.0): The powerful Open Source graphical desktop
environment for Unix workstations [http://www.kde.org]
-- Qt (>= 3.3.0): A multiplatform C++ application development framework.
+- TQt (>= 3.3.0): A multiplatform C++ application development framework.
[http://www.trolltech.no]
- X.org or XFree86 - Freely redistributable implementations of the X Window
System [http://www.x.org or http://www.xfree86.org]
- An implementation of the C library
-Make sure that you also have installed all header files of the libraries Qt
+Make sure that you also have installed all header files of the libraries TQt
and KDE are depending on. Recent versions of automake and autoconf are also
needed.