From 3e98ce7f85f06e95ad121c6f541d14464d85919e Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 27 Sep 2018 16:03:48 +0900 Subject: qt -> tqt conversion: QTDIR -> TQTDIR QTDOC -> TQTDOC INCDIR_QT -> INCDIR_TQT LIBDIR_QT -> LIBDIR_TQT QT_INC -> TQT_INC QT_LIB -> TQT_LIB Signed-off-by: Michele Calgaro --- doc/man/man1/designer.1 | 2 +- doc/man/man1/maketqpf.1 | 2 +- doc/man/man1/qtconfig.1 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/man/man1') diff --git a/doc/man/man1/designer.1 b/doc/man/man1/designer.1 index 7d72c0f72..32a49cb3f 100644 --- a/doc/man/man1/designer.1 +++ b/doc/man/man1/designer.1 @@ -45,7 +45,7 @@ their changes. .SH "ENVIRONMENT VARIABLES" .LP .TP -\fBQTDIR\fP +\fBTQTDIR\fP Specifies the TQt base directory. On Debian systems this should be set to /usr/share/qt. The /usr/bin/designer wrapper script takes care of this. diff --git a/doc/man/man1/maketqpf.1 b/doc/man/man1/maketqpf.1 index 641639cba..44182d7f6 100644 --- a/doc/man/man1/maketqpf.1 +++ b/doc/man/man1/maketqpf.1 @@ -20,7 +20,7 @@ general\-files .SH "FILES" .LP -\fI$(QTDIR)/etc/fonts/fontdir\fP +\fI$(TQTDIR)/etc/fonts/fontdir\fP .SH "AUTHORS" .LP TrollTech diff --git a/doc/man/man1/qtconfig.1 b/doc/man/man1/qtconfig.1 index 61521577d..2e280772a 100644 --- a/doc/man/man1/qtconfig.1 +++ b/doc/man/man1/qtconfig.1 @@ -10,7 +10,7 @@ QConfig allows for GUI based configuration of TQt and .SH "ENVIRONMENT VARIABLES" .LP .TP -\fBQTDIR\fP +\fBTQTDIR\fP Specifies the base TQt dir .SH "AUTHORS" .LP -- cgit v1.2.1