diff options
author | albator <albator@arcadia.vtf> | 2011-11-05 11:51:44 +0100 |
---|---|---|
committer | albator <albator@arcadia.vtf> | 2011-11-05 11:51:44 +0100 |
commit | 70bc259aa3f4dbd83bd239030690759449ee714b (patch) | |
tree | b61af2d70c64ca12dbec49053c0b20dae8ba7926 /ubuntu/maverick/tdegraphics/debian/man/kview.1 | |
parent | 1f3a44f73fa43d3c30f47ff8c4f5c414d83f4765 (diff) | |
parent | 169853a068683db6540e3b77542d5139bb7867d1 (diff) | |
download | tde-packaging-70bc259aa3f4dbd83bd239030690759449ee714b.tar.gz tde-packaging-70bc259aa3f4dbd83bd239030690759449ee714b.zip |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging
Diffstat (limited to 'ubuntu/maverick/tdegraphics/debian/man/kview.1')
-rw-r--r-- | ubuntu/maverick/tdegraphics/debian/man/kview.1 | 78 |
1 files changed, 78 insertions, 0 deletions
diff --git a/ubuntu/maverick/tdegraphics/debian/man/kview.1 b/ubuntu/maverick/tdegraphics/debian/man/kview.1 new file mode 100644 index 000000000..a506b7e20 --- /dev/null +++ b/ubuntu/maverick/tdegraphics/debian/man/kview.1 @@ -0,0 +1,78 @@ +.TH KVIEW "1" "September 2002" KDE "KDE Application" +.SH NAME +kview \- KDE Image Viewer +.SH SYNOPSIS +.B kview +[\fIQt-options\fR] [\fIKDE-options\fR] [\fIURL\fR] +.SH DESCRIPTION +This manual page documents briefly the +.B KView +KDE Application. +This manual page was written for the Debian GNU/Linux distribution +because the original program does not have a manual page. +.P +.B KView +is an image viewer for the KDE desktop. You can view graphics of +many different formats such as PostScript, TIFF etc. By saving your +files in a different format than the original you can easily convert +images to other graphics formats. In addition, KView provides some +nice little features for doing simple image processing, like +stretching/shrinking, rotation and filtering. You can tile your images +directly onto the desktop as a background picture, or arrange them in +a little slideshow. +.P +This program is part of the official KDE 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\-kde\fR +Show KDE 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 +URL +Image to open +.SH "SEE ALSO" +The full documentation for +.B KView +is maintained as a docbook manual. If the +.B khelpcenter +program is properly installed at your site, the command +.IP +.B khelpcenter help:/kview +.PP +should give you access to the complete manual. +.SH AUTHOR +KView was written by +.nh +Matthias Kretz <kretz@kde.org>, +Sirtaj Singh Kang <taj@kde.org> +and Simon Hausmann <hausmann@kde.org>. +.hy +.br +Please use http://bugs.kde.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). |