From 7a7827396f90ad06945cd5a367f93d8ffd380e0f Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 9 Mar 2024 18:58:02 +0900 Subject: Replace Qt with TQt Signed-off-by: Michele Calgaro --- doc/kword/index.docbook | 22 ++++++++-------------- doc/kword/mailmerge.docbook | 4 ++-- 2 files changed, 10 insertions(+), 16 deletions(-) (limited to 'doc/kword') 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 How do themes affect &kword;? -&kword; (like all of &koffice;) is completely themeable. You can use any QT or &tde; theme to customize the look of &kword;. +&kword; (like all of &koffice;) is completely themeable. You can use any TQt or &tde; theme to customize the look of &kword;. @@ -805,20 +805,14 @@ main ftp site of the &tde; project. -&Qt; Toolkit 3.2 or later. This can be obtained from Trolltech. -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. +&TQt; Toolkit. This can be obtained from https://mirror.git.trinitydesktop.org/gitea/TDE/tqt3. -&tde; 3.3.0 libraries (tdelibs) and the &tde; 3.3.0 base package -(tdebase). These can be obtained from the &tde; web page. -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. -It is also recommended that you install the arts package 1.3.2 from the -&tde; &FTP; site. +&tde; libraries (tdelibs) and the &tde; base package +(tdebase). These can be obtained from the &tde; web page. @@ -832,7 +826,7 @@ your distribution's web site. 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 in your configure line. driver should be replaced with mysql, odbc, CVS, or psql as is appropriate for your database needs. @@ -874,7 +868,7 @@ the file to edit. Show &kword; version -To see the version numbers for the QT toolkit, &tde;, and &kword; type: +To see the version numbers for the TQt toolkit, &tde;, and &kword; type: $ kword -v 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. &kword; has the ability to use several of the most popular open source databases as a source of data for personalized documents. In order to access an outside database using SQL, your machine needs to have the appropriate database module compiled -into your copy of QT. +into your copy of TQt. For more information see the installation section of this documentation. 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. @@ -82,7 +82,7 @@ the menubar. A dialog box will appear. -Select QT-SQL Source and click on +Select TQt-SQL Source and click on OK. A new dialog box will appear. -- cgit v1.2.1