diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-09-27 16:03:56 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-09-27 16:03:56 +0900 |
commit | a615469e90c89c23000bd7c2f2905744123ac728 (patch) | |
tree | e3db27e2ce51ea6c9cfb0bb7dc2256bf4f8e60f0 /doc/scripts/man-qtdoc.1.docbook | |
parent | fe4b336173b34957c0ebaecaba3d8781623acb68 (diff) | |
download | tdesdk-a615469e90c89c23000bd7c2f2905744123ac728.tar.gz tdesdk-a615469e90c89c23000bd7c2f2905744123ac728.zip |
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 <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/scripts/man-qtdoc.1.docbook')
-rw-r--r-- | doc/scripts/man-qtdoc.1.docbook | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/scripts/man-qtdoc.1.docbook b/doc/scripts/man-qtdoc.1.docbook index 7491089e..4924eb84 100644 --- a/doc/scripts/man-qtdoc.1.docbook +++ b/doc/scripts/man-qtdoc.1.docbook @@ -44,8 +44,8 @@ page for that class. Otherwise the main &Qt; help page is opened. <variablelist> <varlistentry> -<term><envar>QTDIR</envar></term> -<listitem><para>The directory beneath which &Qt; is installed. The main &Qt; help page is expected to be in <filename class="directory">$<envar>QTDIR</envar>/doc/html/</filename>.</para></listitem> +<term><envar>TQTDIR</envar></term> +<listitem><para>The directory beneath which &Qt; is installed. The main &Qt; help page is expected to be in <filename class="directory">$<envar>TQTDIR</envar>/doc/html/</filename>.</para></listitem> </varlistentry> </variablelist> |