diff options
author | Michele Calgaro <[email protected]> | 2019-04-03 23:02:46 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2019-04-03 23:02:46 +0900 |
commit | fcad8b8d150fb9f508973e3044a103de74ec3877 (patch) | |
tree | ca34a8cf3bfbe08335d40c47863b4901e1d19609 /ubuntu/_base/tdelibs/debian/man/preparetips-trinity.1 | |
parent | 5d8ed1fab813d86b04383f7fcf8ab2c994cbea30 (diff) | |
download | tde-packaging-fcad8b8d150fb9f508973e3044a103de74ec3877.tar.gz tde-packaging-fcad8b8d150fb9f508973e3044a103de74ec3877.zip |
DEB: use _base folder for a distro instead of specific distros (squeeze and maverick).
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'ubuntu/_base/tdelibs/debian/man/preparetips-trinity.1')
-rw-r--r-- | ubuntu/_base/tdelibs/debian/man/preparetips-trinity.1 | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/ubuntu/_base/tdelibs/debian/man/preparetips-trinity.1 b/ubuntu/_base/tdelibs/debian/man/preparetips-trinity.1 new file mode 100644 index 000000000..6f598433b --- /dev/null +++ b/ubuntu/_base/tdelibs/debian/man/preparetips-trinity.1 @@ -0,0 +1,24 @@ +.TH PREPARETIPS 1 "Jun 2006" "Trinity Desktop Environment" "translation tool" +.SH NAME +preparetips +\- extract text from tips file +.SH SYNOPSIS +\fBpreparetips\fP +.SH DESCRIPTION +\fBpreparetips\fP is a script to extract the text from a tips file. It outputs the text so \fBxgettext\fP can add the tips to a PO file. PO files provide a human\-readable string format used for translations. +.sp 1 +\fBpreparetips\fP looks for \fIdata/tips\-en\fP as tips file. +.SH SEE ALSO +.BR xgettext (1) +.SH AUTHORS +.nf +Matthias Kiefer <[email protected]> +.br + +.br +.fi +Please use http://bugs.trinitydesktop.org to report bugs, do not mail the author directly. +.PP +This manual page was written by Holger Hartmann <[email protected]> for the \fBDebian\fP Project (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation. +.PP +On \fBDebian\fP systems, the complete text of the GNU General Public License can be found in /usr/share/common\-licenses/GPL. |