| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: ghostscript-omni | Distribution: SUSE LINUX 10.1 (i586) |
| Version: 8.15.3 | Vendor: SUSE LINUX Products GmbH, Nuernberg, Germany |
| Release: 18.13 | Build date: Thu Feb 7 19:37:23 2008 |
| Group: Productivity/Publishing/PS | Build host: rael.suse.de |
| Size: 16657083 | Source RPM: ghostscript-library-8.15.3-18.13.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: http://www.cs.wisc.edu/~ghost/ | |
| Summary: Omni Toolkit for Ghostscript | |
The Omni printer driver provides support for over 450 printers using
the Ghostscript framework. In addition, it provides a model for
dynamically loading printer drivers, creating new devices by editing
device description files, and simplifies new printer driver development
by allowing for the subclassing of previous device features.
Authors:
--------
Mark Hamzy <hamzy@us.ibm.com>
Mark VanderWiele <markv@us.ibm.com>
Pete Zannucci <pzaan@us.ibm.com>
GPL v2 or later
internal MD5: 99e54a4b717a2e72f8ae16e79d2e09ee
GPG
* Tue Feb 05 2008 - werner@suse.de
- Fix stack-based buffer overflow (CESA-2008-001, bnc#358914)
* Tue May 15 2007 - kukuk@suse.de
- Don't provide ghostscript-serv [#273918]
* Fri Nov 10 2006 - werner@suse.de
- Re-enable escputils for SLES10/SL10.1
* Tue Nov 07 2006 - werner@suse.de
- More on bug #203287: do not create a new bbox device for the
overprint opterator for an already existing memory device.
* Fri Nov 03 2006 - werner@suse.de
- More on bug #203287 check for the bbox because otherwise some
some areas will not be updated.
* Thu Nov 02 2006 - werner@suse.de
- X11 device: reset update count after flush to avoid that the
page is flushed twice, fix for bug #203287
* Sun Oct 22 2006 - olh@suse.de
- remove /usr/share/man/man1/escputil.1.gz, conflicts with gutenprint
* Sat Oct 21 2006 - schwab@suse.de
- Fix bogus version check.
* Mon Oct 16 2006 - werner@suse.de
- Redo removing escputil to avoid conficts with gutenprint
* Wed Oct 11 2006 - werner@suse.de
- Update t oversion espgs 8.15.3
* Fixes bug #202092
* Fixes bug #209879
* Wed Sep 20 2006 - kssingvo@suse.de
- removed escputil to avoid file conflicts.
escputil incl. manual are now in the package "gutenprint"
* Thu Aug 17 2006 - aj@suse.de
- Revert last patch, we really need the fonts.
* Wed Aug 16 2006 - aj@suse.de
- Remove unneeded BuildRequire on xorg-x11.
* Fri Aug 11 2006 - mfabian@suse.de
- move URW symlink to /usr/share/fonts (because of X11R7).
* Wed Jul 12 2006 - werner@suse.de
- Do never build in parallel, this will not work
* Tue Jun 20 2006 - dmueller@suse.de
- Remove ghostscript-symlink as it breaks update
- Build parallel
* Tue Jun 13 2006 - werner@suse.de
- Do not stop execution on unknown page device features (#161004)
* Thu Jun 01 2006 - werner@suse.de
- Update to espgs version 8.15.2 (unstripped:)
* Wed May 17 2006 - schwab@suse.de
- Don't strip binaries.
* Thu Mar 09 2006 - werner@suse.de
- Use the pdf_sec.ps of the new GPL ghostscript 8.50 to be able
to read newest encrypted pdf files.
* Wed Mar 01 2006 - werner@suse.de
- Add new krgb-1.2 patch for gdevijs to fix buffer overflow
* Wed Mar 01 2006 - mfabian@suse.de
- add "Provides: locale(ghostscript-library:ru;bg)" to
ghostscript-fonts-rus sub-package.
* Tue Feb 28 2006 - werner@suse.de
- Fix a crash if a broken bbox is found in pdf file (bug #152780)
* Fri Feb 10 2006 - werner@suse.de
- Replace cups with cusp-libs for cups-config
* Fri Jan 27 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
* Tue Jan 24 2006 - schwab@suse.de
- Don't strip binaries.
* Fri Jan 13 2006 - werner@suse.de
- Fix crash on writing compressed image in pdfwrite (bug #140387)
- Add cups to build dependencies to get cups-config back
* Thu Jan 12 2006 - werner@suse.de
- Use the gcc stack protector
- Some cleanups
* Tue Dec 20 2005 - werner@suse.de
- Mark and move configuration to /etc/ghostscript/ (bug #140312)
* Mon Dec 19 2005 - werner@suse.de
- Enable libgs.so link
* Wed Sep 28 2005 - werner@suse.de
- Update to current SVN version which includes most of our patches
- Make it install even with norootforbuild
- Enable shared library libgs to get /usr/bin/gs much smaller
- Be sure that out make.catalog script works with this
- Add X11 font path to default library path of ghostscript
* Thu Sep 22 2005 - werner@suse.de
- The new vector device force bbox device to use alloc (#118205)
* Wed Aug 31 2005 - werner@suse.de
- Fix double free corruption (bug #114056)
- Remove example driver bmpa* accordingly to the docs (bug #114056)
- Fix stupid typecheck error of inferno driver (bug #114068)
- Fix polarity and gcc4 trouble of devicen driver (bug #114068)
- Rotate page dimensions of cljet5 driver (bug #114068)
* Tue Aug 30 2005 - werner@suse.de
- Remove pcx2up example device (#114068)
- Use gs standard for open file and pipes in cgm device (#114068)
Problem: this driver is IMHO broken even if it writes to pipes
* Mon Aug 29 2005 - werner@suse.de
- Fix buffer overflow in sprintf buffer (bug #113823)
* Thu Aug 25 2005 - werner@suse.de
- Fix color model handling of pcl3 driver for gs 8.15 (bug #112659)
* Wed Aug 24 2005 - mfabian@suse.de
- Bugzilla #104656 revisited: improved patch to help display
Japanese PDF files produced by Acroread correctly.
Thanks to Takashi Iwai <tiwai@suse.de> for adapting the patch
to our ghostscript package.
* Mon Aug 15 2005 - mfabian@suse.de
- Bugzilla #104656: Fix for Ghostscript to render vertical
Japanese correctly again.
* Thu Jun 30 2005 - werner@suse.de
- Make a real fix of the bjc drivers (bug #90551)
- Make -O1 also available on install section and mini spec
* Wed Jun 29 2005 - uli@suse.de
- build with -O1 on s390* (avoids miscompilation)
* Fri Jun 24 2005 - werner@suse.de
- Fix broken definition of the cinfo structures of lx5000 printer
driver which also enables the BitsPerPixel option (bug #90551)
* Thu Jun 23 2005 - werner@suse.de
- Switch back to old color model for bjc drivers to re-enable
the BitsPerPixel option (bug #90551)
* Tue Jun 21 2005 - werner@suse.de
- Do not check for the first directory in LIBPATH for Resources
but for the first occurance of CMap (bug #91584)
* Wed May 04 2005 - werner@suse.de
- Extend ttfont fix for 64bit architecture (#77399, #78859, #78860)
* Fri Apr 01 2005 - werner@suse.de
- Make gdevcd8-cdj880.c gcc4 clean
* Fri Mar 18 2005 - mfabian@suse.de
- Bugzilla #51778: (Nimbus Roman No9 L looks always bold)
also fix the .afm files of all "Nimbus Mono L" fonts, they should
also always contain "IsFixedPitch true".
* Fri Mar 18 2005 - werner@suse.de
- Remove patch junks from library directory
* Thu Mar 17 2005 - werner@suse.de
- Add check for using a pipe for older printer drivers
* Thu Mar 17 2005 - werner@suse.de
- Add A4 paper sizes to print pcl of stp driver (bug #73606)
- Add fix for TrueType Fonts on 64bit architectures
- Add workaround for color switch in ps files for hpdj (bug #72932)
- Fix allocation bug in driver lx5000 (bug #73608)
* Wed Mar 16 2005 - werner@suse.de
- Fix alignment in imagen driver (bug #72929)
- Fix gray mapping in stcolor driver (bug #72931) and maybe in
hpdj driver (bug #72932)
* Mon Mar 14 2005 - werner@suse.de
- Remove uint cast on pointer adresses which breaks e.g. on ia64
- Add version independent Resource directory
* Thu Mar 10 2005 - werner@suse.de
- Add the driver postscript file for printer mj700v2c to file list
* Tue Mar 08 2005 - werner@suse.de
- Add rc2 patch to get pdf/ps with ttf fonts working
- Also the two printers dj505j and picty180 are back
- Eplaser and other japanese printers is now part of
esp ghostscript 8.15
- Disable ppc patch for now because rc2 seems to be
correct fixed in the allocation engine
* Tue Mar 01 2005 - werner@suse.de
- Disable redirection of %stdout to %stderr (bug #67027)
* Tue Mar 01 2005 - werner@suse.de
- Move hplip drivers list into a file to build without hplip
* Wed Feb 23 2005 - werner@suse.de
- Remove hpijs which is provided by hplip
- make.catalog and make.lost should use correct gs version
* Wed Feb 23 2005 - werner@suse.de
- For stcolor.ps: the product name is now ESP Ghostscript
* Tue Feb 22 2005 - werner@suse.de
- Use original patch for eplaser with gs 8.15 from Epson
* Mon Feb 21 2005 - werner@suse.de
- Add workaround for broken structure alignment on ppc architecture
* Thu Feb 17 2005 - werner@suse.de
- Update to esp ghostscript 8.15rc1
- Update to eplaser to 3.1.6 (bug #49979)
- Include open printing glue into gs (bug #49978)
- Add many new printers and devices and skip the broken devices
- Skip hpijs program from file list (now part of hplib sub rpm)
* Mon Feb 07 2005 - ro@suse.de
- prevent re-make during make install
* Sat Feb 05 2005 - schwab@suse.de
- Fix building with gcc4.
* Tue Dec 14 2004 - schwab@suse.de
- Fix some invalid casts.
* Wed Dec 08 2004 - werner@suse.de
- Update OMNI part ro 0.9.2
- Fix bug in XML parser
- Skip jobdialog to avoid gtk2/gtkmm2/libsigc++2
* Mon Dec 06 2004 - werner@suse.de
- Switch from gtk/gtkmm/libsigc++ to gtk2/gtkmm2/libsigc++2
* Fri Oct 29 2004 - werner@suse.de
- Move from no to nb for gimp-print library
- Add the fonts to the provide of ghostscript-mini
* Sun Oct 10 2004 - schwab@suse.de
- Fix requires.
* Thu Sep 23 2004 - werner@suse.de
- Make it build even with DEBUG on
* Fri Aug 13 2004 - mfabian@suse.de
- Bugzilla #39451: run SuSEconfig.fonts only if it exists.
* Thu Aug 12 2004 - werner@suse.de
- Use gimpprint-config only once
* Fri Aug 06 2004 - werner@suse.de
- Make Omni knowing about lib64
* Thu Aug 05 2004 - werner@suse.de
- Update to Omni 0.9.1
- Update to HPIJS 1.6.1
- Update to gimp-print 4.2.7
- New package ghostscript-omni for the Omni toolkit
now installed.
* Wed Jun 30 2004 - werner@suse.de
- Fix const object to const address of object for new gcc
* Fri Jun 04 2004 - werner@suse.de
- Fix name table count issue, force normal allocation (bug #41501)
- Change Epson Stylus page offset fix
- Use chown rpm macro
* Wed Apr 28 2004 - mfabian@suse.de
- Bugzilla #39592: add the directories
/usr/X11R6/lib/X11/fonts/ /usr/share/fonts/
to the allowed directories for fonts even when -DPARANOIDSAFER
is used to make kghostview be able to display CJK PostScript
documents again.
* Mon Apr 26 2004 - werner@suse.de
- Avoid compiler warning about strict-aliasing
* Wed Apr 14 2004 - werner@suse.de
- Add Epson Stylus page offset fix
- Add cups page counting patch
* Fri Mar 26 2004 - mfabian@suse.de
- more fixes for reopened Bugzilla #36778:
set "/isFixedPitch true" for all variants of "Nimbus Mono L"
* Wed Mar 24 2004 - werner@suse.de
- Choose initial modular memory chunk size to avoid crash (#35906)
* Wed Mar 24 2004 - mfabian@suse.de
- Bugzilla #36778:
add gnu-gs-fonts-std-8.11.patch to change the weight of
"Nimbus Roman No9 L:style=Medium Italic"
and "Nimbus Roman No9 L:style=Medium" back to "Bold" again
instead of "Medium".
As the patch is applied after converting to .pfa, t1utils
is added to "# neededforbuild".
* Fri Mar 19 2004 - mfabian@suse.de
- ghostscript-fonts-std subpackage:
run SuSEconfig.fonts in %post and %postun,
use %suseconfig_fonts_prereq
* Thu Mar 18 2004 - werner@suse.de
- New eplaser 3.1.3 with better support gs-7.x (request of Sun)
* Tue Mar 16 2004 - werner@suse.de
- Fix cast trouble on 64 bit architectures (bug #35798)
* Thu Mar 11 2004 - werner@suse.de
- Change standard fonts from version 6.0 to 8.11 (bug #35699)
* Tue Mar 02 2004 - werner@suse.de
- Simply skip the malloc patch on ppc to fix bug #35028
* Thu Feb 26 2004 - werner@suse.de
- Correct gimp-print version number
- Fix bug #35028 by overwriting the autodetected aligment of jmpbuf
- Add patch for gs_ttf.ps which may help on some 12 cmap ttf fonts
* Wed Feb 11 2004 - werner@suse.de
- Update gimp-print to 4.2.6
- Be sure that _all_ stuff is compiled with -fno-strict-aliasing
- Enable FLAGS even for all trees
- Make aclocal.m4 of Omni more upto date
* Sun Jan 18 2004 - meissner@suse.de
- Fixed some losssage from last autoconf upgrade by removing
AC_OUTPUT for directories that are not present.
* Wed Jan 14 2004 - werner@suse.de
- Add hijs cahnges for new gcc-3.4 because of trouble with
referenced objects and simple types.
* Wed Dec 10 2003 - werner@suse.de
- Mask tilde in sed command of ps2epsi script (bug #32488)
* Thu Aug 28 2003 - werner@suse.de
- Move to the cups crash patch from the CUPS team
* Wed Aug 27 2003 - mfabian@suse.de
- Bugzilla #29127: add similar patch to Werner's patch
which loads Fontmap files with ".runlibfile" only if they exist
also to the code which loads CIDFnmap files.
* Mon Aug 18 2003 - werner@suse.de
- Fix `-c' option: allow empty space between option and argument
* Fri Aug 15 2003 - kukuk@suse.de
- Add %verify tag for fonts.{dir,scale} to make rpm -V quiet
- Use %defattr
* Thu Aug 14 2003 - werner@suse.de
- Update to espgs-7.07.1rc1
- Update to OMNI 0.9.0
- Update to (HP)IJS 1.4.1
* Mon Aug 04 2003 - mfabian@suse.de
- add more fixes from the gs-cjk mailing list to gs_ttf.ps to
make vertical printing work correctly with the kochi-substitute
fonts.
* Mon Jul 28 2003 - mfabian@suse.de
- Add gs_ttf.ps-make-kochi-substitute-work.patch from gs-cjk
mailing list to make ghostscript-cjk work with the
kochi-substitute fonts.
* Mon Jul 21 2003 - meissner@suse.de
- Added new GLIB search path.
* Thu Jun 12 2003 - kukuk@suse.de
- Fix filelist (add missing directories)
* Tue Jun 10 2003 - okir@suse.de
- security fix for (%pipe%) file commands [#27300]
* Wed Jun 04 2003 - ro@suse.de
- also disable pre/post scripts for subpacks in -mini case
* Mon Jun 02 2003 - ro@suse.de
- completely disable subpacks in -mini case
* Mon May 26 2003 - ro@suse.de
- remove unpackaged files from buildroot
* Thu May 15 2003 - kukuk@suse.de
- Fix Filelist (add missing directory)
* Wed May 14 2003 - ro@suse.de
- libtoolize in omni subdir
* Thu May 08 2003 - mfabian@suse.de
- remove gnu-gs-fonts-std-6.0.patch (obsolete, because
fonts.{dir,scale} are now autogenerated by
mkfontscale/fonts-config)
- add fonts.scale.nimbus-sans-condensed as an override for
the condensed versions of "Nimbus Sans" which mkfontscale
cannot distinguish from the "normal" versions. Maybe this
can be fixed in future versions of mkfontscale?
* Thu Apr 24 2003 - ro@suse.de
- fix install_info --delete call and move from preun to postun
* Thu Mar 13 2003 - ro@suse.de
- removed epoch
* Mon Mar 10 2003 - werner@suse.de
- Fix sigsegv within gdevcups.c (bug #24872)
* Tue Mar 04 2003 - werner@suse.de
- Fix buf #23785: include fonts into source rpm due space on DVD
* Fri Feb 28 2003 - werner@suse.de
- Fix Font Resource Path (is not identical to normal fonts path)
* Wed Feb 26 2003 - kssingvo@suse.de
- fixed permissions of cups related files and directories
* Tue Feb 25 2003 - ro@suse.de
- export LC_CTYPE during build
(works around not specifying charset in message catalogs)
* Mon Feb 24 2003 - ro@suse.de
- fixed build for x86_64 (copy config.sub/guess from Omni for hpijs)
* Thu Feb 20 2003 - werner@suse.de
- Remove lxm3200 driver source because espgs-7.05.6 already
includes them (bug #23890)
* Mon Feb 17 2003 - mfabian@suse.de
- add "(Fontmap.X11-auto) .runlibfile" to
/usr/share/ghostscript/*/lib/Fontmap. It's added on top to
give the autogenerated Fontmap.X11-auto lowest priority. The
Fontmap files included later may contain manually
edited/packaged entries and should override anything generated
automatically.
* Sat Feb 15 2003 - ro@suse.de
- run configure in main src dir to create gs_res.ps
* Fri Feb 14 2003 - werner@suse.de
- Make it build
- Fix bug #23432: use install_info rpm macro
* Thu Feb 13 2003 - werner@suse.de
- Update versions: espgs 7.05.6, Omni 0.7.2, ijs 1.3.1,
gimp-print 4.2.5
- Fix bug #23266: remove -mminimal-toc from opt flags for ppc64
* Wed Nov 20 2002 - werner@suse.de
- Add switches for the internal mini ghostscript to the spec file
* Wed Nov 13 2002 - mfabian@suse.de
- Bug #18817: Add gs_ttf.ps.patch
to handle fonts with overlapping CMap 4 ranges
- add gs_ref.ps.patch to set
FontResourceDir to /usr/share/ghostscript/Resource/Font/ and
GenericResourceDir to /usr/share/ghostscript/Resource/
- remove sub-package ghostscript-fonts-kanji
- remove all sub-packages CID* and CMap*
(will come back from a different .spec file)
* Tue Nov 12 2002 - ro@suse.de
- use "x-devel-packages XFree86" instead of "xf86" in neededforbuild
- XFree86 package is needed for mkcfm
* Tue Sep 03 2002 - schwab@suse.de
- Use /dev/urandom instead of /dev/random to avoid blocking if
system runs out of entropy.
* Tue Sep 03 2002 - kukuk@suse.de
- Remove unused gdb from neededforbuild
* Fri Aug 30 2002 - werner@suse.de
- Fix segmentation fault within cups driver (bug #18475)
- Fix pcl part of gimp-print library (bug #18475)
- Add new driver mainly for japanese market
* Wed Aug 28 2002 - werner@suse.de
- Avoid rpm macro in Version line
* Fri Aug 23 2002 - werner@suse.de
- Fix crash in gimp-print lexmark driver
* Fri Aug 23 2002 - werner@suse.de
- Fix segmentation fault of gs in combination with gv and antialias
(bug #18091)
* Thu Aug 15 2002 - werner@suse.de
- Fix pre-requires (bug #17849/#17850/#17851)
* Wed Aug 14 2002 - werner@suse.de
- ghostscript-library provides pstoraster (bug #17703)
* Tue Aug 13 2002 - werner@suse.de
- Add missed pstoraster script and gs device cups (bug #17636)
* Fri Aug 09 2002 - meissner@suse.de
- Fixed automake problem in Omni libs.
* Tue Aug 06 2002 - schwab@suse.de
- Fix alignment bug again.
* Tue Aug 06 2002 - meissner@suse.de
- Run libtoolize on Omni, use -mminimal-toc for ppc64.
* Tue Aug 06 2002 - aj@suse.de
- Build ijs with -fPIC so that the lib uses PIC code.
* Mon Aug 05 2002 - werner@suse.de
- Fix library path of the pkgconfig file gimpprint.pc of gimpprint
- Fix description in PBD
* Tue Jul 30 2002 - werner@suse.de
- Update to ESP Ghostscript 7.05.3
* Add missing/old drivers
- Update to Omni 0.7.0
- Update to gimp-print 4.3.3
- Update to hpijs 1.2
- Make it compile on 32bit and 64bit architectures
* Fri Jul 19 2002 - kukuk@suse.de
- Remove readline-devel and openssl from neededforbuild, currently
not needed
* Thu Jul 11 2002 - mls@suse.de
- Don't remove URW directory in preinstall if it already is
a symlink.
* Thu Jul 04 2002 - werner@suse.de
- Diable security setting in ps2epsi.ps ... enabled version
does not do the work for ps2epsi script (bug # 16739).
* Fri Jun 07 2002 - schwab@suse.de
- Reenable OMNI.
* Fri Jun 07 2002 - ro@suse.de
- use a define for building omni
- fix filelist according to define
* Thu Jun 06 2002 - werner@suse.de
- Disable OMNI part due new gcc seems to break the XML parser
* Mon May 20 2002 - schwab@suse.de
- Fix conflicting types.
- Fix invalid casts.
* Fri May 10 2002 - werner@suse.de
- Fix broken ps2epsi (bug #16146)
* Fri May 10 2002 - ro@suse.de
- complete Omni fix (same code needed in DeviceTester8.cpp)
* Wed May 08 2002 - werner@suse.de
- Reenable OMNI part (thanks to ro@suse.de for THE patch)
* Wed May 08 2002 - werner@suse.de
- Disable OMNI part and wait on a working compiler
* Tue May 07 2002 - werner@suse.de
- Make it compile even on ia64
* Tue Apr 30 2002 - werner@suse.de
- Try to get libgimprint into the correct libdir on 64bits
* Mon Apr 29 2002 - werner@suse.de
- Move -fPIC patch into Omni patch
- Try to resolve all cast's of pointer addresses
* Fri Apr 26 2002 - meissner@suse.de
- added -fPIC to libomni.so compilation, makes x86_64 compile further.
* Thu Mar 21 2002 - mfabian@suse.de
- add entries for 'iso8859-15' to fonts.scale/fonts.dir from
gnu-gs-fonts-std-6.0.tar.bz2 for all the URW fonts. All URW
fonts support 'iso8859-15' completely, only the entries are
missing to make them usable as 'iso8859-15' fonts in X11
(for example with 'dia').
* Fri Mar 15 2002 - mfabian@suse.de
- readded (Fontmap.greek) .runlibfile to
/usr/share/ghostscript/6.51/lib/Fontmap. Somehow this entry got
lost
* Wed Mar 13 2002 - werner@suse.de
- Fix bug in hpijs/ijs interface: Use correct margins and sizes
* Fri Mar 08 2002 - kukuk@suse.de
- Add /usr/share/ghostscript to filelist
* Fri Mar 08 2002 - kukuk@suse.de
- Add %{_libdir}/ghostscript to filelist
* Thu Mar 07 2002 - werner@suse.de
- Fix nasty space in file name kludge for Omni drivers
* Fri Mar 01 2002 - mfabian@suse.de
- add entries for 'iso8859-2' to fonts.scale/fonts.dir from
gnu-gs-fonts-std-6.0.tar.bz2 for all the URW fonts. All URW
fonts support 'iso8859-2' completely, only the entries are
missing to make them usable as 'iso8859-2' fonts in X11
(for example with 'dia').
- correct directory name in 'echo' in %post/%postun scripts
for the CID-keyed fonts
* Thu Feb 28 2002 - werner@suse.de
- Fix bug #14034: ghostscript should remove its scratch files from
/tmp at exit.
* Tue Feb 26 2002 - werner@suse.de
- Remove cups build dependencies
* Fri Feb 22 2002 - werner@suse.de
- Switch to hpijs-1.0.3 compatible with new ijs interface of
ghostscript 6.53
* Thu Feb 21 2002 - werner@suse.de
- Disable the new IJS setup of ghostscript 6.53: IT DOES NOT WORK
* Tue Feb 19 2002 - werner@suse.de
- Remove cups-drivers-stp from ghostscript main stream, we've
just an other package
- Do NOT use the new gdevijs.c/gdevijs.h: They do NOT work
with hpijs-1.0.2
* Mon Feb 18 2002 - schwab@suse.de
- Fix for gcc 3.
* Fri Feb 15 2002 - werner@suse.de
- Update to ghostscript 6.53 including update to gimprint 4.2.0
due security reasons (PostScript code execution). Official
support of ijs and stp (libgimprint), better cjk support.
* Sun Feb 10 2002 - ro@suse.de
- new option for bz2 tar is "j"
* Fri Feb 01 2002 - mfabian@suse.de
- add (Fontmap.greek) .runlibfile to
/usr/share/ghostscript/6.51/lib/Fontmap (xfntgreek installs
a /usr/share/ghostscript/6.51/lib/Fontmap.greek)
* Fri Feb 01 2002 - ro@suse.de
- changed neededforbuild <libpng> to <libpng-devel-packages>
* Wed Jan 30 2002 - werner@suse.de
- Update of sub drivers
+ Omni-0.5.1
+ hpijs-1.0.2
- Include of sub drivers
+ pcl3-3.3
+ s400a1.upp: Canon S400
+ s400b1.upp: Canon S400
+ sharp_aj1800.upp: SHARP AJ1800
+ eplaseren-1.0.4 adapted to ghostscript 6.51
+ samsung-gdi with renaming DEVICE from `gdi' to `samsunggdi'
- Fix make.catalog and make.lost to use gs_serv instead of gs_both
* Tue Jan 29 2002 - sndirsch@suse.de
- reverted URW changes; /usr/X11R6/lib/X11/fonts/URW is now a link
again to /usr/share/ghostscript/fonts; problems with .gsf files
now fixed in freetype2 lib
* Wed Jan 23 2002 - sndirsch@suse.de
- added the symbolic links in /usr/X11R6/lib/X11/fonts/URW to the
correct font package
* Fri Jan 18 2002 - ro@suse.de
- fixed postinstall
* Thu Jan 17 2002 - sndirsch@suse.de
- replaced /usr/X11R6/lib/X11/fonts/URW link with a directory in
which there are links to ghostscript Type1 fonts; fixes bug
in freetype2 library, which is triggered by .gsf files
* Wed Jan 16 2002 - froh@suse.de
- added lib64 conformance
* Sun Jan 13 2002 - mfabian@suse.de
- remove %post and %postun for CID-keyed fonts, it is enough
when SuSEconfig updates the font directory, better don't
duplicate the code here.
* Sat Nov 10 2001 - ro@suse.de
- removed subpackages _both and _vga since svgalib is dropped
* Tue Oct 16 2001 - werner@suse.de
- Make Omni source compiling even with gcc 3.0 compiler
* Sat Oct 13 2001 - bjacke@suse.de
- don't build gimpprint plugin (autobuild slowdown due to gtk dependency)
* Sun Oct 07 2001 - bjacke@suse.de
- new subpackages libgimpprint(-devel), gimpprint
- now build gimpprint with-cups as cups needs gimpprint support,
this stuff is in subpackage cups-drivers-stp
- build with-gimp: Gimp's print plugin is now in a separate package
and linked against libgimpprint
* Fri Sep 07 2001 - werner@suse.de
- Add upp file for Sharp AJ1800
* Tue Aug 14 2001 - werner@suse.de
- Disable readline option due this one leads to chrashes
if inlined graphic is used.
* Mon Aug 13 2001 - mfabian@suse.de
- activated the entries for the CID-keyed fonts which were
commented out in Fontmap.CID because they crashed gs 5.50.
gs 6.51 handles this fine, we can now use these entries.
* Tue Jul 31 2001 - schwab@suse.de
- Make sure the ghostscript allocator properly aligns for jmp_buf (needed
on ia64).
* Tue Jul 24 2001 - kukuk@suse.de
- Add old provides back
* Mon Jul 23 2001 - werner@suse.de
- Bug fixes: find Fontmaps even if not in current directory
- Correct dependencies
* Fri Jul 06 2001 - werner@suse.de
- Use target cpu instead of architecture
* Fri Jul 06 2001 - werner@suse.de
- Minor fixes for multi architecture build runs
* Thu Jul 05 2001 - werner@suse.de
- Update to GNU ghostscript 6.51
- Update to Omi 0.3.1
- Update to gimp print 4.1.10
- Add several uniprint epson parameter files
- Split gdevcd8.c into gdevcd8-cdj880.c, gdevcd8-chp2200.c, and
the new original gdevcd8.c.
- Rename packages into long name versions
- Make it work
* Tue May 08 2001 - mfabian@suse.de
- bzip2 most sources
* Thu May 03 2001 - werner@suse.de
- Update hpijs drvire from 0.93 to 0.95
- Add chp2200 driver
* Tue Apr 17 2001 - werner@suse.de
- Fix manual page: tab as pre-processor needed
* Wed Apr 11 2001 - werner@suse.de
- Use LD_RUN_PATH to set /usr/lib/ghostscript/ as loading
path for Omni modules
* Tue Apr 10 2001 - werner@suse.de
- Add Omni driver collection, integrate and test them
- Add pdf_sec.ps
* Fri Mar 30 2001 - uli@suse.de
- replaced hardwired endianness in hpijs with sth more sensible
* Mon Mar 26 2001 - werner@suse.de
- Update of hpijs driver package
* Wed Mar 07 2001 - werner@suse.de
- We need a full X environment at build
* Thu Feb 22 2001 - werner@suse.de
- Add hpijs driver package
* Wed Dec 20 2000 - ro@suse.de
- reduce size of source-package by marking adobe-fonts as NoSource
* Wed Dec 20 2000 - werner@suse.de
- Mark all fonts archives as NoSource
- Update manual page of stp driver to fit new version
* Tue Dec 19 2000 - egger@suse.de
- Updated the stp driver to 4.1.0.
* Tue Nov 28 2000 - mfabian@suse.de
- improved %post and %postun scripts for CID-keyed fonts:
don't try to run mkfontdir during the install of the whole
operating system.
* Tue Nov 28 2000 - mfabian@suse.de
- when adding the .cfm files I made a mistake in generating
the filelists which resulted in not packing the .cfm files and
.afm files at all. This makes the use of these fonts really
slow. Now fixed.
* Mon Nov 27 2000 - mfabian@suse.de
- added the Fontmap entries for the free CID keyed fonts from
Adobe again. They seem to have been lost during merging.
* Mon Nov 27 2000 - mfabian@suse.de
- generated .cfm files for CID-keyed fonts with mkcfm
- shortened Fontmaps for CID-keyed fonts to avoid crashes of
gs 5.50
* Thu Nov 23 2000 - werner@suse.de
- make mandir during install dynamically
* Wed Nov 22 2000 - werner@suse.de
- Use returned file descriptor of mkstemp(3) with fdopen(3)
* Wed Nov 15 2000 - werner@suse.de
- Correct return type of declared mkstemp(3)
* Wed Nov 15 2000 - werner@suse.de
- New meta driver stp
- Add driver for lexmark 7000, 5700, 3200, and 2050
- Use mkstemp and not mktemp
- Remove LD_RUN_PATH
* Fri Nov 10 2000 - mfabian@suse.de
- added free CID keyed sample fonts from Adobe.
(Korean, Japanese, and traditional Chinese)
- made these fonts available for X11 too.
* Wed Sep 27 2000 - mfabian@suse.de
- added Korean Munhwa fonts (CID keyed fonts).
* Wed Jun 21 2000 - werner@suse.de
- New driver for HP 970Cxi, bjc6000/bjc6100
* Sat May 27 2000 - kukuk@suse.de
- use docdir macro
* Wed Apr 05 2000 - bk@suse.de
- added s390 to non-svgalib architectures
* Mon Mar 06 2000 - schwab@suse.de
- Don't build gs_vga and gs_both on ia64.
* Wed Feb 23 2000 - werner@suse.de
- Swap tranfer curves of Cyan and Magenta
* Tue Feb 22 2000 - werner@suse.de
- Install gs_both
* Mon Feb 21 2000 - werner@suse.de
- Remove CMYK color patch: on some devices it fails
* Mon Feb 21 2000 - werner@suse.de
- New version 5.50 with many bug fixes
- New drivers (cdj880, cljet5, dl2100, oki4w, stc740*.upp)
* Sat Nov 27 1999 - kukuk@suse.de
- Don't build gs_both/gs_svga on SPARC (no svgalib)
* Mon Sep 27 1999 - bs@suse.de
- fixed requirements for sub packages
* Mon Sep 20 1999 - ro@suse.de
- added Provides/Requires ghostscript_any ghostscript_x11
* Mon Sep 13 1999 - bs@suse.de
- ran old prepare_spec on spec file to switch to new prepare_spec.
* Thu Jul 08 1999 - werner@suse.de
- fix png.h path
* Fri Jun 18 1999 - werner@suse.de
- Backport of a bug fix for 5.50
* Fri Apr 16 1999 - werner@suse.de
- last character is ; at the end of a font declaration
* Fri Apr 16 1999 - werner@suse.de
- Insert missing % into spec
* Tue Apr 13 1999 - werner@suse.de
- Add russian fonts
* Thu Mar 18 1999 - ro@suse.de
- fixed spec
* Fri Mar 05 1999 - werner@suse.de
- Use Type1 fonts of ghostscript for X11
* Tue Feb 23 1999 - werner@suse.de
- Again backport of some bug fixes for gs5.50
- Hold our, the official fixes, and the backports in different patches
* Mon Jan 11 1999 - werner@suse.de
- Backport some bug fixes for gs5.50
* Sun Dec 20 1998 - werner@suse.de
- New ghostscript GNU version 5.10
* Fri Dec 04 1998 - werner@suse.de
- New hpdj driver 2.5
* Fri Nov 13 1998 - bs@suse.de
- fixed spec file (doubel entry Summary)
* Thu Nov 12 1998 - bs@suse.de
- fixed spec file for new rpm.
* Mon Oct 19 1998 - werner@suse.de
- Add kanji fonts
* Thu Oct 15 1998 - werner@suse.de
- Small fix: allow 720 DPI for bjc600/800
* Wed Oct 14 1998 - werner@suse.de
- Backport a bug into bjc600/800 driver:
possible resolutions for bjc800 are 150/300/600
* Tue Aug 04 1998 - werner@suse.de
- Backport some bug fixes of gs5.10
* Fri Jul 10 1998 - werner@suse.de
- Fix ps2epsi exploit
* Mon Jul 06 1998 - werner@suse.de
- New hp850 driver: hp8xx (including HP 855, 870 670, 690, 890,
1100, and 1600)
- Use shared libraries vor png and zlib.
* Thu Jun 18 1998 - werner@suse.de
- Change from Aladdin 4.03 to GNU 40.3
- Some Bug fixes
- NewNew driver hl7x0 for Brother HL720 and HL730
* Fri May 15 1998 - werner@suse.de
- Update the hpdj drivers (2.4)
- Add gdev820c (0.1.3, 0.2 may unstable)
* Tue Feb 24 1998 - werner@suse.de
- Update hpdj driver to version 2.3
- Fix path in manual pages
- Use 24 bit color depth for cdeskjet
- Use BJC-600/800 driver version 6/7/96
- Add missing start lines of PS files,
add path for cheq.ps in chess.ps
- Fix of zmedia2.c (comming with hpdj)
- Add -Dconst= in compile options
- Some minor changes
* Tue Jul 29 1997 - werner@suse.de
- Change default type of hpdj driver to unspec
* Thu Jun 26 1997 - werner@suse.de
- 42 ... type42
* Mon Jun 23 1997 - werner@suse.de
- Add hpdj printer driver
- Use -DA4 for compile the binary
* Mon Feb 10 1997 - werner@suse.de
- Some Bug fixes for 4.03 integrated
- New experimental driver for hp djet 850 added
read /usr/share/ghostscript/4.03/doc/hp850.txt
* Thu Jan 02 1997 - werner@suse.de
- Update auf Version 4.03
/usr/bin/CUPSToOmni /usr/bin/GenerateOmniPPD /usr/bin/GenerateOmniPPDs /usr/bin/OmniDeviceOptions /usr/bin/OmniDeviceTester /usr/bin/OmniDeviceValid /usr/bin/OmniDevices /usr/bin/OmniFoomaticGenerator /usr/bin/OmniPDCServer /usr/lib/ghostscript/Omni /usr/lib/ghostscript/Omni/libBrother_ESC_Blitter.la /usr/lib/ghostscript/Omni/libBrother_ESC_Instance.la /usr/lib/ghostscript/Omni/libBrother_PCL_Blitter.la /usr/lib/ghostscript/Omni/libBrother_PCL_Instance.la /usr/lib/ghostscript/Omni/libCanon_BJC_8500_Blitter.la /usr/lib/ghostscript/Omni/libCanon_BJC_8500_Instance.la /usr/lib/ghostscript/Omni/libCanon_Blitter.la /usr/lib/ghostscript/Omni/libCanon_Instance.la /usr/lib/ghostscript/Omni/libCanon_S450_Blitter.la /usr/lib/ghostscript/Omni/libCanon_S450_Instance.la /usr/lib/ghostscript/Omni/libEpson_ESCP2_Blitter.la /usr/lib/ghostscript/Omni/libEpson_ESCP2_Instance.la /usr/lib/ghostscript/Omni/libEpson_ESC_Blitter.la /usr/lib/ghostscript/Omni/libEpson_ESC_Instance.la /usr/lib/ghostscript/Omni/libEpson_High_Res_ESCP2_Blitter.la /usr/lib/ghostscript/Omni/libEpson_High_Res_ESCP2_Instance.la /usr/lib/ghostscript/Omni/libEpson_PCL_Blitter.la /usr/lib/ghostscript/Omni/libEpson_PCL_Instance.la /usr/lib/ghostscript/Omni/libHP_LaserJet_PCL_Blitter.la /usr/lib/ghostscript/Omni/libHP_LaserJet_PCL_Instance.la /usr/lib/ghostscript/Omni/libIBM_5577_Blitter.la /usr/lib/ghostscript/Omni/libIBM_5577_Instance.la /usr/lib/ghostscript/Omni/libIBM_ESC_Blitter.la /usr/lib/ghostscript/Omni/libIBM_ESC_Instance.la /usr/lib/ghostscript/Omni/libIBM_PCL_Blitter.la /usr/lib/ghostscript/Omni/libIBM_PCL_Instance.la /usr/lib/ghostscript/Omni/libIBM_Pages_Blitter.la /usr/lib/ghostscript/Omni/libIBM_Pages_Instance.la /usr/lib/ghostscript/Omni/libIBM_RPDL_Blitter.la /usr/lib/ghostscript/Omni/libIBM_RPDL_Instance.la /usr/lib/ghostscript/Omni/libKS_ESC_Blitter.la /usr/lib/ghostscript/Omni/libKS_ESC_Instance.la /usr/lib/ghostscript/Omni/libKyocera_PCL_Blitter.la /usr/lib/ghostscript/Omni/libKyocera_PCL_Instance.la /usr/lib/ghostscript/Omni/libOkiPos_Blitter.la /usr/lib/ghostscript/Omni/libOkiPos_Instance.la /usr/lib/ghostscript/Omni/libOkidata_ESCP2_Blitter.la /usr/lib/ghostscript/Omni/libOkidata_ESCP2_Instance.la /usr/lib/ghostscript/Omni/libOkidata_ESC_Blitter.la /usr/lib/ghostscript/Omni/libOkidata_ESC_Instance.la /usr/lib/ghostscript/Omni/libOkidata_PCL_Blitter.la /usr/lib/ghostscript/Omni/libOkidata_PCL_Instance.la /usr/lib/ghostscript/Omni/libOmniXMLLibrary.la /usr/lib/ghostscript/Omni/libPanasonic_ESCP2_Blitter.la /usr/lib/ghostscript/Omni/libPanasonic_ESCP2_Instance.la /usr/lib/ghostscript/Omni/libPanasonic_ESC_Blitter.la /usr/lib/ghostscript/Omni/libPanasonic_ESC_Instance.la /usr/lib/ghostscript/Omni/libStar_ESC_Blitter.la /usr/lib/ghostscript/Omni/libStar_ESC_Instance.la /usr/lib/ghostscript/Omni/libUPDFOmniDevice.la /usr/lib/ghostscript/Omni/libXMLOmniDevice.la /usr/lib/ghostscript/Omni/libomni.la /usr/share/doc/packages/ghostscript-omni /usr/share/doc/packages/ghostscript-omni/Omni /usr/share/ghostscript/Omni /usr/share/ghostscript/Omni/Brother Copies.xml /usr/share/ghostscript/Omni/Brother HJ-100i Commands.xml /usr/share/ghostscript/Omni/Brother HJ-100i Connections.xml /usr/share/ghostscript/Omni/Brother HJ-100i Forms.xml /usr/share/ghostscript/Omni/Brother HJ-100i Medias.xml /usr/share/ghostscript/Omni/Brother HJ-100i PrintModes.xml /usr/share/ghostscript/Omni/Brother HJ-100i Resolutions.xml /usr/share/ghostscript/Omni/Brother HJ-100i Trays.xml /usr/share/ghostscript/Omni/Brother HJ-100i.xml /usr/share/ghostscript/Omni/Brother HJ-400 Forms.xml /usr/share/ghostscript/Omni/Brother HJ-400.xml /usr/share/ghostscript/Omni/Brother HL-10V Connections.xml /usr/share/ghostscript/Omni/Brother HL-10V Forms.xml /usr/share/ghostscript/Omni/Brother HL-10V Medias.xml /usr/share/ghostscript/Omni/Brother HL-10V Resolutions.xml /usr/share/ghostscript/Omni/Brother HL-10V Trays.xml /usr/share/ghostscript/Omni/Brother HL-10V.xml /usr/share/ghostscript/Omni/Brother HL-10h Connections.xml /usr/share/ghostscript/Omni/Brother HL-10h.xml /usr/share/ghostscript/Omni/Brother HL-1240 Connections.xml /usr/share/ghostscript/Omni/Brother HL-1240 Forms.xml /usr/share/ghostscript/Omni/Brother HL-1240 Resolutions.xml /usr/share/ghostscript/Omni/Brother HL-1240 Trays.xml /usr/share/ghostscript/Omni/Brother HL-1240.xml /usr/share/ghostscript/Omni/Brother HL-1250 Connections.xml /usr/share/ghostscript/Omni/Brother HL-1250 Forms.xml /usr/share/ghostscript/Omni/Brother HL-1250.xml /usr/share/ghostscript/Omni/Brother HL-1260 Connections.xml /usr/share/ghostscript/Omni/Brother HL-1260 Resolutions.xml /usr/share/ghostscript/Omni/Brother HL-1260.xml /usr/share/ghostscript/Omni/Brother HL-1270 Connections.xml /usr/share/ghostscript/Omni/Brother HL-1270.xml /usr/share/ghostscript/Omni/Brother HL-1270N Connections.xml /usr/share/ghostscript/Omni/Brother HL-1270N.xml /usr/share/ghostscript/Omni/Brother HL-2060 Connections.xml /usr/share/ghostscript/Omni/Brother HL-2060.xml /usr/share/ghostscript/Omni/Brother HL-4V Connections.xml /usr/share/ghostscript/Omni/Brother HL-4V Forms.xml /usr/share/ghostscript/Omni/Brother HL-4V.xml /usr/share/ghostscript/Omni/Brother HL-6 Connections.xml /usr/share/ghostscript/Omni/Brother HL-6.xml /usr/share/ghostscript/Omni/Brother HL-630_631 Connections.xml /usr/share/ghostscript/Omni/Brother HL-630_631 Forms.xml /usr/share/ghostscript/Omni/Brother HL-630_631.xml /usr/share/ghostscript/Omni/Brother HL-641_645_655M Connections.xml /usr/share/ghostscript/Omni/Brother HL-641_645_655M.xml /usr/share/ghostscript/Omni/Brother HL-660 Connections.xml /usr/share/ghostscript/Omni/Brother HL-660.xml /usr/share/ghostscript/Omni/Brother HL-665 Connections.xml /usr/share/ghostscript/Omni/Brother HL-665.xml /usr/share/ghostscript/Omni/Brother HL-6V Connections.xml /usr/share/ghostscript/Omni/Brother HL-6V.xml /usr/share/ghostscript/Omni/Brother HL-730_730DX Connections.xml /usr/share/ghostscript/Omni/Brother HL-730_730DX.xml /usr/share/ghostscript/Omni/Brother HL-960 Connections.xml /usr/share/ghostscript/Omni/Brother HL-960.xml /usr/share/ghostscript/Omni/Brother HL-P2000 Connections.xml /usr/share/ghostscript/Omni/Brother HL-P2000 Resolutions.xml /usr/share/ghostscript/Omni/Brother HL-P2000.xml /usr/share/ghostscript/Omni/Brother M-1309 Commands.xml /usr/share/ghostscript/Omni/Brother M-1309 Forms.xml /usr/share/ghostscript/Omni/Brother M-1309 Resolutions.xml /usr/share/ghostscript/Omni/Brother M-1309 Trays.xml /usr/share/ghostscript/Omni/Brother M-1309.xml /usr/share/ghostscript/Omni/Brother M-1324.xml /usr/share/ghostscript/Omni/Brother M-1809 Color Gammas.xml /usr/share/ghostscript/Omni/Brother M-1809 Color PrintModes.xml /usr/share/ghostscript/Omni/Brother M-1809 Color.xml /usr/share/ghostscript/Omni/Brother M-1809 Forms.xml /usr/share/ghostscript/Omni/Brother M-1809.xml /usr/share/ghostscript/Omni/Brother M-1824L Color Gammas.xml /usr/share/ghostscript/Omni/Brother M-1824L Color.xml /usr/share/ghostscript/Omni/Brother M-1824L Forms.xml /usr/share/ghostscript/Omni/Brother M-1824L.xml /usr/share/ghostscript/Omni/Brother M-1909 Color Gammas.xml /usr/share/ghostscript/Omni/Brother M-1909 Color.xml /usr/share/ghostscript/Omni/Brother M-1909 Forms.xml /usr/share/ghostscript/Omni/Brother M-1909.xml /usr/share/ghostscript/Omni/Brother M-1924L Color Gammas.xml /usr/share/ghostscript/Omni/Brother M-1924L Color.xml /usr/share/ghostscript/Omni/Brother M-1924L Forms.xml /usr/share/ghostscript/Omni/Brother M-1924L.xml /usr/share/ghostscript/Omni/Brother M-4309 Forms.xml /usr/share/ghostscript/Omni/Brother M-4309 Gammas.xml /usr/share/ghostscript/Omni/Brother M-4309.xml /usr/share/ghostscript/Omni/Brother MFC-4000_4500_5500 Connections.xml /usr/share/ghostscript/Omni/Brother MFC-4000_4500_5500.xml /usr/share/ghostscript/Omni/Brother MFC-6550MC_7550MC Connections.xml /usr/share/ghostscript/Omni/Brother MFC-6550MC_7550MC.xml /usr/share/ghostscript/Omni/Brother MFC-P2000 Connections.xml /usr/share/ghostscript/Omni/Brother MFC-P2000.xml /usr/share/ghostscript/Omni/Brother NUps.xml /usr/share/ghostscript/Omni/Brother Orientations.xml /usr/share/ghostscript/Omni/Brother OutputBins.xml /usr/share/ghostscript/Omni/Brother PCL Commands.xml /usr/share/ghostscript/Omni/Brother PCL PrintModes.xml /usr/share/ghostscript/Omni/Brother Scalings.xml /usr/share/ghostscript/Omni/Brother SheetCollates.xml /usr/share/ghostscript/Omni/Brother Sides.xml /usr/share/ghostscript/Omni/Brother Stitchings.xml /usr/share/ghostscript/Omni/Brother Trimmings.xml /usr/share/ghostscript/Omni/Canon BJ F100 Data.xml /usr/share/ghostscript/Omni/Canon BJ F100 Gammas.xml /usr/share/ghostscript/Omni/Canon BJ F100 Resolutions.xml /usr/share/ghostscript/Omni/Canon BJ F100.xml /usr/share/ghostscript/Omni/Canon BJ F200 Data.xml /usr/share/ghostscript/Omni/Canon BJ F200 Gammas.xml /usr/share/ghostscript/Omni/Canon BJ F200.xml /usr/share/ghostscript/Omni/Canon BJ F600 Data.xml /usr/share/ghostscript/Omni/Canon BJ F600 Gammas.xml /usr/share/ghostscript/Omni/Canon BJ F600 Resolutions.xml /usr/share/ghostscript/Omni/Canon BJ F600.xml /usr/share/ghostscript/Omni/Canon BJ F6000 Connections.xml /usr/share/ghostscript/Omni/Canon BJ F6000 Data.xml /usr/share/ghostscript/Omni/Canon BJ F6000 Forms.xml /usr/share/ghostscript/Omni/Canon BJ F6000 Gammas.xml /usr/share/ghostscript/Omni/Canon BJ F6000.xml /usr/share/ghostscript/Omni/Canon BJ F800 Data.xml /usr/share/ghostscript/Omni/Canon BJ F800 Gammas.xml /usr/share/ghostscript/Omni/Canon BJ F800.xml /usr/share/ghostscript/Omni/Canon BJ-100 Connections.xml /usr/share/ghostscript/Omni/Canon BJ-100 Data.xml /usr/share/ghostscript/Omni/Canon BJ-100 Forms.xml /usr/share/ghostscript/Omni/Canon BJ-100 Medias.xml /usr/share/ghostscript/Omni/Canon BJ-100.xml /usr/share/ghostscript/Omni/Canon BJ-200 Connections.xml /usr/share/ghostscript/Omni/Canon BJ-200 Data.xml /usr/share/ghostscript/Omni/Canon BJ-200 Forms.xml /usr/share/ghostscript/Omni/Canon BJ-200.xml /usr/share/ghostscript/Omni/Canon BJ-200e Connections.xml /usr/share/ghostscript/Omni/Canon BJ-200e Data.xml /usr/share/ghostscript/Omni/Canon BJ-200e Forms.xml /usr/share/ghostscript/Omni/Canon BJ-200e.xml /usr/share/ghostscript/Omni/Canon BJ-220JCII Data.xml /usr/share/ghostscript/Omni/Canon BJ-220JCII.xml /usr/share/ghostscript/Omni/Canon BJ-220JSII Connections.xml /usr/share/ghostscript/Omni/Canon BJ-220JSII Data.xml /usr/share/ghostscript/Omni/Canon BJ-220JSII Forms.xml /usr/share/ghostscript/Omni/Canon BJ-220JSII Medias.xml /usr/share/ghostscript/Omni/Canon BJ-220JSII.xml /usr/share/ghostscript/Omni/Canon BJ-230 Connections.xml /usr/share/ghostscript/Omni/Canon BJ-230 Data.xml /usr/share/ghostscript/Omni/Canon BJ-230 Forms.xml /usr/share/ghostscript/Omni/Canon BJ-230.xml /usr/share/ghostscript/Omni/Canon BJ-30 Commands.xml /usr/share/ghostscript/Omni/Canon BJ-30 Connections.xml /usr/share/ghostscript/Omni/Canon BJ-30 Data.xml /usr/share/ghostscript/Omni/Canon BJ-30 Forms.xml /usr/share/ghostscript/Omni/Canon BJ-30 Medias.xml /usr/share/ghostscript/Omni/Canon BJ-30 PrintModes.xml /usr/share/ghostscript/Omni/Canon BJ-30 Resolutions.xml /usr/share/ghostscript/Omni/Canon BJ-30 Trays.xml /usr/share/ghostscript/Omni/Canon BJ-30.xml /usr/share/ghostscript/Omni/Canon BJ-30v Commands.xml /usr/share/ghostscript/Omni/Canon BJ-30v Connections.xml /usr/share/ghostscript/Omni/Canon BJ-30v Data.xml /usr/share/ghostscript/Omni/Canon BJ-30v Forms.xml /usr/share/ghostscript/Omni/Canon BJ-30v Medias.xml /usr/share/ghostscript/Omni/Canon BJ-30v PrintModes.xml /usr/share/ghostscript/Omni/Canon BJ-30v Resolutions.xml /usr/share/ghostscript/Omni/Canon BJ-30v Trays.xml /usr/share/ghostscript/Omni/Canon BJ-30v.xml /usr/share/ghostscript/Omni/Canon BJC-2000 Connections.xml /usr/share/ghostscript/Omni/Canon BJC-2000 Data.xml /usr/share/ghostscript/Omni/Canon BJC-2000 Forms.xml /usr/share/ghostscript/Omni/Canon BJC-2000 Gammas.xml /usr/share/ghostscript/Omni/Canon BJC-2000 PrintModes.xml /usr/share/ghostscript/Omni/Canon BJC-2000 Trays.xml /usr/share/ghostscript/Omni/Canon BJC-2000.xml /usr/share/ghostscript/Omni/Canon BJC-210 Connections.xml /usr/share/ghostscript/Omni/Canon BJC-210 Data.xml /usr/share/ghostscript/Omni/Canon BJC-210 Forms.xml /usr/share/ghostscript/Omni/Canon BJC-210 Gammas.xml /usr/share/ghostscript/Omni/Canon BJC-210.xml /usr/share/ghostscript/Omni/Canon BJC-210J Connections.xml /usr/share/ghostscript/Omni/Canon BJC-210J Data.xml /usr/share/ghostscript/Omni/Canon BJC-210J Forms.xml /usr/share/ghostscript/Omni/Canon BJC-210J Gammas.xml /usr/share/ghostscript/Omni/Canon BJC-210J.xml /usr/share/ghostscript/Omni/Canon BJC-240 Data.xml /usr/share/ghostscript/Omni/Canon BJC-240 Gammas.xml /usr/share/ghostscript/Omni/Canon BJC-240.xml /usr/share/ghostscript/Omni/Canon BJC-240J Data.xml /usr/share/ghostscript/Omni/Canon BJC-240J Gammas.xml /usr/share/ghostscript/Omni/Canon BJC-240J.xml /usr/share/ghostscript/Omni/Canon BJC-250J Connections.xml /usr/share/ghostscript/Omni/Canon BJC-250J Data.xml /usr/share/ghostscript/Omni/Canon BJC-250J Gammas.xml /usr/share/ghostscript/Omni/Canon BJC-250J Resolutions.xml /usr/share/ghostscript/Omni/Canon BJC-250J.xml /usr/share/ghostscript/Omni/Canon BJC-35v Data.xml /usr/share/ghostscript/Omni/Canon BJC-35v Gammas.xml /usr/share/ghostscript/Omni/Canon BJC-35v PrintModes.xml /usr/share/ghostscript/Omni/Canon BJC-35v.xml /usr/share/ghostscript/Omni/Canon BJC-35vII Data.xml /usr/share/ghostscript/Omni/Canon BJC-35vII Gammas.xml /usr/share/ghostscript/Omni/Canon BJC-35vII.xml /usr/share/ghostscript/Omni/Canon BJC-4000 Connections.xml /usr/share/ghostscript/Omni/Canon BJC-4000 Data.xml /usr/share/ghostscript/Omni/Canon BJC-4000 Forms.xml /usr/share/ghostscript/Omni/Canon BJC-4000 Gammas.xml /usr/share/ghostscript/Omni/Canon BJC-4000.xml /usr/share/ghostscript/Omni/Canon BJC-400J Connections.xml /usr/share/ghostscript/Omni/Canon BJC-400J Data.xml /usr/share/ghostscript/Omni/Canon BJC-400J Forms.xml /usr/share/ghostscript/Omni/Canon BJC-400J Gammas.xml /usr/share/ghostscript/Omni/Canon BJC-400J.xml /usr/share/ghostscript/Omni/Canon BJC-4100 Connections.xml /usr/share/ghostscript/Omni/Canon BJC-4100 Data.xml /usr/share/ghostscript/Omni/Canon BJC-4100 Forms.xml /usr/share/ghostscript/Omni/Canon BJC-4100 Gammas.xml /usr/share/ghostscript/Omni/Canon BJC-4100 Resolutions.xml /usr/share/ghostscript/Omni/Canon BJC-4100.xml /usr/share/ghostscript/Omni/Canon BJC-410J Connections.xml /usr/share/ghostscript/Omni/Canon BJC-410J Data.xml /usr/share/ghostscript/Omni/Canon BJC-410J Gammas.xml /usr/share/ghostscript/Omni/Canon BJC-410J Resolutions.xml /usr/share/ghostscript/Omni/Canon BJC-410J.xml /usr/share/ghostscript/Omni/Canon BJC-4200 Data.xml /usr/share/ghostscript/Omni/Canon BJC-4200 Gammas.xml /usr/share/ghostscript/Omni/Canon BJC-4200 Photo Connections.xml /usr/share/ghostscript/Omni/Canon BJC-4200 Photo Data.xml /usr/share/ghostscript/Omni/Canon BJC-4200 Photo Gammas.xml /usr/share/ghostscript/Omni/Canon BJC-4200 Photo PrintModes.xml /usr/share/ghostscript/Omni/Canon BJC-4200 Photo Resolutions.xml /usr/share/ghostscript/Omni/Canon BJC-4200 Photo.xml /usr/share/ghostscript/Omni/Canon BJC-4200.xml /usr/share/ghostscript/Omni/Canon BJC-420J Data.xml /usr/share/ghostscript/Omni/Canon BJC-420J Gammas.xml /usr/share/ghostscript/Omni/Canon BJC-420J.xml /usr/share/ghostscript/Omni/Canon BJC-4300 Data.xml /usr/share/ghostscript/Omni/Canon BJC-4300 Gammas.xml /usr/share/ghostscript/Omni/Canon BJC-4300.xml /usr/share/ghostscript/Omni/Canon BJC-4304 Photo Data.xml /usr/share/ghostscript/Omni/Canon BJC-4304 Photo Gammas.xml /usr/share/ghostscript/Omni/Canon BJC-4304 Photo.xml /usr/share/ghostscript/Omni/Canon BJC-430J Data.xml /usr/share/ghostscript/Omni/Canon BJC-430J Gammas.xml /usr/share/ghostscript/Omni/Canon BJC-430J Lite Connections.xml /usr/share/ghostscript/Omni/Canon BJC-430J Lite Data.xml /usr/share/ghostscript/Omni/Canon BJC-430J Lite Forms.xml /usr/share/ghostscript/Omni/Canon BJC-430J Lite Gammas.xml /usr/share/ghostscript/Omni/Canon BJC-430J Lite.xml /usr/share/ghostscript/Omni/Canon BJC-430J.xml /usr/share/ghostscript/Omni/Canon BJC-430JD Lite Data.xml /usr/share/ghostscript/Omni/Canon BJC-430JD Lite Gammas.xml /usr/share/ghostscript/Omni/Canon BJC-430JD Lite.xml /usr/share/ghostscript/Omni/Canon BJC-4400 Data.xml /usr/share/ghostscript/Omni/Canon BJC-4400 Gammas.xml /usr/share/ghostscript/Omni/Canon BJC-4400.xml /usr/share/ghostscript/Omni/Canon BJC-440J Data.xml /usr/share/ghostscript/Omni/Canon BJC-440J Gammas.xml /usr/share/ghostscript/Omni/Canon BJC-440J.xml /usr/share/ghostscript/Omni/Canon BJC-4550 Connections.xml /usr/share/ghostscript/Omni/Canon BJC-4550 Data.xml /usr/share/ghostscript/Omni/Canon BJC-4550 Forms.xml /usr/share/ghostscript/Omni/Canon BJC-4550 Gammas.xml /usr/share/ghostscript/Omni/Canon BJC-4550.xml /usr/share/ghostscript/Omni/Canon BJC-455J Connections.xml /usr/share/ghostscript/Omni/Canon BJC-455J Data.xml /usr/share/ghostscript/Omni/Canon BJC-455J Forms.xml /usr/share/ghostscript/Omni/Canon BJC-455J Gammas.xml /usr/share/ghostscript/Omni/Canon BJC-455J.xml /usr/share/ghostscript/Omni/Canon BJC-4650 Connections.xml /usr/share/ghostscript/Omni/Canon BJC-4650 Data.xml /usr/share/ghostscript/Omni/Canon BJC-4650 Forms.xml /usr/share/ghostscript/Omni/Canon BJC-4650 Gammas.xml /usr/share/ghostscript/Omni/Canon BJC-4650.xml /usr/share/ghostscript/Omni/Canon BJC-465J Connections.xml /usr/share/ghostscript/Omni/Canon BJC-465J Data.xml /usr/share/ghostscript/Omni/Canon BJC-465J Forms.xml /usr/share/ghostscript/Omni/Canon BJC-465J Gammas.xml /usr/share/ghostscript/Omni/Canon BJC-465J Medias.xml /usr/share/ghostscript/Omni/Canon BJC-465J Resolutions.xml /usr/share/ghostscript/Omni/Canon BJC-465J.xml /usr/share/ghostscript/Omni/Canon BJC-50 Connections.xml /usr/share/ghostscript/Omni/Canon BJC-50 Data.xml /usr/share/ghostscript/Omni/Canon BJC-50 Forms.xml /usr/share/ghostscript/Omni/Canon BJC-50 Gammas.xml /usr/share/ghostscript/Omni/Canon BJC-50.xml /usr/share/ghostscript/Omni/Canon BJC-50v Connections.xml /usr/share/ghostscript/Omni/Canon BJC-50v Data.xml /usr/share/ghostscript/Omni/Canon BJC-50v Forms.xml /usr/share/ghostscript/Omni/Canon BJC-50v Gammas.xml /usr/share/ghostscript/Omni/Canon BJC-50v Medias.xml /usr/share/ghostscript/Omni/Canon BJC-50v Resolutions.xml /usr/share/ghostscript/Omni/Canon BJC-50v.xml /usr/share/ghostscript/Omni/Canon BJC-5500 Connections.xml /usr/share/ghostscript/Omni/Canon BJC-5500 Data.xml /usr/share/ghostscript/Omni/Canon BJC-5500 Forms.xml /usr/share/ghostscript/Omni/Canon BJC-5500 Gammas.xml /usr/share/ghostscript/Omni/Canon BJC-5500 Trays.xml /usr/share/ghostscript/Omni/Canon BJC-5500.xml /usr/share/ghostscript/Omni/Canon BJC-5500J Connections.xml /usr/share/ghostscript/Omni/Canon BJC-5500J Data.xml /usr/share/ghostscript/Omni/Canon BJC-5500J Forms.xml /usr/share/ghostscript/Omni/Canon BJC-5500J Gammas.xml /usr/share/ghostscript/Omni/Canon BJC-5500J Trays.xml /usr/share/ghostscript/Omni/Canon BJC-5500J.xml /usr/share/ghostscript/Omni/Canon BJC-600 Connections.xml /usr/share/ghostscript/Omni/Canon BJC-600 Data.xml /usr/share/ghostscript/Omni/Canon BJC-600 Forms.xml /usr/share/ghostscript/Omni/Canon BJC-600 Gammas.xml /usr/share/ghostscript/Omni/Canon BJC-600 Medias.xml /usr/share/ghostscript/Omni/Canon BJC-600.xml /usr/share/ghostscript/Omni/Canon BJC-6000 Connections.xml /usr/share/ghostscript/Omni/Canon BJC-6000 Data.xml /usr/share/ghostscript/Omni/Canon BJC-6000 Forms.xml /usr/share/ghostscript/Omni/Canon BJC-6000 Gammas.xml /usr/share/ghostscript/Omni/Canon BJC-6000 Medias.xml /usr/share/ghostscript/Omni/Canon BJC-6000 PrintModes.xml /usr/share/ghostscript/Omni/Canon BJC-6000 Resolutions.xml /usr/share/ghostscript/Omni/Canon BJC-6000.xml /usr/share/ghostscript/Omni/Canon BJC-600J Connections.xml /usr/share/ghostscript/Omni/Canon BJC-600J Data.xml /usr/share/ghostscript/Omni/Canon BJC-600J Gammas.xml /usr/share/ghostscript/Omni/Canon BJC-600J Medias.xml /usr/share/ghostscript/Omni/Canon BJC-600J.xml /usr/share/ghostscript/Omni/Canon BJC-600e Connections.xml /usr/share/ghostscript/Omni/Canon BJC-600e Data.xml /usr/share/ghostscript/Omni/Canon BJC-600e Forms.xml /usr/share/ghostscript/Omni/Canon BJC-600e Gammas.xml /usr/share/ghostscript/Omni/Canon BJC-600e Medias.xml /usr/share/ghostscript/Omni/Canon BJC-600e.xml /usr/share/ghostscript/Omni/Canon BJC-610 Connections.xml /usr/share/ghostscript/Omni/Canon BJC-610 Data.xml /usr/share/ghostscript/Omni/Canon BJC-610 Forms.xml /usr/share/ghostscript/Omni/Canon BJC-610 Gammas.xml /usr/share/ghostscript/Omni/Canon BJC-610 Medias.xml /usr/share/ghostscript/Omni/Canon BJC-610 Resolutions.xml /usr/share/ghostscript/Omni/Canon BJC-610.xml /usr/share/ghostscript/Omni/Canon BJC-610JW Connections.xml /usr/share/ghostscript/Omni/Canon BJC-610JW Data.xml /usr/share/ghostscript/Omni/Canon BJC-610JW Gammas.xml /usr/share/ghostscript/Omni/Canon BJC-610JW Medias.xml /usr/share/ghostscript/Omni/Canon BJC-610JW Resolutions.xml /usr/share/ghostscript/Omni/Canon BJC-610JW.xml /usr/share/ghostscript/Omni/Canon BJC-620JW Data.xml /usr/share/ghostscript/Omni/Canon BJC-620JW Gammas.xml /usr/share/ghostscript/Omni/Canon BJC-620JW.xml /usr/share/ghostscript/Omni/Canon BJC-70 Connections.xml /usr/share/ghostscript/Omni/Canon BJC-70 Data.xml /usr/share/ghostscript/Omni/Canon BJC-70 Forms.xml /usr/share/ghostscript/Omni/Canon BJC-70 Gammas.xml /usr/share/ghostscript/Omni/Canon BJC-70 PrintModes.xml /usr/share/ghostscript/Omni/Canon BJC-70.xml /usr/share/ghostscript/Omni/Canon BJC-7000 Data.xml /usr/share/ghostscript/Omni/Canon BJC-7000 Gammas.xml /usr/share/ghostscript/Omni/Canon BJC-7000 Resolutions.xml /usr/share/ghostscript/Omni/Canon BJC-7000.xml /usr/share/ghostscript/Omni/Canon BJC-7004 Photo Data.xml /usr/share/ghostscript/Omni/Canon BJC-7004 Photo Gammas.xml /usr/share/ghostscript/Omni/Canon BJC-7004 Photo.xml /usr/share/ghostscript/Omni/Canon BJC-700J Commands.xml /usr/share/ghostscript/Omni/Canon BJC-700J Connections.xml /usr/share/ghostscript/Omni/Canon BJC-700J Data.xml /usr/share/ghostscript/Omni/Canon BJC-700J Gammas.xml /usr/share/ghostscript/Omni/Canon BJC-700J Medias.xml /usr/share/ghostscript/Omni/Canon BJC-700J.xml /usr/share/ghostscript/Omni/Canon BJC-7100 Connections.xml /usr/share/ghostscript/Omni/Canon BJC-7100 Data.xml /usr/share/ghostscript/Omni/Canon BJC-7100 Forms.xml /usr/share/ghostscript/Omni/Canon BJC-7100 Gammas.xml /usr/share/ghostscript/Omni/Canon BJC-7100 PrintModes.xml /usr/share/ghostscript/Omni/Canon BJC-7100.xml /usr/share/ghostscript/Omni/Canon BJC-800 Connections.xml /usr/share/ghostscript/Omni/Canon BJC-800 Data.xml /usr/share/ghostscript/Omni/Canon BJC-800 Forms.xml /usr/share/ghostscript/Omni/Canon BJC-800 Gammas.xml /usr/share/ghostscript/Omni/Canon BJC-800 Medias.xml /usr/share/ghostscript/Omni/Canon BJC-800.xml /usr/share/ghostscript/Omni/Canon BJC-8000 Connections.xml /usr/share/ghostscript/Omni/Canon BJC-8000 Data.xml /usr/share/ghostscript/Omni/Canon BJC-8000 Forms.xml /usr/share/ghostscript/Omni/Canon BJC-8000 Gammas.xml /usr/share/ghostscript/Omni/Canon BJC-8000.xml /usr/share/ghostscript/Omni/Canon BJC-80v Connections.xml /usr/share/ghostscript/Omni/Canon BJC-80v Data.xml /usr/share/ghostscript/Omni/Canon BJC-80v Forms.xml /usr/share/ghostscript/Omni/Canon BJC-80v Gammas.xml /usr/share/ghostscript/Omni/Canon BJC-80v.xml /usr/share/ghostscript/Omni/Canon BJC-820 Connections.xml /usr/share/ghostscript/Omni/Canon BJC-820 Data.xml /usr/share/ghostscript/Omni/Canon BJC-820 Forms.xml /usr/share/ghostscript/Omni/Canon BJC-820 Gammas.xml /usr/share/ghostscript/Omni/Canon BJC-820.xml /usr/share/ghostscript/Omni/Canon BJC-820J Connections.xml /usr/share/ghostscript/Omni/Canon BJC-820J Data.xml /usr/share/ghostscript/Omni/Canon BJC-820J Forms.xml /usr/share/ghostscript/Omni/Canon BJC-820J Gammas.xml /usr/share/ghostscript/Omni/Canon BJC-820J Medias.xml /usr/share/ghostscript/Omni/Canon BJC-820J.xml /usr/share/ghostscript/Omni/Canon BJC-8500 Commands.xml /usr/share/ghostscript/Omni/Canon BJC-8500 Connections.xml /usr/share/ghostscript/Omni/Canon BJC-8500 Data.xml /usr/share/ghostscript/Omni/Canon BJC-8500 Forms.xml /usr/share/ghostscript/Omni/Canon BJC-8500 Gammas.xml /usr/share/ghostscript/Omni/Canon BJC-8500 Resolutions.xml /usr/share/ghostscript/Omni/Canon BJC-8500 Trays.xml /usr/share/ghostscript/Omni/Canon BJC-8500.xml /usr/share/ghostscript/Omni/Canon Copies.xml /usr/share/ghostscript/Omni/Canon NUps.xml /usr/share/ghostscript/Omni/Canon Orientations.xml /usr/share/ghostscript/Omni/Canon OutputBins.xml /usr/share/ghostscript/Omni/Canon S400 Forms.xml /usr/share/ghostscript/Omni/Canon S450 Commands.xml /usr/share/ghostscript/Omni/Canon S450 Data.xml /usr/share/ghostscript/Omni/Canon S450 Gammas.xml /usr/share/ghostscript/Omni/Canon S450 PrintModes.xml /usr/share/ghostscript/Omni/Canon S450 Resolutions.xml /usr/share/ghostscript/Omni/Canon S450.xml /usr/share/ghostscript/Omni/Canon S530 Medias.xml /usr/share/ghostscript/Omni/Canon Scalings.xml /usr/share/ghostscript/Omni/Canon SheetCollates.xml /usr/share/ghostscript/Omni/Canon Sides.xml /usr/share/ghostscript/Omni/Canon Stitchings.xml /usr/share/ghostscript/Omni/Canon Trimmings.xml /usr/share/ghostscript/Omni/Epson 24-pin 136 Col.xml /usr/share/ghostscript/Omni/Epson 24-pin 80 Col Commands.xml /usr/share/ghostscript/Omni/Epson 24-pin 80 Col Resolutions.xml /usr/share/ghostscript/Omni/Epson 24-pin 80 Col Trays.xml /usr/share/ghostscript/Omni/Epson 24-pin 80 Col.xml /usr/share/ghostscript/Omni/Epson 2880 ESCP2 Resolutions.xml /usr/share/ghostscript/Omni/Epson 9-pin 136 Col Forms.xml /usr/share/ghostscript/Omni/Epson 9-pin 136 Col.xml /usr/share/ghostscript/Omni/Epson 9-pin 80 Col Commands.xml /usr/share/ghostscript/Omni/Epson 9-pin 80 Col Connections.xml /usr/share/ghostscript/Omni/Epson 9-pin 80 Col Forms.xml /usr/share/ghostscript/Omni/Epson 9-pin 80 Col Medias.xml /usr/share/ghostscript/Omni/Epson 9-pin 80 Col PrintModes.xml /usr/share/ghostscript/Omni/Epson 9-pin 80 Col Resolutions.xml /usr/share/ghostscript/Omni/Epson 9-pin 80 Col Trays.xml /usr/share/ghostscript/Omni/Epson 9-pin 80 Col.xml /usr/share/ghostscript/Omni/Epson AP-2250 Forms.xml /usr/share/ghostscript/Omni/Epson AP-2250.xml /usr/share/ghostscript/Omni/Epson AP-3250 Forms.xml /usr/share/ghostscript/Omni/Epson AP-3250 Resolutions.xml /usr/share/ghostscript/Omni/Epson AP-3250.xml /usr/share/ghostscript/Omni/Epson AP-3260 Forms.xml /usr/share/ghostscript/Omni/Epson AP-3260 Gammas.xml /usr/share/ghostscript/Omni/Epson AP-3260.xml /usr/share/ghostscript/Omni/Epson AP-5000.xml /usr/share/ghostscript/Omni/Epson AP-5500 Forms.xml /usr/share/ghostscript/Omni/Epson AP-5500.xml /usr/share/ghostscript/Omni/Epson AP-800 Gammas.xml /usr/share/ghostscript/Omni/Epson AP-800 PrintModes.xml /usr/share/ghostscript/Omni/Epson AP-800.xml /usr/share/ghostscript/Omni/Epson ActionLaser 1000_EPL-5000 Connections.xml /usr/share/ghostscript/Omni/Epson ActionLaser 1000_EPL-5000 Forms.xml /usr/share/ghostscript/Omni/Epson ActionLaser 1000_EPL-5000 Medias.xml /usr/share/ghostscript/Omni/Epson ActionLaser 1000_EPL-5000 Resolutions.xml /usr/share/ghostscript/Omni/Epson ActionLaser 1000_EPL-5000 Trays.xml /usr/share/ghostscript/Omni/Epson ActionLaser 1000_EPL-5000.xml /usr/share/ghostscript/Omni/Epson ActionLaser 1100 Connections.xml /usr/share/ghostscript/Omni/Epson ActionLaser 1100.xml /usr/share/ghostscript/Omni/Epson ActionLaser 1400 Connections.xml /usr/share/ghostscript/Omni/Epson ActionLaser 1400 Forms.xml /usr/share/ghostscript/Omni/Epson ActionLaser 1400 Resolutions.xml /usr/share/ghostscript/Omni/Epson ActionLaser 1400 Trays.xml /usr/share/ghostscript/Omni/Epson ActionLaser 1400.xml /usr/share/ghostscript/Omni/Epson ActionLaser 1500_EPL-5200 Connections.xml /usr/share/ghostscript/Omni/Epson ActionLaser 1500_EPL-5200.xml /usr/share/ghostscript/Omni/Epson ActionLaser 1600_EPL-5600 Connections.xml /usr/share/ghostscript/Omni/Epson ActionLaser 1600_EPL-5600 Forms.xml /usr/share/ghostscript/Omni/Epson ActionLaser 1600_EPL-5600.xml /usr/share/ghostscript/Omni/Epson ActionLaser II_EPL-4000 Connections.xml /usr/share/ghostscript/Omni/Epson ActionLaser II_EPL-4000 Trays.xml /usr/share/ghostscript/Omni/Epson ActionLaser II_EPL-4000.xml /usr/share/ghostscript/Omni/Epson Copies.xml /usr/share/ghostscript/Omni/Epson DFX-5000+ Forms.xml /usr/share/ghostscript/Omni/Epson DFX-5000+ Resolutions.xml /usr/share/ghostscript/Omni/Epson DFX-5000+ Trays.xml /usr/share/ghostscript/Omni/Epson DFX-5000+.xml /usr/share/ghostscript/Omni/Epson DFX-5000.xml /usr/share/ghostscript/Omni/Epson DFX-8000 Resolutions.xml /usr/share/ghostscript/Omni/Epson DFX-8000.xml /usr/share/ghostscript/Omni/Epson DFX-8500.xml /usr/share/ghostscript/Omni/Epson DLQ-2000 (360 dpi).xml /usr/share/ghostscript/Omni/Epson DLQ-3000+ Forms.xml /usr/share/ghostscript/Omni/Epson DLQ-3000+ Gammas.xml /usr/share/ghostscript/Omni/Epson DLQ-3000+ PrintModes.xml /usr/share/ghostscript/Omni/Epson DLQ-3000+ Trays.xml /usr/share/ghostscript/Omni/Epson DLQ-3000+.xml /usr/share/ghostscript/Omni/Epson EPL-5700 Connections.xml /usr/share/ghostscript/Omni/Epson EPL-5700 Forms.xml /usr/share/ghostscript/Omni/Epson EPL-5700 Resolutions.xml /usr/share/ghostscript/Omni/Epson EPL-5700.xml /usr/share/ghostscript/Omni/Epson EPL-7000_7100 Connections.xml /usr/share/ghostscript/Omni/Epson EPL-7000_7100.xml /usr/share/ghostscript/Omni/Epson EPL-8000_8100 Connections.xml /usr/share/ghostscript/Omni/Epson EPL-8000_8100.xml /usr/share/ghostscript/Omni/Epson EPL-N1200 Connections.xml /usr/share/ghostscript/Omni/Epson EPL-N1200 Resolutions.xml /usr/share/ghostscript/Omni/Epson EPL-N1200.xml /usr/share/ghostscript/Omni/Epson EPL-N1600 Connections.xml /usr/share/ghostscript/Omni/Epson EPL-N1600.xml /usr/share/ghostscript/Omni/Epson EPL-N2000 Connections.xml /usr/share/ghostscript/Omni/Epson EPL-N2000 Forms.xml /usr/share/ghostscript/Omni/Epson EPL-N2000.xml /usr/share/ghostscript/Omni/Epson EX-1000 Gammas.xml /usr/share/ghostscript/Omni/Epson EX-1000.xml /usr/share/ghostscript/Omni/Epson EX-800 Gammas.xml /usr/share/ghostscript/Omni/Epson EX-800.xml /usr/share/ghostscript/Omni/Epson FX-1000.xml /usr/share/ghostscript/Omni/Epson FX-1050 Forms.xml /usr/share/ghostscript/Omni/Epson FX-1050.xml /usr/share/ghostscript/Omni/Epson FX-1170.xml /usr/share/ghostscript/Omni/Epson FX-1180.xml /usr/share/ghostscript/Omni/Epson FX-2170.xml /usr/share/ghostscript/Omni/Epson FX-2180.xml /usr/share/ghostscript/Omni/Epson FX-286e.xml /usr/share/ghostscript/Omni/Epson FX-850 Forms.xml /usr/share/ghostscript/Omni/Epson FX-850.xml /usr/share/ghostscript/Omni/Epson FX-870 Forms.xml /usr/share/ghostscript/Omni/Epson FX-870.xml /usr/share/ghostscript/Omni/Epson FX-880 Connections.xml /usr/share/ghostscript/Omni/Epson FX-880 Forms.xml /usr/share/ghostscript/Omni/Epson FX-880.xml /usr/share/ghostscript/Omni/Epson FX-980.xml /usr/share/ghostscript/Omni/Epson Generic 48 pin Commands.xml /usr/share/ghostscript/Omni/Epson Generic 48 pin Resolutions.xml /usr/share/ghostscript/Omni/Epson Generic 48 pin Trays.xml /usr/share/ghostscript/Omni/Epson Generic 48 pin.xml /usr/share/ghostscript/Omni/Epson Generic ESC2P Commands.xml /usr/share/ghostscript/Omni/Epson Generic ESC2P Connections.xml /usr/share/ghostscript/Omni/Epson Generic ESC2P Forms.xml /usr/share/ghostscript/Omni/Epson Generic ESC2P Medias.xml /usr/share/ghostscript/Omni/Epson Generic ESC2P PrintModes.xml /usr/share/ghostscript/Omni/Epson Generic ESC2P Resolutions.xml /usr/share/ghostscript/Omni/Epson Generic ESC2P Trays.xml /usr/share/ghostscript/Omni/Epson Generic ESC2P.xml /usr/share/ghostscript/Omni/Epson Generic ESC_P 24-J84 Commands.xml /usr/share/ghostscript/Omni/Epson Generic ESC_P 24-J84 Connections.xml /usr/share/ghostscript/Omni/Epson Generic ESC_P 24-J84 Forms.xml /usr/share/ghostscript/Omni/Epson Generic ESC_P 24-J84 Resolutions.xml /usr/share/ghostscript/Omni/Epson Generic ESC_P 24-J84 Trays.xml /usr/share/ghostscript/Omni/Epson Generic ESC_P 24-J84.xml /usr/share/ghostscript/Omni/Epson Generic ESC_P 24-J84C Gammas.xml /usr/share/ghostscript/Omni/Epson Generic ESC_P 24-J84C.xml /usr/share/ghostscript/Omni/Epson High Res ESCP2 Commands.xml /usr/share/ghostscript/Omni/Epson JX-80 Gammas.xml /usr/share/ghostscript/Omni/Epson JX-80.xml /usr/share/ghostscript/Omni/Epson LQ-100.xml /usr/share/ghostscript/Omni/Epson LQ-1010.xml /usr/share/ghostscript/Omni/Epson LQ-1050 (N9).xml /usr/share/ghostscript/Omni/Epson LQ-1050 Forms.xml /usr/share/ghostscript/Omni/Epson LQ-1050+ (360 dpi).xml /usr/share/ghostscript/Omni/Epson LQ-1050.xml /usr/share/ghostscript/Omni/Epson LQ-1060 Gammas.xml /usr/share/ghostscript/Omni/Epson LQ-1060.xml /usr/share/ghostscript/Omni/Epson LQ-1070+.xml /usr/share/ghostscript/Omni/Epson LQ-1070.xml /usr/share/ghostscript/Omni/Epson LQ-1170 Forms.xml /usr/share/ghostscript/Omni/Epson LQ-1170.xml /usr/share/ghostscript/Omni/Epson LQ-150 Gammas.xml /usr/share/ghostscript/Omni/Epson LQ-150.xml /usr/share/ghostscript/Omni/Epson LQ-2070 Forms.xml /usr/share/ghostscript/Omni/Epson LQ-2070.xml /usr/share/ghostscript/Omni/Epson LQ-2080 Forms.xml /usr/share/ghostscript/Omni/Epson LQ-2080 Resolutions.xml /usr/share/ghostscript/Omni/Epson LQ-2080.xml /usr/share/ghostscript/Omni/Epson LQ-2170.xml /usr/share/ghostscript/Omni/Epson LQ-2180.xml /usr/share/ghostscript/Omni/Epson LQ-2500 Forms.xml /usr/share/ghostscript/Omni/Epson LQ-2500 Gammas.xml /usr/share/ghostscript/Omni/Epson LQ-2500.xml /usr/share/ghostscript/Omni/Epson LQ-2550 Forms.xml /usr/share/ghostscript/Omni/Epson LQ-2550 Gammas.xml /usr/share/ghostscript/Omni/Epson LQ-2550.xml /usr/share/ghostscript/Omni/Epson LQ-300 Color Gammas.xml /usr/share/ghostscript/Omni/Epson LQ-300 Color.xml /usr/share/ghostscript/Omni/Epson LQ-300 Forms.xml /usr/share/ghostscript/Omni/Epson LQ-300.xml /usr/share/ghostscript/Omni/Epson LQ-400.xml /usr/share/ghostscript/Omni/Epson LQ-500.xml /usr/share/ghostscript/Omni/Epson LQ-510 Forms.xml /usr/share/ghostscript/Omni/Epson LQ-510.xml /usr/share/ghostscript/Omni/Epson LQ-550.xml /usr/share/ghostscript/Omni/Epson LQ-570 Forms.xml /usr/share/ghostscript/Omni/Epson LQ-570+ Forms.xml /usr/share/ghostscript/Omni/Epson LQ-570+.xml /usr/share/ghostscript/Omni/Epson LQ-570.xml /usr/share/ghostscript/Omni/Epson LQ-670 Forms.xml /usr/share/ghostscript/Omni/Epson LQ-670.xml /usr/share/ghostscript/Omni/Epson LQ-850 (N9).xml /usr/share/ghostscript/Omni/Epson LQ-850 Forms.xml /usr/share/ghostscript/Omni/Epson LQ-850+ (360 dpi).xml /usr/share/ghostscript/Omni/Epson LQ-850.xml /usr/share/ghostscript/Omni/Epson LQ-860 Gammas.xml /usr/share/ghostscript/Omni/Epson LQ-860.xml /usr/share/ghostscript/Omni/Epson LQ-870.xml /usr/share/ghostscript/Omni/Epson LQ-950 (N9) Forms.xml /usr/share/ghostscript/Omni/Epson LQ-950 (N9).xml /usr/share/ghostscript/Omni/Epson LX-100.xml /usr/share/ghostscript/Omni/Epson LX-300 Color Gammas.xml /usr/share/ghostscript/Omni/Epson LX-300 Color.xml /usr/share/ghostscript/Omni/Epson LX-300 Forms.xml /usr/share/ghostscript/Omni/Epson LX-300.xml /usr/share/ghostscript/Omni/Epson LX-400.xml /usr/share/ghostscript/Omni/Epson LX-800.xml /usr/share/ghostscript/Omni/Epson LX-810 Forms.xml /usr/share/ghostscript/Omni/Epson LX-810.xml /usr/share/ghostscript/Omni/Epson LX-850.xml /usr/share/ghostscript/Omni/Epson MJ-3000C Connections.xml /usr/share/ghostscript/Omni/Epson MJ-3000C Forms.xml /usr/share/ghostscript/Omni/Epson MJ-3000C Gammas.xml /usr/share/ghostscript/Omni/Epson MJ-3000C Trays.xml /usr/share/ghostscript/Omni/Epson MJ-3000C.xml /usr/share/ghostscript/Omni/Epson MJ-3000CU Gammas.xml /usr/share/ghostscript/Omni/Epson MJ-3000CU.xml /usr/share/ghostscript/Omni/Epson MJ-5000C Gammas.xml /usr/share/ghostscript/Omni/Epson MJ-5000C.xml /usr/share/ghostscript/Omni/Epson MJ-500C Gammas.xml /usr/share/ghostscript/Omni/Epson MJ-500C.xml /usr/share/ghostscript/Omni/Epson MJ-5100C Connections.xml /usr/share/ghostscript/Omni/Epson MJ-5100C Forms.xml /usr/share/ghostscript/Omni/Epson MJ-5100C Gammas.xml /usr/share/ghostscript/Omni/Epson MJ-5100C.xml /usr/share/ghostscript/Omni/Epson MJ-510C Connections.xml /usr/share/ghostscript/Omni/Epson MJ-510C Forms.xml /usr/share/ghostscript/Omni/Epson MJ-510C Gammas.xml /usr/share/ghostscript/Omni/Epson MJ-510C Trays.xml /usr/share/ghostscript/Omni/Epson MJ-510C.xml /usr/share/ghostscript/Omni/Epson MJ-700V2C Gammas.xml /usr/share/ghostscript/Omni/Epson MJ-700V2C.xml /usr/share/ghostscript/Omni/Epson MJ-800C Gammas.xml /usr/share/ghostscript/Omni/Epson MJ-800C.xml /usr/share/ghostscript/Omni/Epson MJ-900C Gammas.xml /usr/share/ghostscript/Omni/Epson MJ-900C.xml /usr/share/ghostscript/Omni/Epson MJ-910C Connections.xml /usr/share/ghostscript/Omni/Epson MJ-910C Forms.xml /usr/share/ghostscript/Omni/Epson MJ-910C Gammas.xml /usr/share/ghostscript/Omni/Epson MJ-910C.xml /usr/share/ghostscript/Omni/Epson MX-80 (w_GRAFTRAX 80) Commands.xml /usr/share/ghostscript/Omni/Epson MX-80 (w_GRAFTRAX 80) Forms.xml /usr/share/ghostscript/Omni/Epson MX-80 (w_GRAFTRAX 80) Resolutions.xml /usr/share/ghostscript/Omni/Epson MX-80 (w_GRAFTRAX 80).xml /usr/share/ghostscript/Omni/Epson NUps.xml /usr/share/ghostscript/Omni/Epson Orientations.xml /usr/share/ghostscript/Omni/Epson OutputBins.xml /usr/share/ghostscript/Omni/Epson PCL Commands.xml /usr/share/ghostscript/Omni/Epson PCL PrintModes.xml /usr/share/ghostscript/Omni/Epson SQ-2500.xml /usr/share/ghostscript/Omni/Epson SQ-2550.xml /usr/share/ghostscript/Omni/Epson SQ-850.xml /usr/share/ghostscript/Omni/Epson Scalings.xml /usr/share/ghostscript/Omni/Epson SheetCollates.xml /usr/share/ghostscript/Omni/Epson Sides.xml /usr/share/ghostscript/Omni/Epson Stitchings.xml /usr/share/ghostscript/Omni/Epson Stylus 1000.xml /usr/share/ghostscript/Omni/Epson Stylus 1500 Forms.xml /usr/share/ghostscript/Omni/Epson Stylus 1500 Gammas.xml /usr/share/ghostscript/Omni/Epson Stylus 1500.xml /usr/share/ghostscript/Omni/Epson Stylus 200 Connections.xml /usr/share/ghostscript/Omni/Epson Stylus 200 Forms.xml /usr/share/ghostscript/Omni/Epson Stylus 200 Gammas.xml /usr/share/ghostscript/Omni/Epson Stylus 200 Medias.xml /usr/share/ghostscript/Omni/Epson Stylus 200 PrintModes.xml /usr/share/ghostscript/Omni/Epson Stylus 200 Resolutions.xml /usr/share/ghostscript/Omni/Epson Stylus 200 Trays.xml /usr/share/ghostscript/Omni/Epson Stylus 200.xml /usr/share/ghostscript/Omni/Epson Stylus 300 Forms.xml /usr/share/ghostscript/Omni/Epson Stylus 300.xml /usr/share/ghostscript/Omni/Epson Stylus 400 Forms.xml /usr/share/ghostscript/Omni/Epson Stylus 400.xml /usr/share/ghostscript/Omni/Epson Stylus 500 Forms.xml /usr/share/ghostscript/Omni/Epson Stylus 500 Gammas.xml /usr/share/ghostscript/Omni/Epson Stylus 500.xml /usr/share/ghostscript/Omni/Epson Stylus 800+ Forms.xml /usr/share/ghostscript/Omni/Epson Stylus 800+.xml /usr/share/ghostscript/Omni/Epson Stylus 800.xml /usr/share/ghostscript/Omni/Epson Stylus 820 Forms.xml /usr/share/ghostscript/Omni/Epson Stylus 820 Gammas.xml /usr/share/ghostscript/Omni/Epson Stylus 820.xml /usr/share/ghostscript/Omni/Epson Stylus Color 1160 Data.xml /usr/share/ghostscript/Omni/Epson Stylus Color 1160 Forms.xml /usr/share/ghostscript/Omni/Epson Stylus Color 1160 High Res Gammas.xml /usr/share/ghostscript/Omni/Epson Stylus Color 1160.xml /usr/share/ghostscript/Omni/Epson Stylus Color 1520 Connections.xml /usr/share/ghostscript/Omni/Epson Stylus Color 1520 Forms.xml /usr/share/ghostscript/Omni/Epson Stylus Color 1520 Gammas.xml /usr/share/ghostscript/Omni/Epson Stylus Color 1520.xml /usr/share/ghostscript/Omni/Epson Stylus Color 300 Connections.xml /usr/share/ghostscript/Omni/Epson Stylus Color 300 Forms.xml /usr/share/ghostscript/Omni/Epson Stylus Color 300 Gammas.xml /usr/share/ghostscript/Omni/Epson Stylus Color 300 Resolutions.xml /usr/share/ghostscript/Omni/Epson Stylus Color 300.xml /usr/share/ghostscript/Omni/Epson Stylus Color 3000 Forms.xml /usr/share/ghostscript/Omni/Epson Stylus Color 3000 Gammas.xml /usr/share/ghostscript/Omni/Epson Stylus Color 3000.xml /usr/share/ghostscript/Omni/Epson Stylus Color 400 Connections.xml /usr/share/ghostscript/Omni/Epson Stylus Color 400 Forms.xml /usr/share/ghostscript/Omni/Epson Stylus Color 400 Gammas.xml /usr/share/ghostscript/Omni/Epson Stylus Color 400.xml /usr/share/ghostscript/Omni/Epson Stylus Color 440 Connections.xml /usr/share/ghostscript/Omni/Epson Stylus Color 440 Forms.xml /usr/share/ghostscript/Omni/Epson Stylus Color 440 Gammas.xml /usr/share/ghostscript/Omni/Epson Stylus Color 440.xml /usr/share/ghostscript/Omni/Epson Stylus Color 600 Gammas.xml /usr/share/ghostscript/Omni/Epson Stylus Color 600.xml /usr/share/ghostscript/Omni/Epson Stylus Color 600Q Gammas.xml /usr/share/ghostscript/Omni/Epson Stylus Color 600Q.xml /usr/share/ghostscript/Omni/Epson Stylus Color 640 Gammas.xml /usr/share/ghostscript/Omni/Epson Stylus Color 640.xml /usr/share/ghostscript/Omni/Epson Stylus Color 660 Connections.xml /usr/share/ghostscript/Omni/Epson Stylus Color 660 Data.xml /usr/share/ghostscript/Omni/Epson Stylus Color 660 Forms.xml /usr/share/ghostscript/Omni/Epson Stylus Color 660 High Res Gammas.xml /usr/share/ghostscript/Omni/Epson Stylus Color 660 Resolutions.xml /usr/share/ghostscript/Omni/Epson Stylus Color 660.xml /usr/share/ghostscript/Omni/Epson Stylus Color 740 Connections.xml /usr/share/ghostscript/Omni/Epson Stylus Color 740 Data.xml /usr/share/ghostscript/Omni/Epson Stylus Color 740 Forms.xml /usr/share/ghostscript/Omni/Epson Stylus Color 740 High Res Gammas.xml /usr/share/ghostscript/Omni/Epson Stylus Color 740.xml /usr/share/ghostscript/Omni/Epson Stylus Color 760 Data.xml /usr/share/ghostscript/Omni/Epson Stylus Color 760 High Res Gammas.xml /usr/share/ghostscript/Omni/Epson Stylus Color 760.xml /usr/share/ghostscript/Omni/Epson Stylus Color 800 Gammas.xml /usr/share/ghostscript/Omni/Epson Stylus Color 800.xml /usr/share/ghostscript/Omni/Epson Stylus Color 860 High Res Gammas.xml /usr/share/ghostscript/Omni/Epson Stylus Color 860.xml /usr/share/ghostscript/Omni/Epson Stylus Color 900 Forms.xml /usr/share/ghostscript/Omni/Epson Stylus Color 900 Gammas.xml /usr/share/ghostscript/Omni/Epson Stylus Color 900.xml /usr/share/ghostscript/Omni/Epson Stylus Color Forms.xml /usr/share/ghostscript/Omni/Epson Stylus Color Gammas.xml /usr/share/ghostscript/Omni/Epson Stylus Color High Res ESCP2 Resolutions.xml /usr/share/ghostscript/Omni/Epson Stylus Color II Gammas.xml /usr/share/ghostscript/Omni/Epson Stylus Color II.xml /usr/share/ghostscript/Omni/Epson Stylus Color IIs Gammas.xml /usr/share/ghostscript/Omni/Epson Stylus Color IIs.xml /usr/share/ghostscript/Omni/Epson Stylus Color.xml /usr/share/ghostscript/Omni/Epson Stylus Photo 1200 Forms.xml /usr/share/ghostscript/Omni/Epson Stylus Photo 1200 Gammas.xml /usr/share/ghostscript/Omni/Epson Stylus Photo 1200 PrintModes.xml /usr/share/ghostscript/Omni/Epson Stylus Photo 1200.xml /usr/share/ghostscript/Omni/Epson Stylus Photo 1270 Forms.xml /usr/share/ghostscript/Omni/Epson Stylus Photo 1270 Gammas.xml /usr/share/ghostscript/Omni/Epson Stylus Photo 1270.xml /usr/share/ghostscript/Omni/Epson Stylus Photo 1290 Connections.xml /usr/share/ghostscript/Omni/Epson Stylus Photo 1290 Forms.xml /usr/share/ghostscript/Omni/Epson Stylus Photo 1290 Gammas.xml /usr/share/ghostscript/Omni/Epson Stylus Photo 1290.xml /usr/share/ghostscript/Omni/Epson Stylus Photo 2000P Connections.xml /usr/share/ghostscript/Omni/Epson Stylus Photo 2000P Forms.xml /usr/share/ghostscript/Omni/Epson Stylus Photo 2000P Gammas.xml /usr/share/ghostscript/Omni/Epson Stylus Photo 2000P PrintModes.xml /usr/share/ghostscript/Omni/Epson Stylus Photo 2000P Resolutions.xml /usr/share/ghostscript/Omni/Epson Stylus Photo 2000P.xml /usr/share/ghostscript/Omni/Epson Stylus Photo 785EPX Gammas.xml /usr/share/ghostscript/Omni/Epson Stylus Photo 785EPX.xml /usr/share/ghostscript/Omni/Epson Stylus Photo 790 Connections.xml /usr/share/ghostscript/Omni/Epson Stylus Photo 790 Data.xml /usr/share/ghostscript/Omni/Epson Stylus Photo 790 Forms.xml /usr/share/ghostscript/Omni/Epson Stylus Photo 790 Gammas.xml /usr/share/ghostscript/Omni/Epson Stylus Photo 790.xml /usr/share/ghostscript/Omni/Epson Stylus Photo 870 Connections.xml /usr/share/ghostscript/Omni/Epson Stylus Photo 870 Forms.xml /usr/share/ghostscript/Omni/Epson Stylus Photo 870 Gammas.xml /usr/share/ghostscript/Omni/Epson Stylus Photo 870.xml /usr/share/ghostscript/Omni/Epson Stylus Photo 875DC Gammas.xml /usr/share/ghostscript/Omni/Epson Stylus Photo 875DC PrintModes.xml /usr/share/ghostscript/Omni/Epson Stylus Photo 875DC.xml /usr/share/ghostscript/Omni/Epson Stylus Photo 890 Gammas.xml /usr/share/ghostscript/Omni/Epson Stylus Photo 890.xml /usr/share/ghostscript/Omni/Epson Stylus Photo 895 Gammas.xml /usr/share/ghostscript/Omni/Epson Stylus Photo 895.xml /usr/share/ghostscript/Omni/Epson Stylus Photo Data.xml /usr/share/ghostscript/Omni/Epson Stylus Pro Gammas.xml /usr/share/ghostscript/Omni/Epson Stylus Pro XL Forms.xml /usr/share/ghostscript/Omni/Epson Stylus Pro XL Gammas.xml /usr/share/ghostscript/Omni/Epson Stylus Pro XL+ Gammas.xml /usr/share/ghostscript/Omni/Epson Stylus Pro XL+.xml /usr/share/ghostscript/Omni/Epson Stylus Pro XL.xml /usr/share/ghostscript/Omni/Epson Stylus Pro.xml /usr/share/ghostscript/Omni/Epson TLQ-4800.xml /usr/share/ghostscript/Omni/Epson TSQ-4800.xml /usr/share/ghostscript/Omni/Epson Trimmings.xml /usr/share/ghostscript/Omni/HP Color LaserJet 4500 Connections.xml /usr/share/ghostscript/Omni/HP Color LaserJet 4500 Forms.xml /usr/share/ghostscript/Omni/HP Color LaserJet 4500 Gammas.xml /usr/share/ghostscript/Omni/HP Color LaserJet 4500 Medias.xml /usr/share/ghostscript/Omni/HP Color LaserJet 4500 Resolutions.xml /usr/share/ghostscript/Omni/HP Color LaserJet 4500 Trays.xml /usr/share/ghostscript/Omni/HP Color LaserJet 4500.xml /usr/share/ghostscript/Omni/HP Color LaserJet 4550 Connections.xml /usr/share/ghostscript/Omni/HP Color LaserJet 4550 Forms.xml /usr/share/ghostscript/Omni/HP Color LaserJet 4550 Gammas.xml /usr/share/ghostscript/Omni/HP Color LaserJet 4550.xml /usr/share/ghostscript/Omni/HP Color LaserJet 5_5M Connections.xml /usr/share/ghostscript/Omni/HP Color LaserJet 5_5M Gammas.xml /usr/share/ghostscript/Omni/HP Color LaserJet 5_5M.xml /usr/share/ghostscript/Omni/HP Color LaserJet 8500 Connections.xml /usr/share/ghostscript/Omni/HP Color LaserJet 8500 Forms.xml /usr/share/ghostscript/Omni/HP Color LaserJet 8500 Gammas.xml /usr/share/ghostscript/Omni/HP Color LaserJet 8500.xml /usr/share/ghostscript/Omni/HP Color LaserJet 8550 Connections.xml /usr/share/ghostscript/Omni/HP Color LaserJet 8550 Forms.xml /usr/share/ghostscript/Omni/HP Color LaserJet 8550 Gammas.xml /usr/share/ghostscript/Omni/HP Color LaserJet 8550.xml /usr/share/ghostscript/Omni/HP Color LaserJet Connections.xml /usr/share/ghostscript/Omni/HP Color LaserJet Forms.xml /usr/share/ghostscript/Omni/HP Color LaserJet Gammas.xml /usr/share/ghostscript/Omni/HP Color LaserJet Medias.xml /usr/share/ghostscript/Omni/HP Color LaserJet Resolutions.xml /usr/share/ghostscript/Omni/HP Color LaserJet Trays.xml /usr/share/ghostscript/Omni/HP Color LaserJet.xml /usr/share/ghostscript/Omni/HP LaserJet 1100 Connections.xml /usr/share/ghostscript/Omni/HP LaserJet 1100 Forms.xml /usr/share/ghostscript/Omni/HP LaserJet 1100 Medias.xml /usr/share/ghostscript/Omni/HP LaserJet 1100 Trays.xml /usr/share/ghostscript/Omni/HP LaserJet 1100.xml /usr/share/ghostscript/Omni/HP LaserJet 1200 Connections.xml /usr/share/ghostscript/Omni/HP LaserJet 1200 Forms.xml /usr/share/ghostscript/Omni/HP LaserJet 1200 Resolutions.xml /usr/share/ghostscript/Omni/HP LaserJet 1200 Trays.xml /usr/share/ghostscript/Omni/HP LaserJet 1200.xml /usr/share/ghostscript/Omni/HP LaserJet 2000 Connections.xml /usr/share/ghostscript/Omni/HP LaserJet 2000 Forms.xml /usr/share/ghostscript/Omni/HP LaserJet 2000 Resolutions.xml /usr/share/ghostscript/Omni/HP LaserJet 2000 Trays.xml /usr/share/ghostscript/Omni/HP LaserJet 2000.xml /usr/share/ghostscript/Omni/HP LaserJet 2100 Connections.xml /usr/share/ghostscript/Omni/HP LaserJet 2100 Forms.xml /usr/share/ghostscript/Omni/HP LaserJet 2100 Resolutions.xml /usr/share/ghostscript/Omni/HP LaserJet 2100 Trays.xml /usr/share/ghostscript/Omni/HP LaserJet 2100.xml /usr/share/ghostscript/Omni/HP LaserJet 2200 Connections.xml /usr/share/ghostscript/Omni/HP LaserJet 2200.xml /usr/share/ghostscript/Omni/HP LaserJet 3200 Connections.xml /usr/share/ghostscript/Omni/HP LaserJet 3200.xml /usr/share/ghostscript/Omni/HP LaserJet 4 Plus_4M Plus Connections.xml /usr/share/ghostscript/Omni/HP LaserJet 4 Plus_4M Plus.xml /usr/share/ghostscript/Omni/HP LaserJet 4 Resolutions.xml /usr/share/ghostscript/Omni/HP LaserJet 4000T_TN Connections.xml /usr/share/ghostscript/Omni/HP LaserJet 4000T_TN.xml /usr/share/ghostscript/Omni/HP LaserJet 4000_4000N Connections.xml /usr/share/ghostscript/Omni/HP LaserJet 4000_4000N Trays.xml /usr/share/ghostscript/Omni/HP LaserJet 4000_4000N.xml /usr/share/ghostscript/Omni/HP LaserJet 4050 Connections.xml /usr/share/ghostscript/Omni/HP LaserJet 4050.xml /usr/share/ghostscript/Omni/HP LaserJet 4100 Connections.xml /usr/share/ghostscript/Omni/HP LaserJet 4100 Forms.xml /usr/share/ghostscript/Omni/HP LaserJet 4100.xml /usr/share/ghostscript/Omni/HP LaserJet 4L Connections.xml /usr/share/ghostscript/Omni/HP LaserJet 4L Forms.xml /usr/share/ghostscript/Omni/HP LaserJet 4L Trays.xml /usr/share/ghostscript/Omni/HP LaserJet 4L.xml /usr/share/ghostscript/Omni/HP LaserJet 4LJ Pro Connections.xml /usr/share/ghostscript/Omni/HP LaserJet 4LJ Pro Forms.xml /usr/share/ghostscript/Omni/HP LaserJet 4LJ Pro.xml /usr/share/ghostscript/Omni/HP LaserJet 4ML.xml /usr/share/ghostscript/Omni/HP LaserJet 4PJ Connections.xml /usr/share/ghostscript/Omni/HP LaserJet 4PJ Forms.xml /usr/share/ghostscript/Omni/HP LaserJet 4PJ.xml /usr/share/ghostscript/Omni/HP LaserJet 4P_4MP Connections.xml /usr/share/ghostscript/Omni/HP LaserJet 4P_4MP Forms.xml /usr/share/ghostscript/Omni/HP LaserJet 4P_4MP.xml /usr/share/ghostscript/Omni/HP LaserJet 4Si Trays.xml /usr/share/ghostscript/Omni/HP LaserJet 4Si_4Si Mx Connections.xml /usr/share/ghostscript/Omni/HP LaserJet 4Si_4Si Mx Forms.xml /usr/share/ghostscript/Omni/HP LaserJet 4Si_4Si Mx.xml /usr/share/ghostscript/Omni/HP LaserJet 4V_4MV Connections.xml /usr/share/ghostscript/Omni/HP LaserJet 4V_4MV Forms.xml /usr/share/ghostscript/Omni/HP LaserJet 4V_4MV Trays.xml /usr/share/ghostscript/Omni/HP LaserJet 4V_4MV.xml /usr/share/ghostscript/Omni/HP LaserJet 4_4M Connections.xml /usr/share/ghostscript/Omni/HP LaserJet 4_4M Forms.xml /usr/share/ghostscript/Omni/HP LaserJet 4_4M Resolutions.xml /usr/share/ghostscript/Omni/HP LaserJet 4_4M Trays.xml /usr/share/ghostscript/Omni/HP LaserJet 4_4M.xml /usr/share/ghostscript/Omni/HP LaserJet 500 Plus Connections.xml /usr/share/ghostscript/Omni/HP LaserJet 500 Plus Forms.xml /usr/share/ghostscript/Omni/HP LaserJet 500 Plus.xml /usr/share/ghostscript/Omni/HP LaserJet 5000 Connections.xml /usr/share/ghostscript/Omni/HP LaserJet 5000 Forms.xml /usr/share/ghostscript/Omni/HP LaserJet 5000.xml /usr/share/ghostscript/Omni/HP LaserJet 5L Connections.xml /usr/share/ghostscript/Omni/HP LaserJet 5L Forms.xml /usr/share/ghostscript/Omni/HP LaserJet 5L.xml /usr/share/ghostscript/Omni/HP LaserJet 5P_5MP Connections.xml /usr/share/ghostscript/Omni/HP LaserJet 5P_5MP.xml /usr/share/ghostscript/Omni/HP LaserJet 5Si_5Si Mx_5Si Mopier Connections.xml /usr/share/ghostscript/Omni/HP LaserJet 5Si_5Si Mx_5Si Mopier Forms.xml /usr/share/ghostscript/Omni/HP LaserJet 5Si_5Si Mx_5Si Mopier Trays.xml /usr/share/ghostscript/Omni/HP LaserJet 5Si_5Si Mx_5Si Mopier.xml /usr/share/ghostscript/Omni/HP LaserJet 5_5M Connections.xml /usr/share/ghostscript/Omni/HP LaserJet 5_5M Forms.xml /usr/share/ghostscript/Omni/HP LaserJet 5_5M Trays.xml /usr/share/ghostscript/Omni/HP LaserJet 5_5M.xml /usr/share/ghostscript/Omni/HP LaserJet 6L_6L Gold Resolutions.xml /usr/share/ghostscript/Omni/HP LaserJet 6L_6L Gold.xml /usr/share/ghostscript/Omni/HP LaserJet 6P_6MP Connections.xml /usr/share/ghostscript/Omni/HP LaserJet 6P_6MP.xml /usr/share/ghostscript/Omni/HP LaserJet 8000 Connections.xml /usr/share/ghostscript/Omni/HP LaserJet 8000 Forms.xml /usr/share/ghostscript/Omni/HP LaserJet 8000.xml /usr/share/ghostscript/Omni/HP LaserJet 8100 Connections.xml /usr/share/ghostscript/Omni/HP LaserJet 8100 Forms.xml /usr/share/ghostscript/Omni/HP LaserJet 8100.xml /usr/share/ghostscript/Omni/HP LaserJet 8150 Connections.xml /usr/share/ghostscript/Omni/HP LaserJet 8150.xml /usr/share/ghostscript/Omni/HP LaserJet Classic Connections.xml /usr/share/ghostscript/Omni/HP LaserJet Classic Medias.xml /usr/share/ghostscript/Omni/HP LaserJet Classic Resolutions.xml /usr/share/ghostscript/Omni/HP LaserJet Classic.xml /usr/share/ghostscript/Omni/HP LaserJet Copies.xml /usr/share/ghostscript/Omni/HP LaserJet IID Connections.xml /usr/share/ghostscript/Omni/HP LaserJet IID.xml /usr/share/ghostscript/Omni/HP LaserJet III Connections.xml /usr/share/ghostscript/Omni/HP LaserJet III Forms.xml /usr/share/ghostscript/Omni/HP LaserJet III Trays.xml /usr/share/ghostscript/Omni/HP LaserJet III.xml /usr/share/ghostscript/Omni/HP LaserJet IIID Connections.xml /usr/share/ghostscript/Omni/HP LaserJet IIID Trays.xml /usr/share/ghostscript/Omni/HP LaserJet IIID.xml /usr/share/ghostscript/Omni/HP LaserJet IIIP Connections.xml /usr/share/ghostscript/Omni/HP LaserJet IIIP Trays.xml /usr/share/ghostscript/Omni/HP LaserJet IIIP.xml /usr/share/ghostscript/Omni/HP LaserJet IIISi Connections.xml /usr/share/ghostscript/Omni/HP LaserJet IIISi Forms.xml /usr/share/ghostscript/Omni/HP LaserJet IIISi.xml /usr/share/ghostscript/Omni/HP LaserJet IIP Connections.xml /usr/share/ghostscript/Omni/HP LaserJet IIP Plus Connections.xml /usr/share/ghostscript/Omni/HP LaserJet IIP Plus.xml /usr/share/ghostscript/Omni/HP LaserJet IIP.xml /usr/share/ghostscript/Omni/HP LaserJet NUps.xml /usr/share/ghostscript/Omni/HP LaserJet Orientations.xml /usr/share/ghostscript/Omni/HP LaserJet OutputBins.xml /usr/share/ghostscript/Omni/HP LaserJet PCL Color PrintModes.xml /usr/share/ghostscript/Omni/HP LaserJet PCL Commands.xml /usr/share/ghostscript/Omni/HP LaserJet PCL Monochrome PrintModes.xml /usr/share/ghostscript/Omni/HP LaserJet Plus Connections.xml /usr/share/ghostscript/Omni/HP LaserJet Plus.xml /usr/share/ghostscript/Omni/HP LaserJet Scalings.xml /usr/share/ghostscript/Omni/HP LaserJet Series II Connections.xml /usr/share/ghostscript/Omni/HP LaserJet Series II Forms.xml /usr/share/ghostscript/Omni/HP LaserJet Series II.xml /usr/share/ghostscript/Omni/HP LaserJet SheetCollates.xml /usr/share/ghostscript/Omni/HP LaserJet Sides.xml /usr/share/ghostscript/Omni/HP LaserJet Stitchings.xml /usr/share/ghostscript/Omni/HP LaserJet Trimmings.xml /usr/share/ghostscript/Omni/HP Mopier 240 Connections.xml /usr/share/ghostscript/Omni/HP Mopier 240 Forms.xml /usr/share/ghostscript/Omni/HP Mopier 240 Medias.xml /usr/share/ghostscript/Omni/HP Mopier 240 Resolutions.xml /usr/share/ghostscript/Omni/HP Mopier 240 Trays.xml /usr/share/ghostscript/Omni/HP Mopier 240.xml /usr/share/ghostscript/Omni/HP Mopier 320 Connections.xml /usr/share/ghostscript/Omni/HP Mopier 320 Forms.xml /usr/share/ghostscript/Omni/HP Mopier 320.xml /usr/share/ghostscript/Omni/IBM 5183 Portable Printer Commands.xml /usr/share/ghostscript/Omni/IBM 5183 Portable Printer Connections.xml /usr/share/ghostscript/Omni/IBM 5183 Portable Printer Forms.xml /usr/share/ghostscript/Omni/IBM 5183 Portable Printer Medias.xml /usr/share/ghostscript/Omni/IBM 5183 Portable Printer PrintModes.xml /usr/share/ghostscript/Omni/IBM 5183 Portable Printer Resolutions.xml /usr/share/ghostscript/Omni/IBM 5183 Portable Printer Trays.xml /usr/share/ghostscript/Omni/IBM 5183 Portable Printer.xml /usr/share/ghostscript/Omni/IBM 5577-H02 Commands.xml /usr/share/ghostscript/Omni/IBM 5577-H02 Connections.xml /usr/share/ghostscript/Omni/IBM 5577-H02 Forms.xml /usr/share/ghostscript/Omni/IBM 5577-H02 Medias.xml /usr/share/ghostscript/Omni/IBM 5577-H02 PrintModes.xml /usr/share/ghostscript/Omni/IBM 5577-H02 Resolutions.xml /usr/share/ghostscript/Omni/IBM 5577-H02 Trays.xml /usr/share/ghostscript/Omni/IBM 5577-H02.xml /usr/share/ghostscript/Omni/IBM 5584-G02.xml /usr/share/ghostscript/Omni/IBM 5584-H02 Commands.xml /usr/share/ghostscript/Omni/IBM 5584-H02 Connections.xml /usr/share/ghostscript/Omni/IBM 5584-H02 Forms.xml /usr/share/ghostscript/Omni/IBM 5584-H02 Medias.xml /usr/share/ghostscript/Omni/IBM 5584-H02 PrintModes.xml /usr/share/ghostscript/Omni/IBM 5584-H02 Resolutions.xml /usr/share/ghostscript/Omni/IBM 5584-H02 Trays.xml /usr/share/ghostscript/Omni/IBM 5584-H02.xml /usr/share/ghostscript/Omni/IBM 5584-K02.xml /usr/share/ghostscript/Omni/IBM 5584-K14.xml /usr/share/ghostscript/Omni/IBM 5585-H01 Connections.xml /usr/share/ghostscript/Omni/IBM 5585-H01 Forms.xml /usr/share/ghostscript/Omni/IBM 5585-H01 Resolutions.xml /usr/share/ghostscript/Omni/IBM 5585-H01.xml /usr/share/ghostscript/Omni/IBM 5586-H02 Connections.xml /usr/share/ghostscript/Omni/IBM 5586-H02 Forms.xml /usr/share/ghostscript/Omni/IBM 5586-H02 Trays.xml /usr/share/ghostscript/Omni/IBM 5586-H02.xml /usr/share/ghostscript/Omni/IBM 5587-H01_G01 Enh Connections.xml /usr/share/ghostscript/Omni/IBM 5587-H01_G01 Enh Trays.xml /usr/share/ghostscript/Omni/IBM 5587-H01_G01 Enh.xml /usr/share/ghostscript/Omni/IBM 5587-K02 Connections.xml /usr/share/ghostscript/Omni/IBM 5587-K02 Forms.xml /usr/share/ghostscript/Omni/IBM 5587-K02 Resolutions.xml /usr/share/ghostscript/Omni/IBM 5587-K02 Trays.xml /usr/share/ghostscript/Omni/IBM 5587-K02.xml /usr/share/ghostscript/Omni/IBM 5587-L02.xml /usr/share/ghostscript/Omni/IBM 5588-H02 Connections.xml /usr/share/ghostscript/Omni/IBM 5588-H02 Trays.xml /usr/share/ghostscript/Omni/IBM 5588-H02.xml /usr/share/ghostscript/Omni/IBM 5589-H01 Connections.xml /usr/share/ghostscript/Omni/IBM 5589-H01 Forms.xml /usr/share/ghostscript/Omni/IBM 5589-H01 Trays.xml /usr/share/ghostscript/Omni/IBM 5589-H01.xml /usr/share/ghostscript/Omni/IBM 5589-K20 Connections.xml /usr/share/ghostscript/Omni/IBM 5589-K20 Trays.xml /usr/share/ghostscript/Omni/IBM 5589-K20.xml /usr/share/ghostscript/Omni/IBM 5589-L36.xml /usr/share/ghostscript/Omni/IBM Copies.xml /usr/share/ghostscript/Omni/IBM Infoprint 1356J Commands.xml /usr/share/ghostscript/Omni/IBM Infoprint 1356J Connections.xml /usr/share/ghostscript/Omni/IBM Infoprint 1356J Forms.xml /usr/share/ghostscript/Omni/IBM Infoprint 1356J Medias.xml /usr/share/ghostscript/Omni/IBM Infoprint 1356J OutputBins.xml /usr/share/ghostscript/Omni/IBM Infoprint 1356J PAGES Commands.xml /usr/share/ghostscript/Omni/IBM Infoprint 1356J PAGES Connections.xml /usr/share/ghostscript/Omni/IBM Infoprint 1356J PAGES Forms.xml /usr/share/ghostscript/Omni/IBM Infoprint 1356J PAGES Medias.xml /usr/share/ghostscript/Omni/IBM Infoprint 1356J PAGES PrintModes.xml /usr/share/ghostscript/Omni/IBM Infoprint 1356J PAGES Resolutions.xml /usr/share/ghostscript/Omni/IBM Infoprint 1356J PAGES Trays.xml /usr/share/ghostscript/Omni/IBM Infoprint 1356J PAGES.xml /usr/share/ghostscript/Omni/IBM Infoprint 1356J PrintModes.xml /usr/share/ghostscript/Omni/IBM Infoprint 1356J Resolutions.xml /usr/share/ghostscript/Omni/IBM Infoprint 1356J Trays.xml /usr/share/ghostscript/Omni/IBM Infoprint 1356J.xml /usr/share/ghostscript/Omni/IBM Infoprint 20 Connections.xml /usr/share/ghostscript/Omni/IBM Infoprint 20 Forms.xml /usr/share/ghostscript/Omni/IBM Infoprint 20 Resolutions.xml /usr/share/ghostscript/Omni/IBM Infoprint 20 Trays.xml /usr/share/ghostscript/Omni/IBM Infoprint 20.xml /usr/share/ghostscript/Omni/IBM Infoprint 2085 Connections.xml /usr/share/ghostscript/Omni/IBM Infoprint 2085 Forms.xml /usr/share/ghostscript/Omni/IBM Infoprint 2085 Medias.xml /usr/share/ghostscript/Omni/IBM Infoprint 2085 Trays.xml /usr/share/ghostscript/Omni/IBM Infoprint 2085.xml /usr/share/ghostscript/Omni/IBM Infoprint 21 Connections.xml /usr/share/ghostscript/Omni/IBM Infoprint 21 Forms.xml /usr/share/ghostscript/Omni/IBM Infoprint 21 Medias.xml /usr/share/ghostscript/Omni/IBM Infoprint 21 Trays.xml /usr/share/ghostscript/Omni/IBM Infoprint 21.xml /usr/share/ghostscript/Omni/IBM Infoprint 2105.xml /usr/share/ghostscript/Omni/IBM Infoprint 32 Connections.xml /usr/share/ghostscript/Omni/IBM Infoprint 32 Trays.xml /usr/share/ghostscript/Omni/IBM Infoprint 32.xml /usr/share/ghostscript/Omni/IBM Infoprint 40 Connections.xml /usr/share/ghostscript/Omni/IBM Infoprint 40 Trays.xml /usr/share/ghostscript/Omni/IBM Infoprint 40.xml /usr/share/ghostscript/Omni/IBM Infoprint 70 Connections.xml /usr/share/ghostscript/Omni/IBM Infoprint 70 Forms.xml /usr/share/ghostscript/Omni/IBM Infoprint 70 Medias.xml /usr/share/ghostscript/Omni/IBM Infoprint 70 Trays.xml /usr/share/ghostscript/Omni/IBM Infoprint 70.xml /usr/share/ghostscript/Omni/IBM NUps.xml /usr/share/ghostscript/Omni/IBM Network Printer 12 Connections.xml /usr/share/ghostscript/Omni/IBM Network Printer 12 Forms.xml /usr/share/ghostscript/Omni/IBM Network Printer 12 Medias.xml /usr/share/ghostscript/Omni/IBM Network Printer 12 PrintModes.xml /usr/share/ghostscript/Omni/IBM Network Printer 12 Resolutions.xml /usr/share/ghostscript/Omni/IBM Network Printer 12 Trays.xml /usr/share/ghostscript/Omni/IBM Network Printer 12.xml /usr/share/ghostscript/Omni/IBM Network Printer 17 Connections.xml /usr/share/ghostscript/Omni/IBM Network Printer 17 Trays.xml /usr/share/ghostscript/Omni/IBM Network Printer 17.xml /usr/share/ghostscript/Omni/IBM Network Printer 24 Connections.xml /usr/share/ghostscript/Omni/IBM Network Printer 24 Forms.xml /usr/share/ghostscript/Omni/IBM Network Printer 24.xml /usr/share/ghostscript/Omni/IBM Orientations.xml /usr/share/ghostscript/Omni/IBM OutputBins.xml /usr/share/ghostscript/Omni/IBM PCL Commands.xml /usr/share/ghostscript/Omni/IBM Scalings.xml /usr/share/ghostscript/Omni/IBM SheetCollates.xml /usr/share/ghostscript/Omni/IBM Sides.xml /usr/share/ghostscript/Omni/IBM Stitchings.xml /usr/share/ghostscript/Omni/IBM Trimmings.xml /usr/share/ghostscript/Omni/KS 24-pin 136 Col.xml /usr/share/ghostscript/Omni/KS 24-pin 80 Col.xml /usr/share/ghostscript/Omni/KS 9-pin 136 Col Forms.xml /usr/share/ghostscript/Omni/KS 9-pin 136 Col.xml /usr/share/ghostscript/Omni/KS 9-pin 80 Col Commands.xml /usr/share/ghostscript/Omni/KS 9-pin 80 Col Resolutions.xml /usr/share/ghostscript/Omni/KS 9-pin 80 Col Trays.xml /usr/share/ghostscript/Omni/KS 9-pin 80 Col.xml /usr/share/ghostscript/Omni/KS BJ-230 Commands.xml /usr/share/ghostscript/Omni/KS BJ-230 Connections.xml /usr/share/ghostscript/Omni/KS BJ-230 Forms.xml /usr/share/ghostscript/Omni/KS BJ-230 Medias.xml /usr/share/ghostscript/Omni/KS BJ-230 PrintModes.xml /usr/share/ghostscript/Omni/KS BJ-230 Resolutions.xml /usr/share/ghostscript/Omni/KS BJ-230 Trays.xml /usr/share/ghostscript/Omni/KS BJ-230.xml /usr/share/ghostscript/Omni/KS Copies.xml /usr/share/ghostscript/Omni/KS DaeWoo DP-3630H.xml /usr/share/ghostscript/Omni/KS DaeWoo DP-7200H.xml /usr/share/ghostscript/Omni/KS DaeWoo DP-7400C.xml /usr/share/ghostscript/Omni/KS Gold Star GLP-1450.xml /usr/share/ghostscript/Omni/KS Gold Star GLP-2050.xml /usr/share/ghostscript/Omni/KS Gold Star GLP-5750.xml /usr/share/ghostscript/Omni/KS HDMF NONE-FF.xml /usr/share/ghostscript/Omni/KS HanSum BJ-330H.xml /usr/share/ghostscript/Omni/KS HanSum HS-650C.xml /usr/share/ghostscript/Omni/KS Jepcom JP-B330.xml /usr/share/ghostscript/Omni/KS KS Generic 48 pin Commands.xml /usr/share/ghostscript/Omni/KS KS Generic 48 pin Resolutions.xml /usr/share/ghostscript/Omni/KS KS Generic 48 pin Trays.xml /usr/share/ghostscript/Omni/KS KS Generic 48 pin.xml /usr/share/ghostscript/Omni/KS LG GIP 3000Q_3000+.xml /usr/share/ghostscript/Omni/KS NUps.xml /usr/share/ghostscript/Omni/KS Orientations.xml /usr/share/ghostscript/Omni/KS OutputBins.xml /usr/share/ghostscript/Omni/KS Qnix PICASSOI.xml /usr/share/ghostscript/Omni/KS Qnix PICASSOII.xml /usr/share/ghostscript/Omni/KS Qnix QBJ-3630E.xml /usr/share/ghostscript/Omni/KS SAMBO PageJet P1.xml /usr/share/ghostscript/Omni/KS SAMBO PageJet P2.xml /usr/share/ghostscript/Omni/KS SAMBO Stylus 1000H+.xml /usr/share/ghostscript/Omni/KS SAMBO Stylus 800H+.xml /usr/share/ghostscript/Omni/KS SAMSUNG MJ 630V.xml /usr/share/ghostscript/Omni/KS SAMSUNG SLB-3106G.xml /usr/share/ghostscript/Omni/KS SAMSUNG SP-2417HW.xml /usr/share/ghostscript/Omni/KS SAMSUNG SP-2421HW.xml /usr/share/ghostscript/Omni/KS SAMSUNG SP-2433HW.xml /usr/share/ghostscript/Omni/KS SAMSUNG SP-4017.xml /usr/share/ghostscript/Omni/KS SAMSUNG SP-4021.xml /usr/share/ghostscript/Omni/KS SINDO ExecJet 4072 .xml /usr/share/ghostscript/Omni/KS SINDO ExecJet 4076 .xml /usr/share/ghostscript/Omni/KS Scalings.xml /usr/share/ghostscript/Omni/KS SheetCollates.xml /usr/share/ghostscript/Omni/KS Sides.xml /usr/share/ghostscript/Omni/KS Stitchings.xml /usr/share/ghostscript/Omni/KS Trimmings.xml /usr/share/ghostscript/Omni/KS VP-6570K.xml /usr/share/ghostscript/Omni/Kyocera Copies.xml /usr/share/ghostscript/Omni/Kyocera F-1000A_F-1000 Connections.xml /usr/share/ghostscript/Omni/Kyocera F-1000A_F-1000 Forms.xml /usr/share/ghostscript/Omni/Kyocera F-1000A_F-1000 Medias.xml /usr/share/ghostscript/Omni/Kyocera F-1000A_F-1000 Resolutions.xml /usr/share/ghostscript/Omni/Kyocera F-1000A_F-1000 Trays.xml /usr/share/ghostscript/Omni/Kyocera F-1000A_F-1000.xml /usr/share/ghostscript/Omni/Kyocera F-1200S Connections.xml /usr/share/ghostscript/Omni/Kyocera F-1200S.xml /usr/share/ghostscript/Omni/Kyocera F-1800A_F-1800 Connections.xml /usr/share/ghostscript/Omni/Kyocera F-1800A_F-1800.xml /usr/share/ghostscript/Omni/Kyocera F-2000A_F-2200S Connections.xml /usr/share/ghostscript/Omni/Kyocera F-2000A_F-2200S Trays.xml /usr/share/ghostscript/Omni/Kyocera F-2000A_F-2200S.xml /usr/share/ghostscript/Omni/Kyocera F-3000A_F-3300 Connections.xml /usr/share/ghostscript/Omni/Kyocera F-3000A_F-3300.xml /usr/share/ghostscript/Omni/Kyocera F-5000A_F-5000 Connections.xml /usr/share/ghostscript/Omni/Kyocera F-5000A_F-5000 Forms.xml /usr/share/ghostscript/Omni/Kyocera F-5000A_F-5000 Trays.xml /usr/share/ghostscript/Omni/Kyocera F-5000A_F-5000.xml /usr/share/ghostscript/Omni/Kyocera F-800A_F-800 Connections.xml /usr/share/ghostscript/Omni/Kyocera F-800A_F-800 Forms.xml /usr/share/ghostscript/Omni/Kyocera F-800A_F-800.xml /usr/share/ghostscript/Omni/Kyocera F-820 Connections.xml /usr/share/ghostscript/Omni/Kyocera F-820.xml /usr/share/ghostscript/Omni/Kyocera FS-1000 Connections.xml /usr/share/ghostscript/Omni/Kyocera FS-1000 Forms.xml /usr/share/ghostscript/Omni/Kyocera FS-1000 Resolutions.xml /usr/share/ghostscript/Omni/Kyocera FS-1000 Trays.xml /usr/share/ghostscript/Omni/Kyocera FS-1000+ Connections.xml /usr/share/ghostscript/Omni/Kyocera FS-1000+.xml /usr/share/ghostscript/Omni/Kyocera FS-1000.xml /usr/share/ghostscript/Omni/Kyocera FS-1200 Connections.xml /usr/share/ghostscript/Omni/Kyocera FS-1200 Forms.xml /usr/share/ghostscript/Omni/Kyocera FS-1200 Trays.xml /usr/share/ghostscript/Omni/Kyocera FS-1200.xml /usr/share/ghostscript/Omni/Kyocera FS-1500A_FS-1500 Connections.xml /usr/share/ghostscript/Omni/Kyocera FS-1500A_FS-1500 Forms.xml /usr/share/ghostscript/Omni/Kyocera FS-1500A_FS-1500.xml /usr/share/ghostscript/Omni/Kyocera FS-1550+ Connections.xml /usr/share/ghostscript/Omni/Kyocera FS-1550+.xml /usr/share/ghostscript/Omni/Kyocera FS-1550A_FS-1550 Connections.xml /usr/share/ghostscript/Omni/Kyocera FS-1550A_FS-1550.xml /usr/share/ghostscript/Omni/Kyocera FS-1600+ Connections.xml /usr/share/ghostscript/Omni/Kyocera FS-1600+ Forms.xml /usr/share/ghostscript/Omni/Kyocera FS-1600+ Resolutions.xml /usr/share/ghostscript/Omni/Kyocera FS-1600+.xml /usr/share/ghostscript/Omni/Kyocera FS-1600A_FS-1600 Connections.xml /usr/share/ghostscript/Omni/Kyocera FS-1600A_FS-1600.xml /usr/share/ghostscript/Omni/Kyocera FS-1700 Connections.xml /usr/share/ghostscript/Omni/Kyocera FS-1700 Forms.xml /usr/share/ghostscript/Omni/Kyocera FS-1700+ Connections.xml /usr/share/ghostscript/Omni/Kyocera FS-1700+.xml /usr/share/ghostscript/Omni/Kyocera FS-1700.xml /usr/share/ghostscript/Omni/Kyocera FS-1750 Connections.xml /usr/share/ghostscript/Omni/Kyocera FS-1750 Forms.xml /usr/share/ghostscript/Omni/Kyocera FS-1750 Resolutions.xml /usr/share/ghostscript/Omni/Kyocera FS-1750.xml /usr/share/ghostscript/Omni/Kyocera FS-1800_FS-1800N Connections.xml /usr/share/ghostscript/Omni/Kyocera FS-1800_FS-1800N.xml /usr/share/ghostscript/Omni/Kyocera FS-3400+ Connections.xml /usr/share/ghostscript/Omni/Kyocera FS-3400+.xml /usr/share/ghostscript/Omni/Kyocera FS-3400A_FS-3400 Connections.xml /usr/share/ghostscript/Omni/Kyocera FS-3400A_FS-3400.xml /usr/share/ghostscript/Omni/Kyocera FS-3500A_FS-3500 Connections.xml /usr/share/ghostscript/Omni/Kyocera FS-3500A_FS-3500.xml /usr/share/ghostscript/Omni/Kyocera FS-3600+ Connections.xml /usr/share/ghostscript/Omni/Kyocera FS-3600+.xml /usr/share/ghostscript/Omni/Kyocera FS-3600A_FS-3600 Connections.xml /usr/share/ghostscript/Omni/Kyocera FS-3600A_FS-3600.xml /usr/share/ghostscript/Omni/Kyocera FS-3700 Connections.xml /usr/share/ghostscript/Omni/Kyocera FS-3700+ Connections.xml /usr/share/ghostscript/Omni/Kyocera FS-3700+.xml /usr/share/ghostscript/Omni/Kyocera FS-3700.xml /usr/share/ghostscript/Omni/Kyocera FS-3750 Connections.xml /usr/share/ghostscript/Omni/Kyocera FS-3750.xml /usr/share/ghostscript/Omni/Kyocera FS-3800_FS-3800N Connections.xml /usr/share/ghostscript/Omni/Kyocera FS-3800_FS-3800N.xml /usr/share/ghostscript/Omni/Kyocera FS-400A_FS-400 Connections.xml /usr/share/ghostscript/Omni/Kyocera FS-400A_FS-400.xml /usr/share/ghostscript/Omni/Kyocera FS-5500A_FS-5500 Connections.xml /usr/share/ghostscript/Omni/Kyocera FS-5500A_FS-5500 Forms.xml /usr/share/ghostscript/Omni/Kyocera FS-5500A_FS-5500 Trays.xml /usr/share/ghostscript/Omni/Kyocera FS-5500A_FS-5500.xml /usr/share/ghostscript/Omni/Kyocera FS-5800C Connections.xml /usr/share/ghostscript/Omni/Kyocera FS-5800C Forms.xml /usr/share/ghostscript/Omni/Kyocera FS-5800C Gammas.xml /usr/share/ghostscript/Omni/Kyocera FS-5800C Resolutions.xml /usr/share/ghostscript/Omni/Kyocera FS-5800C Trays.xml /usr/share/ghostscript/Omni/Kyocera FS-5800C.xml /usr/share/ghostscript/Omni/Kyocera FS-5900C Connections.xml /usr/share/ghostscript/Omni/Kyocera FS-5900C Forms.xml /usr/share/ghostscript/Omni/Kyocera FS-5900C Gammas.xml /usr/share/ghostscript/Omni/Kyocera FS-5900C.xml /usr/share/ghostscript/Omni/Kyocera FS-600 Connections.xml /usr/share/ghostscript/Omni/Kyocera FS-600 Forms.xml /usr/share/ghostscript/Omni/Kyocera FS-600.xml /usr/share/ghostscript/Omni/Kyocera FS-6300 Connections.xml /usr/share/ghostscript/Omni/Kyocera FS-6300 Forms.xml /usr/share/ghostscript/Omni/Kyocera FS-6300.xml /usr/share/ghostscript/Omni/Kyocera FS-6500_6500+ Connections.xml /usr/share/ghostscript/Omni/Kyocera FS-6500_6500+.xml /usr/share/ghostscript/Omni/Kyocera FS-6700 Connections.xml /usr/share/ghostscript/Omni/Kyocera FS-6700 Forms.xml /usr/share/ghostscript/Omni/Kyocera FS-6700.xml /usr/share/ghostscript/Omni/Kyocera FS-680 Connections.xml /usr/share/ghostscript/Omni/Kyocera FS-680 Forms.xml /usr/share/ghostscript/Omni/Kyocera FS-680.xml /usr/share/ghostscript/Omni/Kyocera FS-6900 Connections.xml /usr/share/ghostscript/Omni/Kyocera FS-6900.xml /usr/share/ghostscript/Omni/Kyocera FS-7000 Connections.xml /usr/share/ghostscript/Omni/Kyocera FS-7000 Forms.xml /usr/share/ghostscript/Omni/Kyocera FS-7000+ Connections.xml /usr/share/ghostscript/Omni/Kyocera FS-7000+ Forms.xml /usr/share/ghostscript/Omni/Kyocera FS-7000+.xml /usr/share/ghostscript/Omni/Kyocera FS-7000.xml /usr/share/ghostscript/Omni/Kyocera FS-800 Connections.xml /usr/share/ghostscript/Omni/Kyocera FS-800.xml /usr/share/ghostscript/Omni/Kyocera FS-850A_FS-850 Connections.xml /usr/share/ghostscript/Omni/Kyocera FS-850A_FS-850.xml /usr/share/ghostscript/Omni/Kyocera FS-9000 Connections.xml /usr/share/ghostscript/Omni/Kyocera FS-9000 Forms.xml /usr/share/ghostscript/Omni/Kyocera FS-9000.xml /usr/share/ghostscript/Omni/Kyocera LS 6550 Connections.xml /usr/share/ghostscript/Omni/Kyocera LS 6550.xml /usr/share/ghostscript/Omni/Kyocera NUps.xml /usr/share/ghostscript/Omni/Kyocera Orientations.xml /usr/share/ghostscript/Omni/Kyocera OutputBins.xml /usr/share/ghostscript/Omni/Kyocera PCL Commands.xml /usr/share/ghostscript/Omni/Kyocera PCL PrintModes.xml /usr/share/ghostscript/Omni/Kyocera Scalings.xml /usr/share/ghostscript/Omni/Kyocera SheetCollates.xml /usr/share/ghostscript/Omni/Kyocera Sides.xml /usr/share/ghostscript/Omni/Kyocera Stitchings.xml /usr/share/ghostscript/Omni/Kyocera Trimmings.xml /usr/share/ghostscript/Omni/OkiPage 6e_6ex Connections.xml /usr/share/ghostscript/Omni/OkiPage 6e_6ex.xml /usr/share/ghostscript/Omni/OkiPos 425 Commands.xml /usr/share/ghostscript/Omni/OkiPos 425 Connections.xml /usr/share/ghostscript/Omni/OkiPos 425 Forms.xml /usr/share/ghostscript/Omni/OkiPos 425 Resolutions.xml /usr/share/ghostscript/Omni/OkiPos 425 Trays.xml /usr/share/ghostscript/Omni/OkiPos 425D.xml /usr/share/ghostscript/Omni/OkiPos 425S.xml /usr/share/ghostscript/Omni/Okidata Copies.xml /usr/share/ghostscript/Omni/Okidata ML-184 Turbo Commands.xml /usr/share/ghostscript/Omni/Okidata ML-184 Turbo Connections.xml /usr/share/ghostscript/Omni/Okidata ML-184 Turbo Forms.xml /usr/share/ghostscript/Omni/Okidata ML-184 Turbo Medias.xml /usr/share/ghostscript/Omni/Okidata ML-184 Turbo PrintModes.xml /usr/share/ghostscript/Omni/Okidata ML-184 Turbo Resolutions.xml /usr/share/ghostscript/Omni/Okidata ML-184 Turbo Trays.xml /usr/share/ghostscript/Omni/Okidata ML-184 Turbo.xml /usr/share/ghostscript/Omni/Okidata ML-192.xml /usr/share/ghostscript/Omni/Okidata ML-193.xml /usr/share/ghostscript/Omni/Okidata ML-320 Turbo Forms.xml /usr/share/ghostscript/Omni/Okidata ML-320 Turbo.xml /usr/share/ghostscript/Omni/Okidata ML-320.xml /usr/share/ghostscript/Omni/Okidata ML-321 Forms.xml /usr/share/ghostscript/Omni/Okidata ML-321 Turbo.xml /usr/share/ghostscript/Omni/Okidata ML-321.xml /usr/share/ghostscript/Omni/Okidata ML-3410.xml /usr/share/ghostscript/Omni/Okidata ML-380 Commands.xml /usr/share/ghostscript/Omni/Okidata ML-380 Forms.xml /usr/share/ghostscript/Omni/Okidata ML-380 Resolutions.xml /usr/share/ghostscript/Omni/Okidata ML-380 Trays.xml /usr/share/ghostscript/Omni/Okidata ML-380.xml /usr/share/ghostscript/Omni/Okidata ML-390 Commands.xml /usr/share/ghostscript/Omni/Okidata ML-390 Connections.xml /usr/share/ghostscript/Omni/Okidata ML-390 Forms.xml /usr/share/ghostscript/Omni/Okidata ML-390 Medias.xml /usr/share/ghostscript/Omni/Okidata ML-390 PrintModes.xml /usr/share/ghostscript/Omni/Okidata ML-390 Resolutions.xml /usr/share/ghostscript/Omni/Okidata ML-390 Trays.xml /usr/share/ghostscript/Omni/Okidata ML-390 Turbo.xml /usr/share/ghostscript/Omni/Okidata ML-390.xml /usr/share/ghostscript/Omni/Okidata ML-391 Forms.xml /usr/share/ghostscript/Omni/Okidata ML-391 Turbo.xml /usr/share/ghostscript/Omni/Okidata ML-391.xml /usr/share/ghostscript/Omni/Okidata ML-393 Forms.xml /usr/share/ghostscript/Omni/Okidata ML-393.xml /usr/share/ghostscript/Omni/Okidata ML-393C Forms.xml /usr/share/ghostscript/Omni/Okidata ML-393C Gammas.xml /usr/share/ghostscript/Omni/Okidata ML-393C PrintModes.xml /usr/share/ghostscript/Omni/Okidata ML-393C Resolutions.xml /usr/share/ghostscript/Omni/Okidata ML-393C.xml /usr/share/ghostscript/Omni/Okidata ML-395B Trays.xml /usr/share/ghostscript/Omni/Okidata ML-395B.xml /usr/share/ghostscript/Omni/Okidata ML-395C Forms.xml /usr/share/ghostscript/Omni/Okidata ML-395C Gammas.xml /usr/share/ghostscript/Omni/Okidata ML-395C.xml /usr/share/ghostscript/Omni/Okidata ML-4410 Forms.xml /usr/share/ghostscript/Omni/Okidata ML-4410 Resolutions.xml /usr/share/ghostscript/Omni/Okidata ML-4410.xml /usr/share/ghostscript/Omni/Okidata ML-520.xml /usr/share/ghostscript/Omni/Okidata ML-521.xml /usr/share/ghostscript/Omni/Okidata ML-590 Forms.xml /usr/share/ghostscript/Omni/Okidata ML-590 Gammas.xml /usr/share/ghostscript/Omni/Okidata ML-590.xml /usr/share/ghostscript/Omni/Okidata ML-591 Forms.xml /usr/share/ghostscript/Omni/Okidata ML-591 Gammas.xml /usr/share/ghostscript/Omni/Okidata ML-591.xml /usr/share/ghostscript/Omni/Okidata NUps.xml /usr/share/ghostscript/Omni/Okidata OL1200 Connections.xml /usr/share/ghostscript/Omni/Okidata OL1200.xml /usr/share/ghostscript/Omni/Okidata OL400e Connections.xml /usr/share/ghostscript/Omni/Okidata OL400e.xml /usr/share/ghostscript/Omni/Okidata OL400ex Connections.xml /usr/share/ghostscript/Omni/Okidata OL400ex Forms.xml /usr/share/ghostscript/Omni/Okidata OL400ex Medias.xml /usr/share/ghostscript/Omni/Okidata OL400ex Resolutions.xml /usr/share/ghostscript/Omni/Okidata OL400ex Trays.xml /usr/share/ghostscript/Omni/Okidata OL400ex.xml /usr/share/ghostscript/Omni/Okidata OL410e Connections.xml /usr/share/ghostscript/Omni/Okidata OL410e.xml /usr/share/ghostscript/Omni/Okidata OL410ex Connections.xml /usr/share/ghostscript/Omni/Okidata OL410ex.xml /usr/share/ghostscript/Omni/Okidata OL810e Connections.xml /usr/share/ghostscript/Omni/Okidata OL810e.xml /usr/share/ghostscript/Omni/Okidata OL810ex Connections.xml /usr/share/ghostscript/Omni/Okidata OL810ex Forms.xml /usr/share/ghostscript/Omni/Okidata OL810ex Resolutions.xml /usr/share/ghostscript/Omni/Okidata OL810ex.xml /usr/share/ghostscript/Omni/Okidata Orientations.xml /usr/share/ghostscript/Omni/Okidata OutputBins.xml /usr/share/ghostscript/Omni/Okidata PCL Commands.xml /usr/share/ghostscript/Omni/Okidata PCL PrintModes.xml /usr/share/ghostscript/Omni/Okidata Scalings.xml /usr/share/ghostscript/Omni/Okidata SheetCollates.xml /usr/share/ghostscript/Omni/Okidata Sides.xml /usr/share/ghostscript/Omni/Okidata Stitchings.xml /usr/share/ghostscript/Omni/Okidata Trimmings.xml /usr/share/ghostscript/Omni/Panasonic Copies.xml /usr/share/ghostscript/Omni/Panasonic KX-P1123 Commands.xml /usr/share/ghostscript/Omni/Panasonic KX-P1123 Connections.xml /usr/share/ghostscript/Omni/Panasonic KX-P1123 Forms.xml /usr/share/ghostscript/Omni/Panasonic KX-P1123 Medias.xml /usr/share/ghostscript/Omni/Panasonic KX-P1123 PrintModes.xml /usr/share/ghostscript/Omni/Panasonic KX-P1123 Resolutions.xml /usr/share/ghostscript/Omni/Panasonic KX-P1123 Trays.xml /usr/share/ghostscript/Omni/Panasonic KX-P1123.xml /usr/share/ghostscript/Omni/Panasonic KX-P1124 Forms.xml /usr/share/ghostscript/Omni/Panasonic KX-P1124 Gammas.xml /usr/share/ghostscript/Omni/Panasonic KX-P1124 PrintModes.xml /usr/share/ghostscript/Omni/Panasonic KX-P1124.xml /usr/share/ghostscript/Omni/Panasonic KX-P1124i Forms.xml /usr/share/ghostscript/Omni/Panasonic KX-P1124i.xml /usr/share/ghostscript/Omni/Panasonic KX-P1150 Commands.xml /usr/share/ghostscript/Omni/Panasonic KX-P1150 Forms.xml /usr/share/ghostscript/Omni/Panasonic KX-P1150 Resolutions.xml /usr/share/ghostscript/Omni/Panasonic KX-P1150 Trays.xml /usr/share/ghostscript/Omni/Panasonic KX-P1150.xml /usr/share/ghostscript/Omni/Panasonic KX-P1180.xml /usr/share/ghostscript/Omni/Panasonic KX-P1191.xml /usr/share/ghostscript/Omni/Panasonic KX-P1624.xml /usr/share/ghostscript/Omni/Panasonic KX-P1654.xml /usr/share/ghostscript/Omni/Panasonic KX-P1695.xml /usr/share/ghostscript/Omni/Panasonic KX-P2023 Forms.xml /usr/share/ghostscript/Omni/Panasonic KX-P2023.xml /usr/share/ghostscript/Omni/Panasonic KX-P2123 Forms.xml /usr/share/ghostscript/Omni/Panasonic KX-P2123 Gammas.xml /usr/share/ghostscript/Omni/Panasonic KX-P2123.xml /usr/share/ghostscript/Omni/Panasonic KX-P2124 Gammas.xml /usr/share/ghostscript/Omni/Panasonic KX-P2124.xml /usr/share/ghostscript/Omni/Panasonic KX-P2130 Forms.xml /usr/share/ghostscript/Omni/Panasonic KX-P2130 Gammas.xml /usr/share/ghostscript/Omni/Panasonic KX-P2130.xml /usr/share/ghostscript/Omni/Panasonic KX-P2135 Gammas.xml /usr/share/ghostscript/Omni/Panasonic KX-P2135.xml /usr/share/ghostscript/Omni/Panasonic KX-P2180 Forms.xml /usr/share/ghostscript/Omni/Panasonic KX-P2180 Gammas.xml /usr/share/ghostscript/Omni/Panasonic KX-P2180.xml /usr/share/ghostscript/Omni/Panasonic KX-P2624.xml /usr/share/ghostscript/Omni/Panasonic KX-P3123 Forms.xml /usr/share/ghostscript/Omni/Panasonic KX-P3123 Gammas.xml /usr/share/ghostscript/Omni/Panasonic KX-P3123.xml /usr/share/ghostscript/Omni/Panasonic KX-P3124 Forms.xml /usr/share/ghostscript/Omni/Panasonic KX-P3124 Gammas.xml /usr/share/ghostscript/Omni/Panasonic KX-P3124.xml /usr/share/ghostscript/Omni/Panasonic KX-P3624 Commands.xml /usr/share/ghostscript/Omni/Panasonic KX-P3624 Connections.xml /usr/share/ghostscript/Omni/Panasonic KX-P3624 Forms.xml /usr/share/ghostscript/Omni/Panasonic KX-P3624 Medias.xml /usr/share/ghostscript/Omni/Panasonic KX-P3624 PrintModes.xml /usr/share/ghostscript/Omni/Panasonic KX-P3624 Resolutions.xml /usr/share/ghostscript/Omni/Panasonic KX-P3624 Trays.xml /usr/share/ghostscript/Omni/Panasonic KX-P3624.xml /usr/share/ghostscript/Omni/Panasonic NUps.xml /usr/share/ghostscript/Omni/Panasonic Orientations.xml /usr/share/ghostscript/Omni/Panasonic OutputBins.xml /usr/share/ghostscript/Omni/Panasonic Scalings.xml /usr/share/ghostscript/Omni/Panasonic SheetCollates.xml /usr/share/ghostscript/Omni/Panasonic Sides.xml /usr/share/ghostscript/Omni/Panasonic Stitchings.xml /usr/share/ghostscript/Omni/Panasonic Trimmings.xml /usr/share/ghostscript/Omni/Star Copies.xml /usr/share/ghostscript/Omni/Star LC 24-15 Multi-Font.xml /usr/share/ghostscript/Omni/Star LC 24-20 Multi-Font.xml /usr/share/ghostscript/Omni/Star LC 24-200 Colour Gammas.xml /usr/share/ghostscript/Omni/Star LC 24-200 Colour.xml /usr/share/ghostscript/Omni/Star LC-100 Colour Gammas.xml /usr/share/ghostscript/Omni/Star LC-100 Colour.xml /usr/share/ghostscript/Omni/Star LC-15 Multi-Font.xml /usr/share/ghostscript/Omni/Star LC-20.xml /usr/share/ghostscript/Omni/Star NUps.xml /usr/share/ghostscript/Omni/Star NX-1001 Commands.xml /usr/share/ghostscript/Omni/Star NX-1001 Connections.xml /usr/share/ghostscript/Omni/Star NX-1001 Forms.xml /usr/share/ghostscript/Omni/Star NX-1001 Medias.xml /usr/share/ghostscript/Omni/Star NX-1001 PrintModes.xml /usr/share/ghostscript/Omni/Star NX-1001 Resolutions.xml /usr/share/ghostscript/Omni/Star NX-1001 Trays.xml /usr/share/ghostscript/Omni/Star NX-1001.xml /usr/share/ghostscript/Omni/Star NX-1040R Forms.xml /usr/share/ghostscript/Omni/Star NX-1040R Gammas.xml /usr/share/ghostscript/Omni/Star NX-1040R PrintModes.xml /usr/share/ghostscript/Omni/Star NX-1040R.xml /usr/share/ghostscript/Omni/Star NX-1500 Forms.xml /usr/share/ghostscript/Omni/Star NX-1500.xml /usr/share/ghostscript/Omni/Star NX-2415 Commands.xml /usr/share/ghostscript/Omni/Star NX-2415 Forms.xml /usr/share/ghostscript/Omni/Star NX-2415 Resolutions.xml /usr/share/ghostscript/Omni/Star NX-2415 Trays.xml /usr/share/ghostscript/Omni/Star NX-2415.xml /usr/share/ghostscript/Omni/Star NX-2420R Forms.xml /usr/share/ghostscript/Omni/Star NX-2420R Gammas.xml /usr/share/ghostscript/Omni/Star NX-2420R.xml /usr/share/ghostscript/Omni/Star NX-2430.xml /usr/share/ghostscript/Omni/Star Orientations.xml /usr/share/ghostscript/Omni/Star OutputBins.xml /usr/share/ghostscript/Omni/Star Scalings.xml /usr/share/ghostscript/Omni/Star SheetCollates.xml /usr/share/ghostscript/Omni/Star Sides.xml /usr/share/ghostscript/Omni/Star Starjet SJ-144 Gammas.xml /usr/share/ghostscript/Omni/Star Starjet SJ-144.xml /usr/share/ghostscript/Omni/Star Starjet SJ-48 Commands.xml /usr/share/ghostscript/Omni/Star Starjet SJ-48 Connections.xml /usr/share/ghostscript/Omni/Star Starjet SJ-48 Forms.xml /usr/share/ghostscript/Omni/Star Starjet SJ-48 Resolutions.xml /usr/share/ghostscript/Omni/Star Starjet SJ-48 Trays.xml /usr/share/ghostscript/Omni/Star Starjet SJ-48.xml /usr/share/ghostscript/Omni/Star Stitchings.xml /usr/share/ghostscript/Omni/Star Trimmings.xml /usr/share/ghostscript/Omni/Star XB 24-200 Multi-Font Gammas.xml /usr/share/ghostscript/Omni/Star XB 24-200 Multi-Font.xml /usr/share/ghostscript/Omni/Star XB 24-250 Multi-Font Gammas.xml /usr/share/ghostscript/Omni/Star XB 24-250 Multi-Font.xml /usr/share/ghostscript/Omni/Star XB-2420 Gammas.xml /usr/share/ghostscript/Omni/Star XB-2420.xml /usr/share/ghostscript/Omni/Star XB-2425 Forms.xml /usr/share/ghostscript/Omni/Star XB-2425 Gammas.xml /usr/share/ghostscript/Omni/Star XB-2425.xml /usr/share/ghostscript/Omni/Star XR-1020 Gammas.xml /usr/share/ghostscript/Omni/Star XR-1020.xml /usr/share/ghostscript/Omni/Star XR-1520 Gammas.xml /usr/share/ghostscript/Omni/Star XR-1520.xml /usr/share/ghostscript/Omni/Star ZA-200 Multi-Font Gammas.xml /usr/share/ghostscript/Omni/Star ZA-200 Multi-Font.xml /usr/share/ghostscript/Omni/Star ZA-250 Multi-Font Gammas.xml /usr/share/ghostscript/Omni/Star ZA-250 Multi-Font.xml /usr/share/ghostscript/Omni/foo2omni /usr/share/ghostscript/OmniDevice.xsd
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Oct 7 03:03:45 2008