summaryrefslogtreecommitdiffstats
path: root/doc/man/man1/lupdate.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/man1/lupdate.1')
-rw-r--r--doc/man/man1/lupdate.114
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/man/man1/lupdate.1 b/doc/man/man1/lupdate.1
index cb0f652a..3add01c7 100644
--- a/doc/man/man1/lupdate.1
+++ b/doc/man/man1/lupdate.1
@@ -8,7 +8,7 @@
.\" packaging of this file. Alternatively you may (at your option) use any
.\" later version of the GNU General Public License if such license has
.\" been publicly approved by Trolltech ASA (or its successors, if any)
-.\" and the KDE Free Qt Foundation.
+.\" and the KDE Free TQt Foundation.
.\"
.\" Please review the following information to ensure GNU General
.\" Public Licensing requirements will be met:
@@ -18,8 +18,8 @@
.\" http://trolltech.com/products/qt/licenses/licensing/licensingoverview
.\" or contact the sales department at sales@trolltech.com.
.\"
-.\" Licensees holding valid Qt Commercial licenses may use this file in
-.\" accordance with the Qt Commercial License Agreement provided with
+.\" Licensees holding valid TQt Commercial licenses may use this file in
+.\" accordance with the TQt Commercial License Agreement provided with
.\" the Software.
.\"
.\" This file is provided "AS IS" with NO WARRANTY OF ANY KIND,
@@ -28,7 +28,7 @@
.\" herein.
.\"
.SH NAME
-lupdate \- update Qt Linguist translation files
+lupdate \- update TQt Linguist translation files
.SH SYNOPSIS
.B lupdate
.RI "[ " options " ] " project-file
@@ -37,14 +37,14 @@ lupdate \- update Qt Linguist translation files
.RI "[ " options " ] " source-files " -ts " ts-files
.SH DESCRIPTION
This page documents the
-.B Qt Linguist Update
-tool for the Qt GUI toolkit.
+.B TQt Linguist Update
+tool for the TQt GUI toolkit.
.B Lupdate
reads a qmake/tmake project file (.pro file), finds the translatable
strings in the specified source, header and interface files, and
updates the translation files (.ts files) specified in it. The
translation files are given to the translator who uses
-.B Qt Linguist
+.B TQt Linguist
to read the files and insert the translations.
.PP
The .ts file format is a simple human-readable XML format that can be