summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick/dependencies/tqt3/debian/maintain/man/linguist.1
diff options
context:
space:
mode:
authorCalvin Morrison <[email protected]>2011-11-13 19:27:09 -0500
committerCalvin Morrison <[email protected]>2011-11-13 19:27:09 -0500
commitb04ad86203e19f0e89e971fefc3f40b380cbe7b2 (patch)
tree639782b440de136501ae6ee50d8d54450765346f /ubuntu/maverick/dependencies/tqt3/debian/maintain/man/linguist.1
parent7123ebd91f9851d8a0479d043508ec5885e24f91 (diff)
parent70daaabb4fd5f3b559f5ef489377c9fe93a47f0d (diff)
downloadtde-packaging-b04ad86203e19f0e89e971fefc3f40b380cbe7b2.tar.gz
tde-packaging-b04ad86203e19f0e89e971fefc3f40b380cbe7b2.zip
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging
Diffstat (limited to 'ubuntu/maverick/dependencies/tqt3/debian/maintain/man/linguist.1')
-rw-r--r--ubuntu/maverick/dependencies/tqt3/debian/maintain/man/linguist.137
1 files changed, 37 insertions, 0 deletions
diff --git a/ubuntu/maverick/dependencies/tqt3/debian/maintain/man/linguist.1 b/ubuntu/maverick/dependencies/tqt3/debian/maintain/man/linguist.1
new file mode 100644
index 000000000..a0f99133b
--- /dev/null
+++ b/ubuntu/maverick/dependencies/tqt3/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).