From 1056f4b42d36307d679f4ce817314eae7fa46c14 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 27 Sep 2018 17:59:55 +0900 Subject: [PATCH] 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 --- debian/lenny/tdesdk/debian/man/fixkdeincludes.1 | 2 +- debian/squeeze/tdesdk/debian/man/fixkdeincludes.1 | 2 +- ubuntu/maverick/tdesdk/debian/man/fixkdeincludes.1 | 2 +- 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