diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-04-03 23:02:46 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-04-03 23:02:46 +0900 |
commit | fcad8b8d150fb9f508973e3044a103de74ec3877 (patch) | |
tree | ca34a8cf3bfbe08335d40c47863b4901e1d19609 /ubuntu/_base/tdegraphics/debian/man/kolourpaint.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 <michele.calgaro@yahoo.it>
Diffstat (limited to 'ubuntu/_base/tdegraphics/debian/man/kolourpaint.1')
-rw-r--r-- | ubuntu/_base/tdegraphics/debian/man/kolourpaint.1 | 75 |
1 files changed, 75 insertions, 0 deletions
diff --git a/ubuntu/_base/tdegraphics/debian/man/kolourpaint.1 b/ubuntu/_base/tdegraphics/debian/man/kolourpaint.1 new file mode 100644 index 000000000..42a126a85 --- /dev/null +++ b/ubuntu/_base/tdegraphics/debian/man/kolourpaint.1 @@ -0,0 +1,75 @@ +.TH KPAINT "1" "September 2002" TDE "TDE Application" +.SH NAME +kolourpaint \- TDE Paint Program +.SH SYNOPSIS +.B kolourpaint +[\fIQt-options\fR] [\fITDE-options\fR] [\fIfile\fR] +.SH DESCRIPTION +This manual page documents briefly the +.B KPaint +TDE Application. +This manual page was written for the Debian GNU/Linux distribution +because the original program does not have a manual page. +.P +.B KPaint +is a simple bitmap drawing program that can also be used to modify +existing image files and convert between image file formats. +.P +This program is part of the official TDE graphics module. +.SS "Generic options:" +.TP +\fB\-\-help\fR +Show help about options +.TP +\fB\-\-help\-qt\fR +Show Qt specific options +.TP +\fB\-\-help\-tde\fR +Show TDE specific options +.TP +\fB\-\-help\-all\fR +Show all options +.TP +\fB\-\-author\fR +Show author information +.TP +\fB\-v\fR, \fB\-\-version\fR +Show version information +.TP +\fB\-\-license\fR +Show license information +.TP +\fB\-\-\fR +End of options +.SS "Arguments:" +.TP +file +File or URL to open +.SH "SEE ALSO" +The full documentation for +.B KPaint +is maintained as a docbook manual. If the +.B khelpcenter +program is properly installed at your site, the command +.IP +.B khelpcenter help:/kolourpaint +.PP +should give you access to the complete manual. +.SH AUTHOR +KPaint was written by +.nh +Richard J. Moore <rich@kde.org>, +Robert Williams <rwilliams@jrcmaui.com>, +Mario Weilguni <mweilguni@kde.org>, +Christian Oppel <uzs84g@uni-bonn.de>, +John Califf <jcaliff@compuzone.net> and +Laurent Montel <lmontel@mandrakesoft.com>. +.hy +.br +Please use http://bugs.trinitydesktop.org to report bugs, do not mail the authors directly. +.br +This manual page was prepared by +.nh +Karolina Lindqvist <pgd\-karolinali@algonet.se> +.hy +for the Debian GNU/Linux system (but may be used by others). |