diff options
Diffstat (limited to 'doc/kword')
-rw-r--r-- | doc/kword/index.docbook | 22 | ||||
-rw-r--r-- | doc/kword/mailmerge.docbook | 4 |
2 files changed, 10 insertions, 16 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> diff --git a/doc/kword/mailmerge.docbook b/doc/kword/mailmerge.docbook index 2a1355d3..04036fba 100644 --- a/doc/kword/mailmerge.docbook +++ b/doc/kword/mailmerge.docbook @@ -38,7 +38,7 @@ SQL database for your data source.</para></listitem> <para>&kword; has the ability to use several of the most popular open source databases as a source of data for personalized documents.</para> <note><para>In order to access an outside database using SQL, your machine needs to have the appropriate database module compiled -into your copy of QT.</para> +into your copy of TQt.</para> <para>For more information see the <link linkend="installation">installation section of this documentation</link>.</para></note> <para>The database can be located on the same machine as &kword;, or on any computer which is accessable through your computer network or the Internet.</para> @@ -82,7 +82,7 @@ the menubar. A dialog box will appear.</para> </mediaobject> </screenshot> -<para>Select <guilabel>QT-SQL Source</guilabel> and click on +<para>Select <guilabel>TQt-SQL Source</guilabel> and click on <guibutton>OK</guibutton>. A new dialog box will appear.<anchor id="mail-merge-login"/></para> <screenshot> |