summaryrefslogtreecommitdiffstats
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
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>
-rw-r--r--debian/lenny/tdesdk/debian/man/fixkdeincludes.12
-rw-r--r--debian/squeeze/tdesdk/debian/man/fixkdeincludes.12
-rw-r--r--ubuntu/maverick/tdesdk/debian/man/fixkdeincludes.12
3 files changed, 3 insertions, 3 deletions
diff --git a/debian/lenny/tdesdk/debian/man/fixkdeincludes.1 b/debian/lenny/tdesdk/debian/man/fixkdeincludes.1
index 43ae3dfff..6c5bea183 100644
--- a/debian/lenny/tdesdk/debian/man/fixkdeincludes.1
+++ b/debian/lenny/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
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
diff --git a/ubuntu/maverick/tdesdk/debian/man/fixkdeincludes.1 b/ubuntu/maverick/tdesdk/debian/man/fixkdeincludes.1
index 43ae3dfff..6c5bea183 100644
--- a/ubuntu/maverick/tdesdk/debian/man/fixkdeincludes.1
+++ b/ubuntu/maverick/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