summaryrefslogtreecommitdiffstats
path: root/doc/man
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man')
-rw-r--r--doc/man/ksquirrel-libs-configurator.122
-rw-r--r--doc/man/ksquirrel.168
2 files changed, 90 insertions, 0 deletions
diff --git a/doc/man/ksquirrel-libs-configurator.1 b/doc/man/ksquirrel-libs-configurator.1
new file mode 100644
index 0000000..a6da62b
--- /dev/null
+++ b/doc/man/ksquirrel-libs-configurator.1
@@ -0,0 +1,22 @@
+.\"
+.TH "KSQUIRREL-LIBS-CONFIGURATOR" "1" "september 13, 2008" "Paul Gevers" "Graphics"
+.SH "NAME"
+ksquirrel\-libs\-configurator \- library configurator for ksquirel
+.SH "SYNOPSIS"
+.B ksquirrel\-libs\-configurator
+.SH "DESCRIPTION"
+This manual page documents briefly the
+.B ksquirrel\-libs\-configurator
+and
+.B ksquirrel\-libs\-configurator\-real
+commands.
+\fBksquirrel\-libs\-configurator\fP is a graphical user interface that lets you select which libraries should be enabled/disabled in ksquirrel.
+.SH "OPTIONS"
+These programs does not have any options.
+.SH "SEE ALSO"
+ksquirrel(1)
+.SH "AUTHORS"
+ksquirrel\-libs\-configurator was written by <Baryshev Dmitry>.
+.PP
+This manual page was written by Paul Gevers <paul@climbing.nl>,
+for the Debian project (but may be used by others).
diff --git a/doc/man/ksquirrel.1 b/doc/man/ksquirrel.1
new file mode 100644
index 0000000..d34a580
--- /dev/null
+++ b/doc/man/ksquirrel.1
@@ -0,0 +1,68 @@
+.TH KSQUIRREL 1 "September 2005" "K Desktop Environment" "Image viewer for KDE"
+.SH NAME
+KSquirrel \- An image viewer for KDE with dynamic format support
+.SH SYNOPSIS
+.B ksquirrel
+[\fIoptions\fR] [\fIfile\fR]
+.SH DESCRIPTION
+KSquirrel is an image viewer for KDE with disk navigator, file tree, thumbnails, extended thumbnails, dynamic format support, DCOP interface and KIPI plugins support.
+.PP
+Image loading is based on external codecs \- ksquirrel\-libs. It supports dozens of various image formats, including SVG, WMF, JPEG2000, APNG and PSD.
+.SH OPTIONS
+.SS Arguments:
+.TP
+.B file
+An initial image file or folder.
+.SS KSquirrel options:
+.TP
+.B \-l
+Show found image codecs and exit.
+.TP
+.B \-d
+Print available DCOP parameters.
+.TP
+.B \--nodirectorybasket
+Don't create directory basket
+.TP
+.B \--noimagebasket
+Don't create image basket
+.TP
+.B \--nocategories
+Don't create categories
+.TP
+.B \--nomountview
+Don't create mount view
+
+.SS Generic options:
+.TP
+.B \-\-help
+Show help about options.
+.TP
+.B \-\-help\-tqt
+Show TQt specific options.
+.TP
+.B \-\-help\-kde
+Show KDE specific options.
+.TP
+.B \-\-help\-all
+Show all options.
+.TP
+.B \-\-author
+Show author information.
+.TP
+.B \-v\fR, \fB\-\-version
+Show version information.
+.TP
+.B \-\-license
+Show license information.
+.TP
+.B \-\-
+End of options.
+.SH "SEE ALSO"
+The KSquirrel homepage can be found at \fIhttp://ksquirrel.sourceforge.net\fR.
+.SH BUGS
+To report a bug, please send a e\-mail to \fIksquirrel.iv@gmail.com\fR.
+.SH AUTHOR
+KSquirrel and ksquirrel-libs were written by Dmitry Baryshev <ksquirrel.iv@gmail.com>.
+.PP
+This manual page was written by Dmitry Baryshev <ksquirrel.iv@gmail.com>.