diff options
Diffstat (limited to 'doc/kword/index.docbook')
-rw-r--r-- | doc/kword/index.docbook | 22 |
1 files changed, 8 insertions, 14 deletions
diff --git a/doc/kword/index.docbook b/doc/kword/index.docbook index a9a1fd99..849a3765 100644 --- a/doc/kword/index.docbook +++ b/doc/kword/index.docbook @@ -661,7 +661,7 @@ Any software updates, bug fixes or announcements of new releases of &koffice; wi <para>How do themes affect &kword;?</para> </question> <answer> -<para>&kword; (like all of &koffice;) is completely themeable. You can use any QT or &tde; theme to customize the look of &kword;.</para> +<para>&kword; (like all of &koffice;) is completely themeable. You can use any TQt or &tde; theme to customize the look of &kword;.</para> </answer> </qandaentry> @@ -805,20 +805,14 @@ main ftp site of the &tde; project. </para> <itemizedlist> <listitem> -<para>&Qt; Toolkit 3.2 or later. This can be obtained from <ulink -url="http://www.trolltech.com">Trolltech</ulink>.</para> -<tip><para>While &koffice; will compile and run with any version of &Qt; 3.2 or later, it is recommended that you compile and install -&Qt; 3.3.4 to take advantage of all the bug fixes (including some security fixes) that have occurred.</para></tip> +<para>&TQt; Toolkit. This can be obtained from <ulink +url="https://mirror.git.trinitydesktop.org/gitea/TDE/tqt3">https://mirror.git.trinitydesktop.org/gitea/TDE/tqt3</ulink>.</para> </listitem> <listitem> -<para>&tde; 3.3.0 libraries (tdelibs) and the &tde; 3.3.0 base package -(tdebase). These can be obtained from the <ulink -url="http://www.kde.org">&tde; web page.</ulink></para> -<tip><para>While &koffice; will compile and run with any version of &tde; 3.3.0 or later, it is recommended that you compile and install -&tde; 3.4 to take advantage of all the bug fixes that have occurred.</para> -<para>It is also recommended that you install the arts package 1.3.2 from the -<ulink url="ftp://ftp.kde.org">&tde; &FTP; site</ulink>.</para></tip> +<para>&tde; libraries (tdelibs) and the &tde; base package +(tdebase). These can be obtained from the <ulink +url="https://mirror.git.trinitydesktop.org/gitea/explore/repos">&tde; web page.</ulink></para> </listitem> <listitem> @@ -832,7 +826,7 @@ your distribution's web site.</para> </itemizedlist> <note><para>In order to use external databases for mail merging documents, you must have -the QT toolkit compiled with SQL support. To add SQL support (as a plugin), simply include +the TQt toolkit compiled with SQL support. To add SQL support (as a plugin), simply include <option>-plugin-sql-<replaceable>driver</replaceable></option> in your configure line.</para> <para><replaceable>driver</replaceable> should be replaced with <replaceable>mysql</replaceable>, <replaceable>odbc</replaceable>, <replaceable>CVS</replaceable>, or <replaceable>psql</replaceable> as is appropriate for your database needs.</para></note> @@ -874,7 +868,7 @@ the file to edit.</para> <para><emphasis>Show &kword; version</emphasis></para> -<para>To see the version numbers for the QT toolkit, &tde;, and &kword; type:</para> +<para>To see the version numbers for the TQt toolkit, &tde;, and &kword; type:</para> <screen width="40"> <prompt>$</prompt> <userinput><command>kword -v</command></userinput> |