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/maverick/tdegraphics/debian/man/kviewshell.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/maverick/tdegraphics/debian/man/kviewshell.1')
-rw-r--r-- | ubuntu/maverick/tdegraphics/debian/man/kviewshell.1 | 75 |
1 files changed, 0 insertions, 75 deletions
diff --git a/ubuntu/maverick/tdegraphics/debian/man/kviewshell.1 b/ubuntu/maverick/tdegraphics/debian/man/kviewshell.1 deleted file mode 100644 index 83d0e24da..000000000 --- a/ubuntu/maverick/tdegraphics/debian/man/kviewshell.1 +++ /dev/null @@ -1,75 +0,0 @@ -.TH KVIEWSHELL "1" "September 2002" TDE "TDE Application" -.SH NAME -kviewshell \- Generic framework for viewer applications -.SH SYNOPSIS -.B kviewshell -[\fIQt-options\fR] [\fITDE-options\fR] \fIpart file(s)\fR -.SH DESCRIPTION -This manual page documents briefly the -.B kviewshell -TDE Application. -This manual page was written for the Debian GNU/Linux distribution -because the original program does not have a manual page. -.PP -Generic framework for viewer applications. -.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 -part -The part to use -.SH OPTIONS -.TP -\fB\-\-unique\fR -Check if the file is loaded in another kviewshell. If it is, bring up the other kviewshell. Otherwise, load the file. -.TP -\fB\-\-paper\fR -Sets paper size (not implemented at the moment, only for compatibility with lyx) -.TP -file(s) -Files to load -.SH AUTHOR -KViewShell was written by -.nh -Matthias Hoelzer-Kluepfel <mhk@caldera.de>, -David Sweet <dsweet@kde.org>, -Mark Donohoe, -Markku Hihnala, -David Faure, -Daniel Duley, -Espen Sand, -and Stefan Kebekus <kebekus@kde.org>. -.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). |