diff options
Diffstat (limited to 'doc/man/man1/linguist.1')
-rw-r--r-- | doc/man/man1/linguist.1 | 37 |
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 d8960da91..000000000 --- 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). |