summaryrefslogtreecommitdiffstats
path: root/MANIFEST
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-10-06 17:29:49 +0900
committerMichele Calgaro <[email protected]>2024-10-06 17:29:49 +0900
commit587657561bb870d457a188a80bc0ce918ef5a0bd (patch)
treebaed0c3b38c4d11389c96c686967160a1b3027cd /MANIFEST
parent4161606c301841f973f0319f46e6853c4a3fe906 (diff)
downloadtqt3-587657561bb870d457a188a80bc0ce918ef5a0bd.tar.gz
tqt3-587657561bb870d457a188a80bc0ce918ef5a0bd.zip
Rename moc to tqmoc
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST24
1 files changed, 12 insertions, 12 deletions
diff --git a/MANIFEST b/MANIFEST
index 1dec82dd7..c000748d9 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1,5 +1,5 @@
-README Getting started with Qt
-INSTALL How to install Qt
+README Getting started with TQt
+INSTALL How to install TQt
PLATFORMS How to install TQt - platform notes
changes-<ver> List of changes from the last version
LICENSE License statement
@@ -7,15 +7,15 @@ MANIFEST This file
Directories:
------------
-bin Place for TQt executables (moc, uic, etc.)
-config.tests Qt configuration system
-doc Qt documentation in HTML and manpage format
-examples Qt example programs
-include Qt include files
+bin Place for TQt executables (tqmoc, tquic, etc.)
+config.tests TQt configuration system
+doc TQt documentation in HTML and manpage format
+examples TQt example programs
+include TQt include files
lib Place for the TQt libraries
mkspecs Platform/compiler configuration files
-plugins Qt plugins
-qmake Qt build system
-src Qt library source code
-tools Qt tools source code
-tutorial Qt tutorial source code
+plugins TQt plugins
+qmake TQt build system
+src TQt library source code
+tools TQt tools source code
+tutorial TQt tutorial source code