You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdegraphics/kghostview
Slávek Banko d0243fcc86
Add CMakeL10n rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
..
data
dscparse
AUTHORS
CMakeL10n.txt Add CMakeL10n rules. 7 years ago
CMakeLists.txt
ChangeLog
Makefile.am
README
TODO
configuration.kcfgc
displayoptions.cpp
displayoptions.h
fullscreenfilter.cpp
fullscreenfilter.h
generalsettingswidget.ui
generalsettingswidget.ui.h
gssettingswidget.ui
gssettingswidget.ui.h
hi16-app-kghostview.png
hi22-app-kghostview.png
hi32-app-kghostview.png
hi48-app-kghostview.png
hi64-app-kghostview.png
hi128-app-kghostview.png
infodialog.cpp
infodialog.h
kdscerrordialog.cpp
kdscerrordialog.h
kghostview.desktop
kghostview.kcfg
kghostview.upd
kghostview_part.desktop
kghostviewui.rc
kgv.h
kgv_miniwidget.cpp
kgv_miniwidget.h
kgv_part.rc
kgv_view.cpp
kgv_view.h
kgvconfigdialog.cpp
kgvconfigdialog.h
kgvdocument.cpp
kgvdocument.h
kgvfactory.cpp
kgvfactory.h
kgvmainwidget.cpp
kgvmainwidget.h
kgvpagedecorator.cpp
kgvpagedecorator.h
kgvpageview.cpp
kgvpageview.h
kgvshell.cpp
kgvshell.h
kpswidget.cpp
kpswidget.h
logwindow.cpp
logwindow.h
main.cpp
marklist.cpp
marklist.h
part_init.cpp
ps.c
ps.h
scrollbox.cpp
scrollbox.h
thumbnailservice.cpp
thumbnailservice.h
update-to-xt-names.pl
version.h
viewcontrol.cpp
viewcontrol.h

README

KGHOSTVIEW for KDE 3.x

This is Tim Theisen's Ghostview program ported to the K
Desktop Environment. Ghostscript is used to view PostScript
documents on Unix X11 systems.

REQUIREMENTS

1. GNU ghostscript
2. KDE 3.x

If ghostscript works for you then so should KGhostview. ghostscript can be obtained
at http://www.cs.wisc.edu/~ghost/.

Due to security reasons, kghostview works only with recent versions of ghostscript.
Versions greater or equal to than GNU version 6.53 or GNU version 7.05 should work.

Other versions or implementation of ghostscript may or may not work. In the
configuration dialog, found under the Settings menu in the app, it
is possible to configure the interpreter to use.

Send bugs via http://bugs.trinitydesktop.org

CURRENT MAINTANER

Luis Pedro Coelho <luis_pedro@netcabo.pt>