summaryrefslogtreecommitdiffstats
path: root/doc/en
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-02-16 19:56:26 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-02-17 12:45:02 +0900
commita809161606f1072987c9b4acaf943e0de82fe624 (patch)
treeb3c1343e4fdcac5b4e31d8497b8f17ac13029567 /doc/en
parent79daa6a12bd88ee9b3283d43e6a3bcd955d39cd1 (diff)
downloadkdiff3-a809161606f1072987c9b4acaf943e0de82fe624.tar.gz
kdiff3-a809161606f1072987c9b4acaf943e0de82fe624.zip
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 3d8bcf0b07ce88fc1c3b9f48a5b260df75287a57)
Diffstat (limited to 'doc/en')
-rw-r--r--doc/en/index.docbook4
1 files changed, 2 insertions, 2 deletions
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:
</para></listitem></varlistentry>
<varlistentry><term><emphasis>File Encoding for Preprocessor Files:</emphasis></term><listitem><para>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.
</para></listitem></varlistentry>
- <varlistentry><term><emphasis>Right To Left Language:</emphasis></term><listitem><para>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.
+ <varlistentry><term><emphasis>Right To Left Language:</emphasis></term><listitem><para>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.
</para></listitem></varlistentry>
</variablelist>
@@ -2110,7 +2110,7 @@ following in the base directory of the &kdiff3; distribution:</para>
<replaceable>kde-dir</replaceable> specifies the directory
containing KDE on your system. If you are not sure, read the README-file for details.
</para>
-<para>If you don't use KDE don't use <command>configure</command> but follow the instructions for Qt-only systems in the README file.</para>
+<para>If you don't use KDE don't use <command>configure</command> but follow the instructions for TQt-only systems in the README file.</para>
<para>Since &kdiff3; uses <command>autoconf</command> and
<command>automake</command> you should have no trouble compiling it. Should you
run into problems please report them to the &kde; mailing lists.</para>