summaryrefslogtreecommitdiffstats
path: root/doc/man/man1/linguist.1
diff options
context:
space:
mode:
authorOBATA Akio <obache@wizdas.com>2020-07-07 17:12:46 +0900
committerOBATA Akio <obache@wizdas.com>2020-07-07 17:12:46 +0900
commit5a1d03de6b56d254662b5d3a57f809907359fff0 (patch)
tree670ef5a9b28228fb403f0f464adada0d790741ec /doc/man/man1/linguist.1
parentf62146e0e61ca0dd15221907cc3747e0f06319de (diff)
downloadtqt3-5a1d03de6b56d254662b5d3a57f809907359fff0.tar.gz
tqt3-5a1d03de6b56d254662b5d3a57f809907359fff0.zip
Refrect qt -> tqt changes to man1
Adjust page name to the installed tool name and follow class name changes in examples. Signed-off-by: OBATA Akio <obache@wizdas.com>
Diffstat (limited to 'doc/man/man1/linguist.1')
-rw-r--r--doc/man/man1/linguist.137
1 files changed, 0 insertions, 37 deletions
diff --git a/doc/man/man1/linguist.1 b/doc/man/man1/linguist.1
deleted file mode 100644
index d8960da9..00000000
--- a/doc/man/man1/linguist.1
+++ /dev/null
@@ -1,37 +0,0 @@
-.TH LINGUIST 1 "28 August 2004"
-.SH "NAME"
-linguist \- Translation tool for Qt.
-
-.SH "SYNPOSIS"
-.B linguist
-[
-.I TRANSLATION
-]
-
-.SH "DESCRIPTION"
-.B TQt Linguist
-is a tool for adding translations to TQt applications. It
-introduces the concept of a translation "context" which
-means a group of phrases that appear together on the
-screen e.g. in the same menu or dialog.
-
-The only parameter accepted on the command line is
-.I TRANSLATION
-wich is the name of the translation file you wish to open.
-
-.SH FILES
-.I ~/.qt/qt_designerrc
-.RS
-Per user configuration file.
-
-.SH SEE ALSO
-.B TQt Linguist
-is too complex to be described completely in the "man" page
-format. If your system is properly configured, you can access
-the full documentation within
-.B TQt Linguist
-under the Help menu.
-
-.SH AUTHOR
-This manual page was written by Jeremy Laine <jeremy.laine@m4x.org>,
-for the Debian GNU/Linux system (but may be used by others).