From a809161606f1072987c9b4acaf943e0de82fe624 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Fri, 16 Feb 2024 19:56:26 +0900 Subject: Replace Qt with TQt Signed-off-by: Michele Calgaro (cherry picked from commit 3d8bcf0b07ce88fc1c3b9f48a5b260df75287a57) --- doc/en/index.docbook | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/en') diff --git a/doc/en/index.docbook b/doc/en/index.docbook index 5f6120e..652a8cd 100644 --- a/doc/en/index.docbook +++ b/doc/en/index.docbook @@ -1000,7 +1000,7 @@ Yet there is one option here that is also relevant for saving single files: File Encoding for Preprocessor Files:When you define preprocessors then they might not be able to operate on your codec. (e.g.: Your files are 16-bit-unicode and your preprocessor can only take 8-bit-ascii.) With this option you can define the encoding of preprocessor output. - Right To Left Language:Some languages are written right to left. When this option is enabled, &kdiff3; draws the text from right to left in the diff input windows and in the merge output window. Note that if you start &kdiff3; with the command line option "--reverse" then all layouting will be done right to left too. (This is a feature provided by Qt.) This documentation was written assuming that "Right To Left Language" or reverse layout are disabled. So some references to "left" or "right" must be replaced by their respective counterpart if you use these options. + Right To Left Language:Some languages are written right to left. When this option is enabled, &kdiff3; draws the text from right to left in the diff input windows and in the merge output window. Note that if you start &kdiff3; with the command line option "--reverse" then all layouting will be done right to left too. (This is a feature provided by TQt.) This documentation was written assuming that "Right To Left Language" or reverse layout are disabled. So some references to "left" or "right" must be replaced by their respective counterpart if you use these options. @@ -2110,7 +2110,7 @@ following in the base directory of the &kdiff3; distribution: kde-dir specifies the directory containing KDE on your system. If you are not sure, read the README-file for details. -If you don't use KDE don't use configure but follow the instructions for Qt-only systems in the README file. +If you don't use KDE don't use configure but follow the instructions for TQt-only systems in the README file. Since &kdiff3; uses autoconf and automake you should have no trouble compiling it. Should you run into problems please report them to the &kde; mailing lists. -- cgit v1.2.1