diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-09-27 14:18:55 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-09-27 14:18:55 +0900 |
commit | fa3ad54e20ecc01bfee54309f7d62fe062be6bba (patch) | |
tree | 51e97e013f0a1078135e37f3779490cc2802c1e3 /kttsd | |
parent | 5013061f3628c25508564c41b34971d052551fa6 (diff) | |
download | tdeaccessibility-fa3ad54e20ecc01bfee54309f7d62fe062be6bba.tar.gz tdeaccessibility-fa3ad54e20ecc01bfee54309f7d62fe062be6bba.zip |
qt -> tqt conversion:
qtlib -> tqtlib
libqt -> libtqt
QTLIB -> TQTLIB
LIBQT -> LIBTQT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kttsd')
-rw-r--r-- | kttsd/debian/TODO | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/kttsd/debian/TODO b/kttsd/debian/TODO index 2f16fc8..25c8d99 100644 --- a/kttsd/debian/TODO +++ b/kttsd/debian/TODO @@ -1,8 +1,8 @@ * FWIW, I have the following packages installed (among many others, of course):
- libqt3-headers 3.3.3-4.1 Qt3 header files
- libqt3-mt-dev 3.3.3-4.1 Qt development files (Threaded)
- libqt3c102-mt 3.3.3-4.1 Qt GUI Library (Threaded runtime version), V
- libqthreads-12 1.6.4-4 QuickThreads library for Guile
+ libtqt3-headers 3.3.3-4.1 Qt3 header files
+ libtqt3-mt-dev 3.3.3-4.1 Qt development files (Threaded)
+ libtqt3c102-mt 3.3.3-4.1 Qt GUI Library (Threaded runtime version), V
+ libtqthreads-12 1.6.4-4 QuickThreads library for Guile
qt3-designer 3.3.3-4.1 Qt3 Designer
qt3-dev-tools 3.3.3-4.1 Qt3 development tools
qt3-doc 3.3.3-4.1 Qt3 API documentation
|