diff options
author | Timothy Pearson <[email protected]> | 2011-11-04 12:06:08 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-04 12:06:08 -0500 |
commit | 1b6efb141bcf333e5c73a520e701d1de8cafcf4e (patch) | |
tree | 2c8231c62e760299a8109716eecf4647514b3315 /ubuntu/maverick/tdegraphics/debian/man/kooka.1 | |
parent | a2c2f2ed2eaad5d897c9a00ff5d804486751e603 (diff) | |
download | tde-packaging-1b6efb141bcf333e5c73a520e701d1de8cafcf4e.tar.gz tde-packaging-1b6efb141bcf333e5c73a520e701d1de8cafcf4e.zip |
Rename kde packages to tde
Diffstat (limited to 'ubuntu/maverick/tdegraphics/debian/man/kooka.1')
-rw-r--r-- | ubuntu/maverick/tdegraphics/debian/man/kooka.1 | 89 |
1 files changed, 89 insertions, 0 deletions
diff --git a/ubuntu/maverick/tdegraphics/debian/man/kooka.1 b/ubuntu/maverick/tdegraphics/debian/man/kooka.1 new file mode 100644 index 000000000..fc14a0984 --- /dev/null +++ b/ubuntu/maverick/tdegraphics/debian/man/kooka.1 @@ -0,0 +1,89 @@ +.TH KOOKA "1" "September 2002" KDE "KDE Application" +.SH NAME +kooka \- KDE Scan & OCR Program +.SH SYNOPSIS +.B kooka +[\fIQt-options\fR] [\fIKDE-options\fR] [\fIoptions\fR] +.SH DESCRIPTION +This manual page documents briefly the +.B Kooka +KDE Application. +This manual page was written for the Debian GNU/Linux distribution +because the original program does not have a manual page. +.PP +.B Kooka +is a KDE application which provides access to scanner +hardware using the SANE library. +.P +Kooka helps you scan, save your +image in the correct image format and perform \fBO\fRptical +\fBC\fRharacter \fBR\fRecognition on it,using \fIgocr\fR, Joerg +Schulenburg's and friends' Open Source ocr program. +.P +Kooka is a KDE application that enables easy scanning using SANE +libraries. Therefore, SANE the package must be installed to use +Kooka. Clear and concise use was the focus of its development. +.P +Character recognition is also provided by the built-in text +recognition program gocr. Install gocr to use this +functionality. After character recognition is complete, the recognized +material can be opened in the text editor Kate with just one click, +where you can edit the contents. +.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 +.SH OPTIONS +.TP +\fB\-d\fR +the SANE compatible device specification (e.g. umax:/dev/sg0) [] +.TP +\fB\-g\fR +gallery mode - do not connect to scanner [] +.SH "SEE ALSO" +The full documentation for +.B Kooka +is maintained as a docbook manual. If the +.B khelpcenter +program is properly installed at your site, the command +.IP +.B khelpcenter help:/kooka +.PP +should give you access to the complete manual. +.SH AUTHOR +Kooka was written by +.nh +Klaas Freitag <[email protected]> and +Mat Colton <[email protected]>. +.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\[email protected]> +.hy +for the Debian GNU/Linux system (but may be used by others). |