diff options
author | Timothy Pearson <[email protected]> | 2011-07-22 16:48:05 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-07-22 16:48:05 -0500 |
commit | a60484dd14c5668eb121c33fa44577b1b7e59b5e (patch) | |
tree | 4bea7d7b943afa22f46f5aa943749eabf743e106 /ubuntu/maverick/dependencies/qt3/debian/maintain/man/linguist.1 | |
parent | 98f3f6433889e53ea37744c8ee953a51b92d2ef4 (diff) | |
download | tde-packaging-a60484dd14c5668eb121c33fa44577b1b7e59b5e.tar.gz tde-packaging-a60484dd14c5668eb121c33fa44577b1b7e59b5e.zip |
Added qt3 to maverick
Diffstat (limited to 'ubuntu/maverick/dependencies/qt3/debian/maintain/man/linguist.1')
-rw-r--r-- | ubuntu/maverick/dependencies/qt3/debian/maintain/man/linguist.1 | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/ubuntu/maverick/dependencies/qt3/debian/maintain/man/linguist.1 b/ubuntu/maverick/dependencies/qt3/debian/maintain/man/linguist.1 new file mode 100644 index 000000000..a0f99133b --- /dev/null +++ b/ubuntu/maverick/dependencies/qt3/debian/maintain/man/linguist.1 @@ -0,0 +1,37 @@ +.TH LINGUIST 1 "28 August 2004" +.SH "NAME" +linguist \- Translation tool for Qt. + +.SH "SYNPOSIS" +.B linguist +[ +.I TRANSLATION +] + +.SH "DESCRIPTION" +.B Qt Linguist +is a tool for adding translations to Qt 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 Qt 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 Qt Linguist +under the Help menu. + +.SH AUTHOR +This manual page was written by Jeremy Laine <[email protected]>, +for the Debian GNU/Linux system (but may be used by others). |