summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-03-09 12:33:46 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-03-10 21:32:57 +0900
commit5123998ab7e3b86776f6f894954865f764c37362 (patch)
treebe447d963c1f380817258573fe842c56f54346f9 /doc
parent970832ef00f193e4a74a114151b0003f17d79656 (diff)
downloadkmymoney-5123998ab7e3b86776f6f894954865f764c37362.tar.gz
kmymoney-5123998ab7e3b86776f6f894954865f764c37362.zip
cmake files: change keywords to lower case
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 41c1fd1fc0486eb29655f220b412867c173ac059)
Diffstat (limited to 'doc')
-rw-r--r--doc/en/details-database.docbook24
-rw-r--r--doc/en/details-investments.docbook4
-rw-r--r--doc/en/details-search.docbook4
-rw-r--r--doc/man/kmymoney2.18
4 files changed, 14 insertions, 26 deletions
diff --git a/doc/en/details-database.docbook b/doc/en/details-database.docbook
index 7c87293..8b141e7 100644
--- a/doc/en/details-database.docbook
+++ b/doc/en/details-database.docbook
@@ -43,8 +43,8 @@
<sect2><title>Preparation</title>
<para>
- To access the database, &kappname; uses the SQL module supplied by &Qt;
- Software as part of their &Qt; programming system. This module supports a
+ To access the database, &kappname; uses the SQL module supplied by &TQt;
+ Software as part of their &TQt; programming system. This module supports a
number of different database systems through a collection of drivers. Among
the more popular open-source systems for which drivers are available are
MySQL<trademark class="registered"/>, SQLite, and PostgreSQL. The module also
@@ -64,10 +64,8 @@
<para>
In addition to the database software itself, you must also install the
- corresponding &Qt; driver module. Most distributions will include driver
- modules for the more popular databases. Otherwise, check with the <ulink
- url="http://qt.nokia.com">&Qt; software web site</ulink> and search for
- 'SQL drivers'
+ corresponding &TQt; driver module. Most distributions will include driver
+ modules for the more popular databases.
</para>
<note>
@@ -78,14 +76,6 @@
software package to install. Also, some of the following information,
particularly that related to administration, may not apply to SQLite.
</para>
-
- <para>
- Due to limitations in prior releases, only version 3 of SQLite is
- supported. Unfortunately, the release of the &Qt; toolkit used by &kappname;
- does not provide a driver for this version. However, an unofficial,
- extensively tested, driver is available; if you wish to use SQLite, ask on
- &devlist; for further information.
- </para>
</note>
</sect2>
@@ -168,11 +158,9 @@
<title>Database Type</title>
<para>
- This box lists all &Qt; SQL drivers installed on your system. Select the
+ This box lists all &TQt; SQL drivers installed on your system. Select the
driver for your database type. If the one you want is not in the list, you
- need to install the appropriate driver. See your distribution documentation,
- or visit the <ulink url="http://qt.nokia.com/" type="">&Qt; software web
- site</ulink> and search for 'SQL drivers'.
+ need to install the appropriate driver.
</para>
</sect3>
diff --git a/doc/en/details-investments.docbook b/doc/en/details-investments.docbook
index e9cae48..ffe902c 100644
--- a/doc/en/details-investments.docbook
+++ b/doc/en/details-investments.docbook
@@ -598,8 +598,8 @@
The page parser looks for a symbol, a date, and a price. Regular expressions
tell it how to extract those items from the page. Please review the
documentation for the <ulink
- url="http://qt.nokia.com/doc/3.3/qregexp.html#1">QRegExp class</ulink> at
- http://qt.nokia.com/doc/3.3/qregexp.html#1 for the exact makeup of the
+ url="https://www.trinitydesktop.org/docs/qt3/ntqregexp.html#1">QRegExp class</ulink> at
+ https://www.trinitydesktop.org/docs/qt3/ntqregexp.html#1 for the exact makeup of the
regular expressions. There should be exactly one capture expression,
surrounded by parentheses, in each regexp. The date format further tells the
date parser the order of year, month, and day. This date format should always
diff --git a/doc/en/details-search.docbook b/doc/en/details-search.docbook
index 6783c57..49e1388 100644
--- a/doc/en/details-search.docbook
+++ b/doc/en/details-search.docbook
@@ -119,8 +119,8 @@
<para>
If you check the <guilabel>Treat Text as regular expression</guilabel> box,
the text will be treated as a regular expresssion. For details on how to
- craft a regular expression, visit the &Qt; documentation about the
- <ulink url="http://qt.nokia.com/doc/3.3/qregexp.html#1">QRegExp
+ craft a regular expression, visit the &TQt; documentation about the
+ <ulink url="https://www.trinitydesktop.org/docs/qt3/ntqregexp.html#1">QRegExp
class</ulink>.
</para>
</sect2>
diff --git a/doc/man/kmymoney2.1 b/doc/man/kmymoney2.1
index 6741c34..2ea33f0 100644
--- a/doc/man/kmymoney2.1
+++ b/doc/man/kmymoney2.1
@@ -27,8 +27,8 @@ file to open
\fB\-\-help\fR
Show help about options
.TP
-\fB\-\-help\-qt\fR
-Show Qt specific options
+\fB\-\-help\-tqt\fR
+Show TQt specific options
.TP
\fB\-\-help\-kde\fR
Show KDE specific options
@@ -99,7 +99,7 @@ position is to be measured from the left or bottom screen edge,
instead of as in the normal case, with positive values, from the left
and top edges.
.RE
-.SS "Qt options"
+.SS "TQt options"
.TP 12
.BI \-\-display \ displayname
Use the X-server display \fIdisplayname\fP.
@@ -118,7 +118,7 @@ using the QApplication::ManyColor color
specification.
.TP
.B \-\-nograb
-Tells Qt to never grab the mouse or the keyboard.
+Tells TQt to never grab the mouse or the keyboard.
.TP
.B \-\-dograb
Running under a debugger can cause an implicit