summaryrefslogtreecommitdiffstats
path: root/debian/squeeze/tdesdk
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-27 17:59:55 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-27 17:59:55 +0900
commit1056f4b42d36307d679f4ce817314eae7fa46c14 (patch)
treecaddac1dc0190bce7ce521fb3d31848fcae895f8 /debian/squeeze/tdesdk
parent2d58ce3afd03d186de9a7b52b01a66b20a38b597 (diff)
downloadtde-packaging-1056f4b42d36307d679f4ce817314eae7fa46c14.tar.gz
tde-packaging-1056f4b42d36307d679f4ce817314eae7fa46c14.zip
qt -> tqt conversion:
QT_NO_ASCII_CAST -> TQT_NO_ASCII_CAST QT_NO_STL -> TQT_NO_STL QT_NO_COMPAT -> TQT_NO_COMPAT QT_NO_TRANSLATION -> TQT_NO_TRANSLATION Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'debian/squeeze/tdesdk')
-rw-r--r--debian/squeeze/tdesdk/debian/man/fixkdeincludes.12
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/squeeze/tdesdk/debian/man/fixkdeincludes.1 b/debian/squeeze/tdesdk/debian/man/fixkdeincludes.1
index 43ae3dfff..6c5bea183 100644
--- a/debian/squeeze/tdesdk/debian/man/fixkdeincludes.1
+++ b/debian/squeeze/tdesdk/debian/man/fixkdeincludes.1
@@ -51,7 +51,7 @@ will simply be written to standard output.
The list of C++ sources to examine should be given on the command-line.
If no files are given, all C++ sources in or beneath the current
directory will be examined (with the exception of directories whose
-\fIMakefile.am\fP contains \-UQT_NO_COMPAT or \-UTDE_NO_COMPAT).
+\fIMakefile.am\fP contains \-UTQT_NO_COMPAT or \-UTDE_NO_COMPAT).
.PP
This utility is part of the TDE Software Development Kit.
.SH OPTIONS