23115420 Upgrade foomatic-db to 4.0+
authorJiri Sasek <Jiri.Sasek@Oracle.COM>
Fri, 02 Sep 2016 12:40:53 -0700
changeset 6720 4bf7e80e4d8e
parent 6718 7b27fef9ca52
child 6721 507a8cb88442
23115420 Upgrade foomatic-db to 4.0+
components/foomatic/db-engine/Makefile
components/foomatic/db-engine/foomatic-db-engine.license
components/foomatic/db-engine/foomatic-db-engine.p5m
components/foomatic/db-engine/patches/00-configure.ac.patch
components/foomatic/db-engine/patches/00-foomatic-kitload.in.patch
components/foomatic/db-engine/patches/01-DB.pm.patch
components/foomatic/db-engine/patches/99-foomatic-kitload.in-last-line.patch
components/foomatic/db/Makefile
components/foomatic/db/foomatic-db.license
components/foomatic/db/foomatic-db.p5m
components/foomatic/db/patches/00-makefile.in.patch
components/foomatic/db/patches/01-configure.ac.patch
components/foomatic/db/ppd.objects
--- a/components/foomatic/db-engine/Makefile	Thu Sep 01 15:57:08 2016 -0700
+++ b/components/foomatic/db-engine/Makefile	Fri Sep 02 12:40:53 2016 -0700
@@ -26,21 +26,32 @@
 include ../../../make-rules/shared-macros.mk
 
 COMPONENT_NAME=		foomatic-db-engine
-COMPONENT_VERSION=	3.0-20080903
-COMPONENT_ARCHIVE_HASH=	\
-    sha256:668f2020eb136359523090cc17151e6aad0c56bce0e4ae91217a9eba19eec917
-COMPONENT_ARCHIVE_URL=	$(EXTERNAL_ARCHIVE_MIRROR)/$(COMPONENT_ARCHIVE)
-COMPONENT_PROJECT_URL=	http://www.linuxfoundation.org/collaborate/workgroups/openprinting/database/foomatic/
+# version (4.0) is relative to foomatic-db-engine
+#  ...do not combine foomatic-db with foomatic-db-engine of the different versions
+FOO_VERSION=		4.0
+# Latest foomatic-db-engine patchlevel where the snapshot is derived from.
+# Makes the IPS versioning monotonously growing.
+FOO_PATCHLEVEL=		12
+DAILY_VERSION=		20160721
+COMPONENT_VERSION=	$(FOO_VERSION)-$(DAILY_VERSION)
+IPS_COMPONENT_VERSION=	$(FOO_VERSION).$(FOO_PATCHLEVEL).$(DAILY_VERSION)
+TPNO=			30221
+COMPONENT_ARCHIVE=	$(COMPONENT_NAME)-$(COMPONENT_VERSION).tar.gz
+COMPONENT_ARCHIVE_HASH=	sha256:bb1836bb321298ddecf3a68e5e13db7b3d23c72c219c33c9b82df257b6b34f40
+COMPONENT_ARCHIVE_URL=	http://www.openprinting.org/download/foomatic/$(COMPONENT_ARCHIVE)
+COMPONENT_PROJECT_URL=	https://wiki.linuxfoundation.org/openprinting/database/foomatic
 COMPONENT_BUGDB=	utility/foomatic
 
-TPNO=			6399
-
 TEST_TARGET= $(NO_TESTS)
 include $(WS_MAKE_RULES)/common.mk
 
 CONFIGURE_OPTIONS +=	PERL=$(PERL)
 CONFIGURE_OPTIONS +=	FILEUTIL=$(BINDIR)/true
-CONFIGURE_OPTIONS +=    --sysconfdir=$(ETCDIR)/gnu
+CONFIGURE_OPTIONS +=	TAR=/usr/gnu/bin/tar
+# foomatic-filters (pkg:/.../foomatic-rip) keeps "filter.conf" here:
+CONFIGURE_OPTIONS +=	--sysconfdir=$(ETCDIR)/gnu
+
+COMPONENT_PREP_ACTION += (cd $(@D); autoreconf -fiv);
 
 # the build system does not support building outside of the source tree
 COMPONENT_PRE_CONFIGURE_ACTION = $(CLONEY) $(SOURCE_DIR) $(@D) ;
@@ -52,6 +63,9 @@
 COMPONENT_PRE_INSTALL_ACTION = \
  ( cd $(@D)/lib ; $(GMAKE) install_vendor DESTDIR=$(PROTO_DIR) )
 
+# publish for only one version of perl
+PERL_VERSIONS = $(PERL_VERSION)
+
 # the perl .packlist contains the path to the file as built rather than
 # as installed. Fix to be installed path, ie remove PROTO_DIR.
 VENDORARCH= $(shell $(PERL) -e 'use Config; print $$Config{vendorarch}')
--- a/components/foomatic/db-engine/foomatic-db-engine.license	Thu Sep 01 15:57:08 2016 -0700
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,353 +0,0 @@
-#
-# Copyright 1991 by the Massachusetts Institute of Technology
-#
-# Permission to use, copy, modify, distribute, and sell this software and its
-# documentation for any purpose is hereby granted without fee, provided that
-# the above copyright notice appear in all copies and that both that
-# copyright notice and this permission notice appear in supporting
-# documentation, and that the name of M.I.T. not be used in advertising or
-# publicity pertaining to distribution of the software without specific,
-# written prior permission.  M.I.T. makes no representations about the
-# suitability of this software for any purpose.  It is provided "as is"
-# without express or implied warranty.
-
-		    GNU GENERAL PUBLIC LICENSE
-		       Version 2, June 1991
-
- Copyright (C) 1989, 1991 Free Software Foundation, Inc.
-                       59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
- Everyone is permitted to copy and distribute verbatim copies
- of this license document, but changing it is not allowed.
-
-			    Preamble
-
-  The licenses for most software are designed to take away your
-freedom to share and change it.  By contrast, the GNU General Public
-License is intended to guarantee your freedom to share and change free
-software--to make sure the software is free for all its users.  This
-General Public License applies to most of the Free Software
-Foundation's software and to any other program whose authors commit to
-using it.  (Some other Free Software Foundation software is covered by
-the GNU Library General Public License instead.)  You can apply it to
-your programs, too.
-
-  When we speak of free software, we are referring to freedom, not
-price.  Our General Public Licenses are designed to make sure that you
-have the freedom to distribute copies of free software (and charge for
-this service if you wish), that you receive source code or can get it
-if you want it, that you can change the software or use pieces of it
-in new free programs; and that you know you can do these things.
-
-  To protect your rights, we need to make restrictions that forbid
-anyone to deny you these rights or to ask you to surrender the rights.
-These restrictions translate to certain responsibilities for you if you
-distribute copies of the software, or if you modify it.
-
-  For example, if you distribute copies of such a program, whether
-gratis or for a fee, you must give the recipients all the rights that
-you have.  You must make sure that they, too, receive or can get the
-source code.  And you must show them these terms so they know their
-rights.
-
-  We protect your rights with two steps: (1) copyright the software, and
-(2) offer you this license which gives you legal permission to copy,
-distribute and/or modify the software.
-
-  Also, for each author's protection and ours, we want to make certain
-that everyone understands that there is no warranty for this free
-software.  If the software is modified by someone else and passed on, we
-want its recipients to know that what they have is not the original, so
-that any problems introduced by others will not reflect on the original
-authors' reputations.
-
-  Finally, any free program is threatened constantly by software
-patents.  We wish to avoid the danger that redistributors of a free
-program will individually obtain patent licenses, in effect making the
-program proprietary.  To prevent this, we have made it clear that any
-patent must be licensed for everyone's free use or not licensed at all.
-
-  The precise terms and conditions for copying, distribution and
-modification follow.
-
-		    GNU GENERAL PUBLIC LICENSE
-   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
-
-  0. This License applies to any program or other work which contains
-a notice placed by the copyright holder saying it may be distributed
-under the terms of this General Public License.  The "Program", below,
-refers to any such program or work, and a "work based on the Program"
-means either the Program or any derivative work under copyright law:
-that is to say, a work containing the Program or a portion of it,
-either verbatim or with modifications and/or translated into another
-language.  (Hereinafter, translation is included without limitation in
-the term "modification".)  Each licensee is addressed as "you".
-
-Activities other than copying, distribution and modification are not
-covered by this License; they are outside its scope.  The act of
-running the Program is not restricted, and the output from the Program
-is covered only if its contents constitute a work based on the
-Program (independent of having been made by running the Program).
-Whether that is true depends on what the Program does.
-
-  1. You may copy and distribute verbatim copies of the Program's
-source code as you receive it, in any medium, provided that you
-conspicuously and appropriately publish on each copy an appropriate
-copyright notice and disclaimer of warranty; keep intact all the
-notices that refer to this License and to the absence of any warranty;
-and give any other recipients of the Program a copy of this License
-along with the Program.
-
-You may charge a fee for the physical act of transferring a copy, and
-you may at your option offer warranty protection in exchange for a fee.
-
-  2. You may modify your copy or copies of the Program or any portion
-of it, thus forming a work based on the Program, and copy and
-distribute such modifications or work under the terms of Section 1
-above, provided that you also meet all of these conditions:
-
-    a) You must cause the modified files to carry prominent notices
-    stating that you changed the files and the date of any change.
-
-    b) You must cause any work that you distribute or publish, that in
-    whole or in part contains or is derived from the Program or any
-    part thereof, to be licensed as a whole at no charge to all third
-    parties under the terms of this License.
-
-    c) If the modified program normally reads commands interactively
-    when run, you must cause it, when started running for such
-    interactive use in the most ordinary way, to print or display an
-    announcement including an appropriate copyright notice and a
-    notice that there is no warranty (or else, saying that you provide
-    a warranty) and that users may redistribute the program under
-    these conditions, and telling the user how to view a copy of this
-    License.  (Exception: if the Program itself is interactive but
-    does not normally print such an announcement, your work based on
-    the Program is not required to print an announcement.)
-
-These requirements apply to the modified work as a whole.  If
-identifiable sections of that work are not derived from the Program,
-and can be reasonably considered independent and separate works in
-themselves, then this License, and its terms, do not apply to those
-sections when you distribute them as separate works.  But when you
-distribute the same sections as part of a whole which is a work based
-on the Program, the distribution of the whole must be on the terms of
-this License, whose permissions for other licensees extend to the
-entire whole, and thus to each and every part regardless of who wrote it.
-
-Thus, it is not the intent of this section to claim rights or contest
-your rights to work written entirely by you; rather, the intent is to
-exercise the right to control the distribution of derivative or
-collective works based on the Program.
-
-In addition, mere aggregation of another work not based on the Program
-with the Program (or with a work based on the Program) on a volume of
-a storage or distribution medium does not bring the other work under
-the scope of this License.
-
-  3. You may copy and distribute the Program (or a work based on it,
-under Section 2) in object code or executable form under the terms of
-Sections 1 and 2 above provided that you also do one of the following:
-
-    a) Accompany it with the complete corresponding machine-readable
-    source code, which must be distributed under the terms of Sections
-    1 and 2 above on a medium customarily used for software interchange; or,
-
-    b) Accompany it with a written offer, valid for at least three
-    years, to give any third party, for a charge no more than your
-    cost of physically performing source distribution, a complete
-    machine-readable copy of the corresponding source code, to be
-    distributed under the terms of Sections 1 and 2 above on a medium
-    customarily used for software interchange; or,
-
-    c) Accompany it with the information you received as to the offer
-    to distribute corresponding source code.  (This alternative is
-    allowed only for noncommercial distribution and only if you
-    received the program in object code or executable form with such
-    an offer, in accord with Subsection b above.)
-
-The source code for a work means the preferred form of the work for
-making modifications to it.  For an executable work, complete source
-code means all the source code for all modules it contains, plus any
-associated interface definition files, plus the scripts used to
-control compilation and installation of the executable.  However, as a
-special exception, the source code distributed need not include
-anything that is normally distributed (in either source or binary
-form) with the major components (compiler, kernel, and so on) of the
-operating system on which the executable runs, unless that component
-itself accompanies the executable.
-
-If distribution of executable or object code is made by offering
-access to copy from a designated place, then offering equivalent
-access to copy the source code from the same place counts as
-distribution of the source code, even though third parties are not
-compelled to copy the source along with the object code.
-
-  4. You may not copy, modify, sublicense, or distribute the Program
-except as expressly provided under this License.  Any attempt
-otherwise to copy, modify, sublicense or distribute the Program is
-void, and will automatically terminate your rights under this License.
-However, parties who have received copies, or rights, from you under
-this License will not have their licenses terminated so long as such
-parties remain in full compliance.
-
-  5. You are not required to accept this License, since you have not
-signed it.  However, nothing else grants you permission to modify or
-distribute the Program or its derivative works.  These actions are
-prohibited by law if you do not accept this License.  Therefore, by
-modifying or distributing the Program (or any work based on the
-Program), you indicate your acceptance of this License to do so, and
-all its terms and conditions for copying, distributing or modifying
-the Program or works based on it.
-
-  6. Each time you redistribute the Program (or any work based on the
-Program), the recipient automatically receives a license from the
-original licensor to copy, distribute or modify the Program subject to
-these terms and conditions.  You may not impose any further
-restrictions on the recipients' exercise of the rights granted herein.
-You are not responsible for enforcing compliance by third parties to
-this License.
-
-  7. If, as a consequence of a court judgment or allegation of patent
-infringement or for any other reason (not limited to patent issues),
-conditions are imposed on you (whether by court order, agreement or
-otherwise) that contradict the conditions of this License, they do not
-excuse you from the conditions of this License.  If you cannot
-distribute so as to satisfy simultaneously your obligations under this
-License and any other pertinent obligations, then as a consequence you
-may not distribute the Program at all.  For example, if a patent
-license would not permit royalty-free redistribution of the Program by
-all those who receive copies directly or indirectly through you, then
-the only way you could satisfy both it and this License would be to
-refrain entirely from distribution of the Program.
-
-If any portion of this section is held invalid or unenforceable under
-any particular circumstance, the balance of the section is intended to
-apply and the section as a whole is intended to apply in other
-circumstances.
-
-It is not the purpose of this section to induce you to infringe any
-patents or other property right claims or to contest validity ofany
-such claims; this section has the sole purpose of protecting the
-integrity of the free software distribution system, which is
-implemented by public license practices.  Many people have made
-generous contributions to the wide range of software distributed
-through that system in reliance on consistent application of that
-system; it is up to the author/donor to decide if he or she is willing
-to distribute software through any other system and a licensee cannot
-impose that choice.
-
-This section is intended to make thoroughly clear what is believed to
-be a consequence of the rest of this License.
-
-  8. If the distribution and/or use of the Program is restricted in
-certain countries either by patents or by copyrighted interfaces, the
-original copyright holder who places the Program under this License
-may add an explicit geographical distribution limitation excluding
-those countries, so that distribution is permitted only in or among
-countries not thus excluded.  In such case, this License incorporates
-the limn the body of this License.
-
-  9. The Free Software Foundation may publish revised and/or new versions
-of the General Public License from time to time.  Such new versions will
-be similar in spirit to the present version, but may differ in detail to
-address new problems or concerns.
-
-Each version is given a distinguishing version number.  If the Program
-specifies a version number of this License which applies to it and "any
-later version", you have the option of following the terms and conditions
-either of that version or of any later version published by the Free
-Software Foundation.  If the Program does not specify a version number of
-this License, you may choose any version ever published by the Free Software
-Foundation.
-
-  10. If you wish to incorporate parts of the Program into other free
-programs whose distribution conditions are different, write to the author
-to ask for permission.  For software which is copyrighted by the Free
-Software Foundation, write to the Free Software Foundation; we sometimes
-mak  Our decision will be guided by the two goals
-of preserving the free status of all derivatives of our free software and
-of promoting the sharing and reuse of software generally.
-
-			    NO WARRANTY
-
-  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
-FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
-OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
-PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
-OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
-MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
-TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
-PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
-REPAIR OR CORRECTION.
-
-  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
-WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
-REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
-INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
-OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
-TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
-YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
-PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
-POSSIBILITY OF SUCH DAMAGES.
-
-		     END OF TERMS AND CONDITIONS
-
-	    How to Apply These Terms to Your New Programs
-
-  If you develop a new program, and you want it to be of the greatest
-possible use to the public, the best way to achieve this is to make it
-free software which everyone can redistribute and change under these terms.
-
-  To do so, attach the following notices to the program.  It is safest
-to attach them to the start of each source file to most effectively
-convey the exclusion of warranty; and each file should have at least
-the "copyright" line and a pointer to where the full notice is found.
-
-    <one line to give the program's name and a brief idea of what it does.>
-    Copyright (C) <year>  <name of author>
-
-    This program is free software; you can redistribute it and/or modify
-    it under the terms of the GNU General Public License as published by
-    the Free Software Foundation; either version 2 of the License, or
-    (at your option) any later version.
-
-    This program is distributed in the hope that it will be useful,
-    but WITHOUT ANY WARRANTY; without even the implied warranty of
-    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-    GNU General Public License for more details.
-
-    You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
-
-
-Also add information on how to contact you by electronic and paper mail.
-
-If the program is interactive, make it output a short notice like this
-when it starts in an interactive mode:
-
-    Gnomovision version 69, Copyright (C) year name of author
-    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
-    This is free software, and you are welcome to redistribute it
-    under certain conditions; type `show c' for details.
-
-The hypothetical commands `show w' and `show c' should show the appropriate
-parts of the General Public License.  Of course, the commands you use may
-be called something other than `show w' and `show c'; they could even be
-mouse-clicks or menu items--whatever suits your program.
-
-You should also get your employer (if you work as a programmer) or your
-school, if any, to sign a "copyright disclaimer" for the program, if
-necessary.  Here is a sample; alter the names:
-
-  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
-  `Gnomovision' (which makes passes at compilers) written by James Hacker.
-
-  <signature of Ty Coon>, 1 April 1989
-  Ty Coon, President of Vice
-
-This General Public License does not permit incorporating your program into
-proprietary programs.  If your program is a subroutine library, you may
-consider it more useful to permit linking proprietary applications with the
-library.  If this is what you want to do, use the GNU Library General
-Public License instead of this License.
--- a/components/foomatic/db-engine/foomatic-db-engine.p5m	Thu Sep 01 15:57:08 2016 -0700
+++ b/components/foomatic/db-engine/foomatic-db-engine.p5m	Fri Sep 02 12:40:53 2016 -0700
@@ -23,7 +23,7 @@
 
 <transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
 set name=pkg.fmri \
-    value=pkg:/print/cups/filter/[email protected],$(BUILD_VERSION)
+    value=pkg:/print/cups/filter/foomatic-db-engine@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
 set name=pkg.summary value="Foomatic Database Engine"
 set name=com.oracle.info.description value="the Foomatic Database Engine"
 set name=com.oracle.info.tpno value=$(TPNO)
@@ -40,11 +40,12 @@
 link path=usr/bin/foomatic-datafile target=foomatic-ppdfile
 file path=usr/bin/foomatic-perl-data
 file path=usr/bin/foomatic-ppd-options
+file path=usr/bin/foomatic-ppd-to-xml
 file path=usr/bin/foomatic-ppdfile
 file path=usr/bin/foomatic-printjob
 file path=usr/bin/foomatic-searchprinter
-link path=usr/lib/cups/driver/foomatic \
-    target=../../../../usr/bin/foomatic-ppdfile
+link path=usr/lib/cups/driver/foomatic target=../../../bin/foomatic-ppdfile
+file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)/perllocal.pod
 file path=usr/perl5/vendor_perl/$(PERL_VERSION)/$(PERL_ARCH)/auto/Foomatic/.packlist
 file path=usr/perl5/vendor_perl/$(PERL_VERSION)/Foomatic/DB.pm
 # Defaults.pm are not built by the perl module, but by external utility, so it's in
@@ -77,4 +78,4 @@
 file path=usr/share/man/man8/foomatic-getpjloptions.8
 file path=usr/share/man/man8/foomatic-kitload.8
 file path=usr/share/man/man8/foomatic-preferred-driver.8
-license foomatic-db-engine.license license="GPLv2, MIT"
+license COPYING license=GPLv2
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/foomatic/db-engine/patches/00-configure.ac.patch	Fri Sep 02 12:40:53 2016 -0700
@@ -0,0 +1,14 @@
+In-house patch
+makes the original "00-foomatic-kitload.in.patch" more general
+...to be promote-able to comunity.
+
+--- a/configure.ac	2016-07-20 00:40:31.000000000 -0700
++++ b/configure.ac	2016-07-20 14:02:30.873396304 -0700
+@@ -14,6 +14,7 @@
+ AC_PROG_INSTALL
+ AC_PROG_LN_S
+ AC_PROG_MAKE_SET
++AC_CHECK_PROG(TAR,tar,tar)
+ 
+ dnl # Checks for libraries.
+ dnl AC_PATH_XTRA
--- a/components/foomatic/db-engine/patches/00-foomatic-kitload.in.patch	Thu Sep 01 15:57:08 2016 -0700
+++ b/components/foomatic/db-engine/patches/00-foomatic-kitload.in.patch	Fri Sep 02 12:40:53 2016 -0700
@@ -1,19 +1,15 @@
-*** a/foomatic-kitload.in.orig	Mon Oct 27 15:58:18 2008
---- b/foomatic-kitload.in		Mon Oct 27 15:59:18 2008
-***************
-*** 54,60 ****
-  $ENV{'LANG'} = "C";
-  
-  # Copy the files
-! my $retval = system("( cd $dir ; tar cf - --exclude CVS . ) | tar xv${dontoverwrite}Cf $destdir$libdir/db/source - 2> $destdir$libdir/kitload2.log | tee $destdir$libdir/kitload.log");
-  #$retval = $retval / 256;
-  #if ($retval) {
-  #    die "Error copying files to $destdir$libdir/db/source: $?";
---- 54,60 ----
-  $ENV{'LANG'} = "C";
-  
-  # Copy the files
-! my $retval = system("( cd $dir ; /usr/bin/gtar cf - --exclude CVS . ) | /usr/bin/gtar xv${dontoverwrite}Cf $destdir$libdir/db/source - 2> $destdir$libdir/kitload2.log | tee $destdir$libdir/kitload.log");
-  #$retval = $retval / 256;
-  #if ($retval) {
-  #    die "Error copying files to $destdir$libdir/db/source: $?";
+In-house patch
+makes the original "00-foomatic-kitload.in.patch" more general
+...to be promote-able to comunity.
+
+--- a/foomatic-kitload.in	2016-07-20 00:40:31.000000000 -0700
++++ b/foomatic-kitload.in	2016-07-20 13:48:17.059703347 -0700
+@@ -54,7 +54,7 @@
+ $ENV{'LANG'} = "C";
+ 
+ # Copy the files
+-my $retval = system("( cd $dir ; tar cf - --exclude CVS . ) | tar xv${dontoverwrite}Cf $destdir$libdir/db/source - 2> $destdir$libdir/kitload2.log | tee $destdir$libdir/kitload.log");
++my $retval = system("( cd $dir ; @TAR@ cf - --exclude CVS . ) | @TAR@ xv${dontoverwrite}Cf $destdir$libdir/db/source - 2> $destdir$libdir/kitload2.log | tee $destdir$libdir/kitload.log");
+ #$retval = $retval / 256;
+ #if ($retval) {
+ #    die "Error copying files to $destdir$libdir/db/source: $?";
--- a/components/foomatic/db-engine/patches/01-DB.pm.patch	Thu Sep 01 15:57:08 2016 -0700
+++ b/components/foomatic/db-engine/patches/01-DB.pm.patch	Fri Sep 02 12:40:53 2016 -0700
@@ -1,19 +1,17 @@
-*** a/lib/Foomatic/DB.pm.orig	Mon Oct 27 15:51:02 2008
---- b/lib/Foomatic/DB.pm	Mon Oct 27 15:50:37 2008
-***************
-*** 102,108 ****
-      }
-  
-      # Build a new overview
-!     my $otype = ($cupsppds ? '-C' : '-O');
-      $otype .= ' -n' if ($cupsppds == 1);
-      # Generate overview Perl data structure from database
-      my $VAR1;
---- 102,108 ----
-      }
-  
-      # Build a new overview
-!     my $otype = ($cupsppds ? '-C' : '-C');
-      $otype .= ' -n' if ($cupsppds == 1);
-      # Generate overview Perl data structure from database
-      my $VAR1;
+In-house patch
+This is the original patch turned to unified-diff format only.
+It was created during the sfwnv -> Userland conversion
+...but even the author of the patch (Vlad) do not remember its meaning.
+It is safe to leave it here.
+
+--- a/lib/Foomatic/DB.pm	2016-07-20 00:40:31.000000000 -0700
++++ b/lib/Foomatic/DB.pm	2016-07-20 13:59:40.150491933 -0700
+@@ -111,7 +111,7 @@
+     }
+ 
+     # Build a new overview
+-    my $otype = ($cupsppds ? '-C' : '-O');
++    my $otype = ($cupsppds ? '-C' : '-C');
+     $otype .= ' -n' if ($cupsppds == 1);
+     # Generate overview Perl data structure from database
+     my $VAR1;
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/foomatic/db-engine/patches/99-foomatic-kitload.in-last-line.patch	Fri Sep 02 12:40:53 2016 -0700
@@ -0,0 +1,15 @@
+In-house patch.
+Adds a newline on the end of the .in file to avoid the autotools failing on it.
+Community will be asked if they will to add newline also in upstream.
+
+--- a/foomatic-kitload.in	2016-07-25 16:32:15.439702509 -0700
++++ b/foomatic-kitload.in	2016-07-25 16:32:36.754761478 -0700
+@@ -116,4 +116,6 @@
+ sub show_errors {
+     warn "\nError messages of the copying process:\n\n";
+     print STDERR `cat $destdir$libdir/kitload2.log`;
+-}
+\ No newline at end of file
++}
++
++
--- a/components/foomatic/db/Makefile	Thu Sep 01 15:57:08 2016 -0700
+++ b/components/foomatic/db/Makefile	Fri Sep 02 12:40:53 2016 -0700
@@ -26,23 +26,33 @@
 include ../../../make-rules/shared-macros.mk
 
 COMPONENT_NAME=		foomatic-db
-COMPONENT_VERSION=	20080903
-COMPONENT_ARCHIVE_HASH=	\
-    sha256:a404d1243a313259490a6a29238498c438b6e8638dafeb980ab98de347957414
-COMPONENT_ARCHIVE_URL=	$(EXTERNAL_ARCHIVE_MIRROR)/$(COMPONENT_ARCHIVE)
-COMPONENT_PROJECT_URL=	http://www.linuxfoundation.org/collaborate/workgroups/openprinting/database/foomatic/
+DAILY_VERSION=		20160721
+# foomatic-db creates only the daily snapshots
+COMPONENT_VERSION=	$(DAILY_VERSION)
+FOO_VERSION=		4.0
+IPS_COMPONENT_VERSION=	$(FOO_VERSION).$(DAILY_VERSION)
+TPNO=			30222
+# version (4.0) is relative to foomatic-db-engine
+#  ...do not combine foomatic-db with foomatic-db-engine of the different versions
+COMPONENT_ARCHIVE=	$(COMPONENT_NAME)-$(FOO_VERSION)-$(DAILY_VERSION).tar.gz
+COMPONENT_ARCHIVE_HASH=	sha256:8067ec4cee262fad8a490cb2a2836a8576eff745dd74b6478899b337a020a607
+COMPONENT_ARCHIVE_URL=	http://www.openprinting.org/download/foomatic/$(COMPONENT_ARCHIVE)
+COMPONENT_PROJECT_URL=	https://wiki.linuxfoundation.org/openprinting/database/foomatic
 COMPONENT_BUGDB=	utility/foomatic
 
-TPNO=			6398
-
 TEST_TARGET= $(NO_TESTS)
 include $(WS_MAKE_RULES)/common.mk
 
+# var is needed to check the "weird symlinks"
+PKG_MACROS += COMPONENT_DIR="$(COMPONENT_DIR)"
+# directory to search for "include" in mogrify .p5m
+PKG_OPTIONS += -I $(COMPONENT_DIR)
+
+COMPONENT_PREP_ACTION += (cd $(@D); autoreconf -fiv);
 COMPONENT_PRE_CONFIGURE_ACTION = $(CLONEY) $(SOURCE_DIR) $(@D)
 
-# One file is not gzipped; fix it
-COMPONENT_POST_INSTALL_ACTION = \
- gzip -c $(SOURCE_DIR)/db/source/PPD/Oce/Others/IM8530_1.PPD \
-  > $(PROTO_DIR)/usr/share/foomatic/db/source/PPD/Oce/Others/IM8530_1.ppd.gz
+CONFIGURE_OPTIONS +=	--with-drivers=NOOBSOLETES
+CONFIGURE_OPTIONS +=	INSTALL=/usr/sbin/install
+CONFIGURE_OPTIONS +=	TAR=/usr/gnu/bin/tar
 
 ASLR_MODE = $(ASLR_NOT_APPLICABLE)
--- a/components/foomatic/db/foomatic-db.license	Thu Sep 01 15:57:08 2016 -0700
+++ b/components/foomatic/db/foomatic-db.license	Fri Sep 02 12:40:53 2016 -0700
@@ -1,3 +1,4 @@
+
 		    GNU GENERAL PUBLIC LICENSE
 		       Version 2, June 1991
 
@@ -339,30 +340,256 @@
 library.  If this is what you want to do, use the GNU Library General
 Public License instead of this License.
 
+--
 
-MIT license:
+*%    COPYRIGHT (C) 2000-2016 RICOH COMPANY, LTD.
+*%    
+*%    Permission is hereby granted, free of charge, to any person obtaining
+*%    a copy of this software and associated documentation files (the
+*%    "Software"), to deal in the Software without restriction, including
+*%    without limitation the rights to use, copy, modify, merge, publish,
+*%    distribute, sublicense, and/or sell copies of the Software, and to
+*%    permit persons to whom the Software is furnished to do so, subject to
+*%    the following conditions:
+*%    
+*%    The above copyright notice and this permission notice shall be
+*%    included in all copies or substantial portions of the Software.
+*%    
+*%    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+*%    EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+*%    MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+*%    NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+*%    LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+*%    OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+*%    WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+--
+
+*% 
+*% =============================
+*% Adobe Systems PostScript(R) Printer Description File
+*% Copyright 2003-2004 Oce-Technologies B.V.
+*% =============================
+*%
+*% Permission is hereby granted, free of charge, to any person obtaining
+*% a copy of this software and associated documentation files (the
+*% "Software"), to deal in the Software without restriction, including
+*% without limitation the rights to use, copy, modify, merge, publish,
+*% distribute, sublicense, and/or sell copies of the Software, and to
+*% permit persons to whom the Software is furnished to do so, subject to
+*% the following conditions:
+*%
+*% The above copyright notice and this permission notice shall be
+*% included in all copies or substantial portions of the Software.
+*%
+*% THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+*% EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+*% MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+*% NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+*% LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+*% OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+*% WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+--
 
-Permission is hereby granted for redistribution of this file, provided that
-copyright notice is intact and the contents of this file are not altered
-in any way from it original form.
+*%  Copyright (C) Seiko Epson Corporation 2003-2010
+*%  Permission is hereby granted for redistribution of this file, provided that
+*%  copyright notice is intact and the contents of this license agreement are 
+*%  not altered in any way from it original form.
+*%
+*%  Permission is hereby granted, free of charge, to any person obtaining
+*%  a copy of this software and associated documentation files (the
+*%  "Software"), to deal in the Software without restriction, including
+*%  without limitation the rights to use, copy, modify, merge, publish,
+*%  distribute, sublicense, and/or sell copies of the Software, and to
+*%  permit persons to whom the Software is furnished to do so, subject to
+*%  the following conditions:
+*%
+*%  The above copyright notice and this permission notice shall be
+*%  included in all copies or substantial portions of the Software.
+*%
+*%  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+*%  EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+*%  MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+*%  NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+*%  LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+*%  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+*%  WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+*%
+*%  [this is the MIT open source license -- see www.opensource.org]
+*%------------------------------------------------------------------------------
+*% =========================================
+*% Adobe Systems PostScript(R) Printer Description File
+*% Copyright 1987-2010 Adobe Systems Incorporated. 
+*% All Rights Reserved. 
+*% =========================================
+*%
+
+--
+
+*%******************************************************************************
+*% 	Adobe PostScript(R) Printer Description File
+*% 
+*% 	Produced by Lexmark International, Inc.
+*% 
+*%	Copyright 1997-2015 Lexmark International, Inc. All rights reserved.
+*%
+*%******************************************************************************
+*%	License
+*%******************************************************************************
+*%
+*%Redistribution of this file, with or without modification, is permitted 
+*%provided that the following conditions are met:
+*% 
+*% 	Redistributions of this file must reproduce the above copyright notice, 
+*%	this list of conditions and the following disclaimer in the file and 
+*%	documentation and/or other materials provided with the distribution.
+*%
+*%	Neither the name of Lexmark International, Inc. nor the names of its 
+*%	contributors may be used to endorse or promote products derived 
+*%	from this file without specific prior written permission.
+*%
+*%THIS FILE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS “AS IS” AND 
+*%ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 
+*%WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 
+*%DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE 
+*%FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 
+*%DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR 
+*%SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER 
+*%CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, 
+*%OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 
+*%OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+*%
+*%******************************************************************************
+
+--
 
-Permission is hereby granted, free of charge, to any person obtaining
-a copy of this software and associated documentation files (the
-"Software"), to deal in the Software without restriction, including
-without limitation the rights to use, copy, modify, merge, publish,
-distribute, sublicense, and/or sell copies of the Software, and to
-permit persons to whom the Software is furnished to do so, subject to
-the following conditions:
+*%
+*%  Copyright (C) 2000-2011 KYOCERA CORPORATION
+*%  Copyright (C) 2005-2007 Revised Edition KYOCERA MITA CORPORATION
+*%
+*%  Permission is hereby granted, free of charge, to any person obtaining
+*%  a copy of this software and associated documentation files (the
+*%  "Software"), to deal in the Software without restriction, including
+*%  without limitation the rights to use, copy, modify, merge, publish,
+*%  distribute, sublicense, and/or sell copies of the Software, and to
+*%  permit persons to whom the Software is furnished to do so, subject to
+*%  the following conditions:
+*%
+*%  The above copyright notice and this permission notice shall be
+*%  included in all copies or substantial portions of the Software.
+*%
+*%  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+*%  EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+*%  MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+*%  NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+*%  LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+*%  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+*%  WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+*%
+
+--
+
+*%  (C) 2012 KYOCERA Document Solutions Inc.
+*%
+*%  Permission is granted for redistribution of this file as long as this
+*%  copyright notice is intact and the contents of the file are not altered
+*%  in any way from their original form.
+*%
+*%  Permission is hereby granted, free of charge, to any person obtaining
+*%  a copy of this software and associated documentation files (the
+*%  "Software"), to deal in the Software without restriction, including
+*%  without limitation the rights to use, copy, modify, merge, publish,
+*%  distribute, sublicense, and/or sell copies of the Software, and to
+*%  permit persons to whom the Software is furnished to do so, subject to
+*%  the following conditions:
+*%
+*%  The above copyright notice and this permission notice shall be
+*%  included in all copies or substantial portions of the Software.
+*%
+*%  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+*%  EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+*%  MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+*%  NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+*%  LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+*%  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+*%  WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+--
 
-The above copyright notice and this permission notice shall be
-included in all copies or substantial portions of the Software.
+*%  Copyright (C) 1993-2005 Kyocera Mita Corporation.
+*%  Copyright (C) 1993-2005 Kyocera Technology Development Inc.
+*%  Copyright (C) 1993-2005 Kyocera Technology Development Europe GmbH.
+*%
+*%  Permission is granted for redistribution of this file as long as this
+*%  copyright notice is intact and the contents of the file are not altered
+*%  in any way from their original form.
+*%
+*%  Permission is hereby granted, free of charge, to any person obtaining
+*%  a copy of this software and associated documentation files (the
+*%  "Software"), to deal in the Software without restriction, including
+*%  without limitation the rights to use, copy, modify, merge, publish,
+*%  distribute, sublicense, and/or sell copies of the Software, and to
+*%  permit persons to whom the Software is furnished to do so, subject to
+*%  the following conditions:
+*%
+*%  The above copyright notice and this permission notice shall be
+*%  included in all copies or substantial portions of the Software.
+*%
+*%  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+*%  EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+*%  MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+*%  NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+*%  LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+*%  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+*%  WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+--
 
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
-EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
-MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
-NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
-LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
-OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
-WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+*% Adobe Systems PostScript(R) Printer Description File
+*% Copyright 1992-2003 Hewlett-Packard Company
+*%
+*% Permission is hereby granted, free of charge, to any person obtaining
+*% a copy of this software and associated documentation files (the
+*% "Software"), to deal in the Software without restriction, including
+*% without limitation the rights to use, copy, modify, merge, publish,
+*% distribute, sublicense, and/or sell copies of the Software, and to
+*% permit persons to whom the Software is furnished to do so, subject to
+*% the following conditions:
+*% 
+*% The above copyright notice and this permission notice shall be
+*% included in all copies or substantial portions of the Software.
+*% 
+*% THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+*% EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+*% MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+*% NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+*% LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+*% OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+*% WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+*% 
 
-[this is the MIT open source license -- see www.opensource.org]
+--
+
+*%
+*% Copyright (c) 1998, 2013-2014 Samsung Electronics Co., Ltd.
+*% 
+*% Permission is hereby granted, free of charge, to any person obtaining 
+*% a copy of this software and associated documentation files (the 
+*% "Software"), to deal in the Software without restriction, including 
+*% without limitation the rights to use, copy, modify, merge, publish, 
+*% distribute, sublicense, and/or sell copies of the Software, and to 
+*% permit persons to whom the Software is furnished to do so, subject to 
+*% the following conditions:
+*% 
+*% The above copyright notice and this permission notice shall be 
+*% included in all copies or substantial portions of the Software.
+*% 
+*% THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 
+*% EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 
+*% MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 
+*% NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE 
+*% LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION 
+*% OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION 
+*% WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+*% 
--- a/components/foomatic/db/foomatic-db.p5m	Thu Sep 01 15:57:08 2016 -0700
+++ b/components/foomatic/db/foomatic-db.p5m	Fri Sep 02 12:40:53 2016 -0700
@@ -18,11 +18,20 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved.
 #
 
+# drop ambiguos dirs
+<transform dir path=usr.* -> drop>
+# drop weird symlinks
+<transform link target=$(COMPONENT_DIR).* -> drop>
+<transform link target=/.* -> drop>
+#
+# Include objects taken from: gmake sample-manifest METADATA_TEMPLATE=
+<include ppd.objects>
+#
 set name=pkg.fmri \
-    value=pkg:/print/cups/filter/foomatic-db@0.$(COMPONENT_VERSION),$(BUILD_VERSION)
+    value=pkg:/print/cups/filter/foomatic-db@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
 set name=pkg.summary \
     value="Foomatic database of PostScript Printer Definition files"
 set name=com.oracle.info.description \
@@ -33,5220 +42,10 @@
 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
 set name=org.opensolaris.arc-caseid value=PSARC/2008/578
 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+#
 link path=usr/share/cups/model/foomatic-db-ppds \
-    target=../../../../usr/share/foomatic/db/source/PPD
-file path=usr/share/foomatic/db/oldprinterids
-file path=usr/share/foomatic/db/source/PPD/Brother/BR2600CN_GPL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Brother/BR2700_2_GPL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Brother/BR3450CN_GPL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Brother/BR5050_2_GPL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Brother/BR5070DN_GPL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Brother/BR5070_2_GPL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Brother/BR5150_2_GPL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Brother/BR5170_2_GPL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Brother/BR5240_2_GPL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Brother/BR5250_2_GPL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Brother/BR5270_2_GPL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Brother/BR6050D2_GPL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Brother/BR6050_2_GPL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Brother/BR7025_2_GPL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Brother/BR7050_2_GPL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Brother/BR7225_2_GPL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Brother/BR7820_2_GPL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Brother/BR8020_2_GPL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Brother/BR8025_2_GPL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Brother/BR8040_2_GPL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Brother/BR8045_2_GPL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Brother/BR8050_2_GPL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Brother/BR8220_2_GPL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Brother/BR8420_2_GPL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Brother/BR8440_2_GPL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Brother/BR8640_2_GPL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Brother/BR8820_2_GPL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Brother/BR8840_2_GPL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Brother/BR9420_2_GPL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Brother/BRHL14_1_GPL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Brother/BRHL14_2_GPL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Brother/BRHL16_2_GPL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Brother/BRHL18_2_GPL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Brother/BRHL24_2_GPL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Brother/BRHL32_3_GPL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Epson/epal2600.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Epson/epalc190.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Epson/epalc200.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Epson/epalc260.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Epson/epalc280.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Epson/epalc380.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Epson/epalc400.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Epson/epalc410.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Epson/epalc420.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Epson/epalc860.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Epson/epalc910.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Epson/epalcx21.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Epson/epalm200.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Epson/epalm201.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Epson/epalm400.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Epson/epl5900.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Epson/epl6100.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Epson/epl6200.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Epson/epln2500.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Epson/epln2550.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Epson/epln2700.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Epson/epln3000.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Epson/epln7000.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Epson/eplp830c.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Epson/eplp850c.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Epson/eplp880c.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Epson/eplp9100.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Epson/eplp920c.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Epson/eplp950c.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Epson/eplp960s.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Epson/eplp980c.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-10512_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-2212_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-2712_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-3212_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-3502_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-3532_4235g_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-4502_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-4532_4245g_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-6002_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-7502_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-9002_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-C7010_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-C7116_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-C7416_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-C7417_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-C7425dn_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-C7435n_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-C7521n_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-C7526dn_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-C7528n_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-C7531dn_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-C7535n_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-C7640nD_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-CS555_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSc224_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSc232_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSc328_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSc332_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSc338_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSc38_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSc38u_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSc424_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSc428_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSc432_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSc435_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSc445_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSc460_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSc524_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSc532_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSm415_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSm615_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSm616_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSm618_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSm618d_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSm620_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSm620d_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSm622_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSm627_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSm635_635G_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSm645_645G_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSm651_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSm660_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSm675_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSm725_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSm730_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSm735_735G_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSm745_745G_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-F9199_9199nf_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-GWD2004_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-GWD2006_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP1100_DSm7110_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP1350_DSm7135_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP1600_DSm716_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP2000_DSm721d_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP2500_DSm625_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP3500_DSm735e_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP4500_DSm745e_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP5500_DSm755_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP6500_DSm765_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP7500_DSm775_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP9000_DSm790_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MPC1500_GS106_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MPC2500_DSc525_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MPC3000_DSc530_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MPC3500_DSc535_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MPC4500_DSc545_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_161_DSm416_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_2510_DSm725e_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_2550B_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_2550_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_3010_DSm730e_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_3350B_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_3350_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_4000B_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_4000_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_5000B_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_5000_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_6000_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_7000_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_8000_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C6000_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C7500_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-P7026_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-P7026n_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-P7031nL_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-P7031n_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-P7032_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-P7035n_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-P7126_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-P7126n_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-P7132n_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-P7145_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-P7245_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-P7325_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-P7325n_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-P7431cn_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-P7527_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-P7527n_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-P7535n_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-P7575_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-P7675_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-SP_8200DN_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-SP_C420DN_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-SP_W2470_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-10512_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-2212_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-2712_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-3212_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-3502_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-3532_4235g_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-4502_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-4532_4245g_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-6002_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-7502_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-9002_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-CS555_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSc424_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSc428_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSc432_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSc435_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSc445_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSc460_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSm415_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSm615_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSm616_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSm618_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSm618d_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSm620_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSm620d_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSm622_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSm627_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSm635_635G_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSm645_645G_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSm651_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSm660_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSm675_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSm725_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSm730_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSm735_735G_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSm745_745G_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP1100_DSm7110_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP1350_DSm7135_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP1600_DSm716_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP2000_DSm721d_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP2500_DSm625_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP3500_DSm735e_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP4500_DSm745e_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP5500_DSm755_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP6500_DSm765_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP7500_DSm775_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP9000_DSm790_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MPC1500_GS106_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MPC2500_DSc525_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MPC3000_DSc530_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MPC3500_DSc535_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MPC4500_DSc545_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_161_DSm416_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_2510_DSm725e_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_2550B_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_2550_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_3010_DSm730e_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_3350B_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_3350_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_4000B_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_4000_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_5000B_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_5000_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_6000_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_7000_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_8000_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C6000_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C7500_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_Business_Inkjet_2250.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_Business_Inkjet_2280.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_Business_Inkjet_2600.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_Business_Inkjet_2800.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_Business_Inkjet_3000.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_CM8050_CM8060_MFP.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_Color_LaserJet.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_Color_LaserJet_2550.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_Color_LaserJet_2605.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_Color_LaserJet_2700.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_Color_LaserJet_2800.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_Color_LaserJet_3000.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_Color_LaserJet_3800.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_Color_LaserJet_4500.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_Color_LaserJet_4550.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_Color_LaserJet_4700.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_Color_LaserJet_4730_MFP.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_Color_LaserJet_5550.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_Color_LaserJet_5M.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_Color_LaserJet_8500.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_Color_LaserJet_8550.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_Color_LaserJet_CM1015.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_Color_LaserJet_CM4730_MFP.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_Color_LaserJet_CP3505.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_Color_LaserJet_CP4005.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_DesignJet_1050C_PS3.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_DesignJet_1055CM_PS3.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_DesignJet_2500CP_PS3.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_DesignJet_3500CP_PS3.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_Designjet_5000_PS3.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_Designjet_5500_PS3.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_Designjet_800_PS3.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_LaserJet_1200.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_LaserJet_1220.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_LaserJet_1320_Series.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_LaserJet_2100_Series.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_LaserJet_2200.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_LaserJet_2410.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_LaserJet_2420.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_LaserJet_2430.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_LaserJet_3050.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_LaserJet_3052.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_LaserJet_3200.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_LaserJet_3300_Series.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_LaserJet_3390.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_LaserJet_4.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_LaserJet_4000_Series.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_LaserJet_4050_Series.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_LaserJet_4100_MFP.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_LaserJet_4100_Series.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_LaserJet_4240.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_LaserJet_4250.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_LaserJet_4345_MFP.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_LaserJet_4350.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_LaserJet_4ML.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_LaserJet_4MP.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_LaserJet_4Si_v2011.110.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_LaserJet_4V.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_LaserJet_4_Plus.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_LaserJet_5000_Series.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_LaserJet_5100_Series.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_LaserJet_5200.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_LaserJet_5200L.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_LaserJet_5M.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_LaserJet_5MP.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_LaserJet_5Si.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_LaserJet_5Si_Mopier.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_LaserJet_6MP.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_LaserJet_8000_Series.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_LaserJet_8100_Series.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_LaserJet_8150_Series.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_LaserJet_9000_MFP.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_LaserJet_9000_Series.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_LaserJet_9040.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_LaserJet_9040_9050_MFP.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_LaserJet_9050.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_LaserJet_9055_9065_MFP.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_LaserJet_M2727_MFP.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_LaserJet_M3027_MFP.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_LaserJet_M3035_MFP.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_LaserJet_M4345_MFP.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_LaserJet_M5025_MFP.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_LaserJet_M5035_MFP.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_LaserJet_P2015.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_LaserJet_P3004.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_LaserJet_P3005.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_Mopier_240.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/HP_Mopier_320.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/hp_LaserJet_1300_series.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/hp_LaserJet_2300.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/hp_LaserJet_3015.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/hp_LaserJet_3020_3030.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/hp_LaserJet_3380.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/hp_LaserJet_4200_Series.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/hp_LaserJet_4300_Series.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/hp_business_inkjet_2300.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/hp_color_LaserJet_2500.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/hp_color_LaserJet_3700.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/hp_color_LaserJet_4600.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/hp_color_LaserJet_4610.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/hp_color_LaserJet_4650.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/hp_color_LaserJet_5500.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/hp_color_LaserJet_9500.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/hp_color_LaserJet_9500_MFP.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/HP/hp_officejet_9100_series.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-4353_MF_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-4452_MF_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IPC1036_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IPC2838_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IPC_2525DN_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IPC_2525_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IPC_2525e_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IPC_3030DN_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IPC_3535_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IPC_4040DN_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IP_280_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS2022_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS2027_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS2032_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS2035_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS2045_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS2090_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS2105_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-ISC1032_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-ISC824_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-ISC_1024c_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-ISC_1032c_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-ISC_2028_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-ISC_2428_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-ISC_2432_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-ISC_2525_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-ISC_2835_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-ISC_2838_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-ISC_3030_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-ISC_3535_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-ISC_3545_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-ISC_4045_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-ISC_4560_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-ISC_5560_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-ISC_615G_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS_2015_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS_2018D_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS_2018_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS_2060_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS_2075_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS_2122_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS_2127_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS_2132_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS_2135_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS_2145_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS_2151_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS_2160_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS_2175_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS_2215_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS_2216_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS_2220D_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS_2220_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS_2225_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS_2230_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS_2235_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS_2245_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS_2255_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS_2265_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS_2275_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS_2316_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS_2320_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS_2325_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS_2416_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS_2425_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS_2430_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS_2435_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS_2445_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS_3090_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS_3110_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS_3135_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_2550B_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_2550_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_3350B_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_3350_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_4000B_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_4000_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_5000B_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_5000_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_6000_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_7000_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_8000_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C6000_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C7500_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-4353_MF_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-4452_MF_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS2022_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS2027_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS2032_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS2035_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS2045_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS2090_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS2105_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-ISC_1024c_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-ISC_1032c_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-ISC_2428_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-ISC_2525_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-ISC_2835_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-ISC_3030_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-ISC_3535_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-ISC_3545_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-ISC_4045_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-ISC_4560_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-ISC_5560_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-ISC_615G_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS_2015_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS_2018D_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS_2018_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS_2060_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS_2075_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS_2122_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS_2127_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS_2132_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS_2135_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS_2145_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS_2151_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS_2160_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS_2175_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS_2215_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS_2216_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS_2220D_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS_2220_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS_2225_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS_2230_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS_2235_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS_2245_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS_2255_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS_2265_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS_2275_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS_2316_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS_2320_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS_2325_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS_2416_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS_2425_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS_2430_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS_2435_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS_2445_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS_3090_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS_3110_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS_3135_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_2550B_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_2550_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_3350B_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_3350_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_4000B_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_4000_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_5000B_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_5000_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_6000_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_7000_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_8000_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C6000_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C7500_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/KONICA_MINOLTA/KO1050UX.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/KONICA_MINOLTA/KO500UX.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/KONICA_MINOLTA/KO750UX.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/KONICA_MINOLTA/KOC250UX.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/KONICA_MINOLTA/KOC252UX.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/KONICA_MINOLTA/KOC351UX.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/KONICA_MINOLTA/KOC352UX.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/KONICA_MINOLTA/KOC450UX.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/KONICA_MINOLTA/KOC451FX.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/KONICA_MINOLTA/KOC451GX.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/KONICA_MINOLTA/KOC451IX.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/KONICA_MINOLTA/KOC451JX.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/KONICA_MINOLTA/KOC451KX.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/KONICA_MINOLTA/KOC451SCX.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/KONICA_MINOLTA/KOC451SX.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/KONICA_MINOLTA/KOC451TCX.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/KONICA_MINOLTA/KOC451UX.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/KONICA_MINOLTA/KOC550UX.ppd.gz
+    target=../../foomatic/db/source/PPD
 file db/source/PPD/Kyocera/ReadMe.htm \
     path=usr/share/foomatic/db/source/PPD/Kyocera/ReadMe.htm
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_FS-1000_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_FS-1118MFP_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_FS-1200_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_FS-1700+_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_FS-1700_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_FS-1714M_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_FS-1750_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_FS-3700+_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_FS-3700_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_FS-3718M_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_FS-3750_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_FS-5800C_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_FS-5900C_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_FS-600_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_FS-6300_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_FS-6700_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_FS-680_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_FS-6900_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_FS-7000+_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_FS-7000_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_FS-7028M_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_FS-800_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_FS-9000_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_FS-920_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_FS-C5020N_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_FS-C5030N_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_KM-3050_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_KM-4050_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_KM-5050_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_KM-6030_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_KM-8030_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_CS-1650_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_CS-1815_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_CS-2050_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_CS-2550_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_Ci-1100_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_FS-1000+_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_FS-1010_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_FS-1018MFP_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_FS-1020D_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_FS-1050_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_FS-1800+_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_FS-1800_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_FS-1900_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_FS-1920_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_FS-3800_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_FS-3820N_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_FS-3830N_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_FS-6020_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_FS-6750_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_FS-8000C_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_FS-9100DN_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_FS-9120DN_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_FS-9500DN_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_FS-9520DN_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_FS-C5016N_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_FS-C8008N_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_FS-C8026N_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_KM-1510_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_KM-1530_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_KM-1650_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_KM-1810_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_KM-1815_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_KM-2030_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_KM-2050_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_KM-2530_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_KM-2550_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_KM-3035_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_KM-3530_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_KM-4030_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_KM-4035_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_KM-4230_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_KM-4530_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_KM-5035_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_KM-5530_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_KM-6230_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_KM-6330_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_KM-7530_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_KM-C2630_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_KM-C830_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_KM-C850_de.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-1000_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-1030_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-1200_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-1700+_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-1700_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-1714M_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-1750_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-2000D_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-3700+_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-3700_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-3718M_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-3750_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-3900DN_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-4000DN_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-5800C_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-5900C_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-600_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-6300_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-6500+_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-6700_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-680_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-6900_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-6950DN_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-7000+_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-7000_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-7028M_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-800_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-9000_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-9130DN_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-920_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-9530DN_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-C5020N_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-C5030N_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_KM-3050_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_KM-4050_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_KM-5050_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_KM-6030_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_KM-8030_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_KM-C2520_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_KM-C3225_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_KM-C3232_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_CS-1650_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_CS-1815_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_CS-2050_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_CS-2550_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_Ci-1100_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_FS-1000+_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_FS-1010_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_FS-1018MFP_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_FS-1020D_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_FS-1050_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_FS-1800+_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_FS-1800_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_FS-1900_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_FS-1920_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_FS-3800_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_FS-3820N_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_FS-3830N_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_FS-6020_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_FS-6026_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_FS-6750_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_FS-8000C_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_FS-9100DN_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_FS-9120DN_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_FS-9500DN_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_FS-9520DN_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_FS-C5016N_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_FS-C8008N_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_FS-C8026N_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_KM-1510_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_KM-1530_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_KM-1650_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_KM-1810_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_KM-1815_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_KM-2030_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_KM-2050_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_KM-2530_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_KM-2550_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_KM-3035_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_KM-3530_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_KM-4030_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_KM-4035_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_KM-4230_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_KM-4530_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_KM-5035_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_KM-5530_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_KM-6230_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_KM-6330_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_KM-7530_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_KM-C2630_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_KM-C830_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_KM-C850_en.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_FS-1000_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_FS-1200_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_FS-1700+_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_FS-1700_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_FS-1714M_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_FS-1750_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_FS-2000D_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_FS-3700+_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_FS-3700_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_FS-3718M_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_FS-3750_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_FS-3900DN_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_FS-4000DN_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_FS-5800C_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_FS-5900C_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_FS-600_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_FS-6300_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_FS-6700_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_FS-680_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_FS-6900_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_FS-6950DN_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_FS-7000+_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_FS-7000_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_FS-7028M_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_FS-800_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_FS-9000_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_FS-9130DN_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_FS-9530DN_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_KM-C2520_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_KM-C3225_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_KM-C3232_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_CS-1650_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_CS-1815_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_CS-2050_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_CS-2550_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_Ci-1100_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_FS-1000+_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_FS-1010_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_FS-1018MFP_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_FS-1020D_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_FS-1050_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_FS-1800+_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_FS-1800_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_FS-1900_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_FS-1920_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_FS-3800_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_FS-3820N_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_FS-3830N_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_FS-6020_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_FS-6750_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_FS-8000C_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_FS-9100DN_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_FS-9120DN_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_FS-9500DN_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_FS-9520DN_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_FS-C5016N_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_FS-C8008N_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_FS-C8026N_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_KM-1510_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_KM-1530_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_KM-1650_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_KM-1810_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_KM-1815_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_KM-2030_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_KM-2050_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_KM-2530_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_KM-2550_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_KM-3035_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_KM-3530_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_KM-4030_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_KM-4035_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_KM-4230_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_KM-4530_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_KM-5035_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_KM-5530_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_KM-6230_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_KM-6330_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_KM-7530_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_KM-C2630_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_KM-C830_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_KM-C850_es.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_FS-1000_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_FS-1200_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_FS-1700+_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_FS-1700_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_FS-1714M_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_FS-1750_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_FS-2000D_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_FS-3700+_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_FS-3700_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_FS-3718M_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_FS-3750_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_FS-3900DN_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_FS-4000DN_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_FS-5800C_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_FS-5900C_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_FS-600_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_FS-6300_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_FS-6700_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_FS-680_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_FS-6900_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_FS-6950DN_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_FS-7000+_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_FS-7000_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_FS-7028M_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_FS-800_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_FS-9000_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_FS-9130DN_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_FS-9530DN_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_KM-C2520_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_KM-C3225_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_KM-C3232_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_CS-1650_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_CS-1815_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_CS-2050_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_CS-2550_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_Ci-1100_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_FS-1000+_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_FS-1010_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_FS-1018MFP_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_FS-1020D_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_FS-1050_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_FS-1800+_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_FS-1800_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_FS-1900_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_FS-1920_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_FS-3800_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_FS-3820N_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_FS-3830N_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_FS-6020_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_FS-6750_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_FS-8000C_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_FS-9100DN_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_FS-9120DN_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_FS-9500DN_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_FS-9520DN_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_FS-C5016N_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_FS-C8008N_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_FS-C8026N_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_KM-1510_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_KM-1530_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_KM-1650_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_KM-1810_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_KM-1815_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_KM-2030_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_KM-2050_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_KM-2530_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_KM-2550_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_KM-3035_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_KM-3530_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_KM-4030_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_KM-4035_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_KM-4230_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_KM-4530_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_KM-5035_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_KM-5530_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_KM-6230_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_KM-6330_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_KM-7530_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_KM-C2630_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_KM-C830_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_KM-C850_fr.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_FS-1000_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_FS-1118MFP_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_FS-1200_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_FS-1700+_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_FS-1700_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_FS-1714M_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_FS-1750_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_FS-3700+_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_FS-3700_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_FS-3718M_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_FS-3750_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_FS-5800C_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_FS-5900C_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_FS-600_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_FS-6300_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_FS-6700_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_FS-680_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_FS-6900_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_FS-7000+_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_FS-7000_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_FS-7028M_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_FS-800_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_FS-9000_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_FS-920_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_FS-C5020N_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_FS-C5030N_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_KM-3050_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_KM-4050_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_KM-5050_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_KM-6030_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_KM-8030_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_CS-1650_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_CS-1815_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_CS-2050_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_CS-2550_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_Ci-1100_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_FS-1000+_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_FS-1010_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_FS-1018_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_FS-1020D_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_FS-1050_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_FS-1800+_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_FS-1800_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_FS-1900_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_FS-1920_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_FS-3800_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_FS-3820N_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_FS-3830N_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_FS-6020_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_FS-6750_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_FS-8000C_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_FS-9100DN_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_FS-9120DN_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_FS-9500DN_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_FS-9520DN_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_FS-C5016N_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_FS-C8008N_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_FS-C8026N_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_KM-1510_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_KM-1530_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_KM-1650_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_KM-1810_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_KM-1815_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_KM-2030_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_KM-2050_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_KM-2530_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_KM-2550_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_KM-3035_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_KM-3530_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_KM-4030_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_KM-4035_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_KM-4230_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_KM-4530_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_KM-5035_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_KM-5530_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_KM-6230_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_KM-6330_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_KM-7530_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_KM-C2630_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_KM-C830_it.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_KM-C850_it.ppd.gz
-file db/source/PPD/Kyocera/kyocera_ppd_8.2.txt \
-    path=usr/share/foomatic/db/source/PPD/Kyocera/kyocera_ppd_8.2.txt
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_FS-1000_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_FS-1200_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_FS-1700+_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_FS-1700_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_FS-1714M_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_FS-1750_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_FS-2000D_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_FS-3700+_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_FS-3700_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_FS-3718M_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_FS-3750_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_FS-3900DN_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_FS-4000DN_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_FS-5800C_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_FS-5900C_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_FS-600_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_FS-6300_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_FS-6700_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_FS-680_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_FS-6900_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_FS-6950DN_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_FS-7000+_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_FS-7000_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_FS-7028M_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_FS-800_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_FS-9000_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_FS-9130DN_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_FS-9530DN_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_KM-C2520_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_KM-C3225_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_KM-C3232_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_CS-1650_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_CS-1815_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_CS-2050_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_CS-2550_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_Ci-1100_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_FS-1000+_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_FS-1010_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_FS-1018MFP_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_FS-1020D_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_FS-1050_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_FS-1800+_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_FS-1800_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_FS-1900_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_FS-1920_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_FS-3800_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_FS-3820N_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_FS-3830N_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_FS-6020_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_FS-6750_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_FS-8000C_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_FS-9100DN_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_FS-9120DN_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_FS-9500DN_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_FS-9520DN_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_FS-C5016N_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_FS-C8008N_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_FS-C8026N_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_KM-1510_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_KM-1530_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_KM-1650_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_KM-1810_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_KM-1815_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_KM-2030_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_KM-2050_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_KM-2530_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_KM-2550_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_KM-3035_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_KM-3530_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_KM-4030_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_KM-4035_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_KM-4230_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_KM-4530_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_KM-5035_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_KM-5530_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_KM-6230_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_KM-6330_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_KM-7530_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_KM-C2630_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_KM-C830_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_KM-C850_pt.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-2132_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-2138_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-2145_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-5622_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-5627_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-5632_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-5635_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-5645_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LC155_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD0105_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD015_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD024c_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD032c_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD035_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD045_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD060_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD075_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD090_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD115_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD116_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD118_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD118d_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD120_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD120d_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD122_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD124c_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD127_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD132_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD132c_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD135_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD145_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD151_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD160_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD160c_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD175_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD225_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD228c_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD230_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD232c_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD235_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD238c_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD245_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD328c_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD335c_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD345c_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LF510_515e_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LP025N_LP026N_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LP025_LP026_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LP031c_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LP032_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LP116c_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LP122c_LP121c_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LP124w_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LP125cx_LP126cn_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LP127n_LP128n_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LP128_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LP131nL_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LP131n_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LP135n_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LP136n_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LP138c_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LP145n_SP_8100DN_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LP150dn_SP8200DN_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LP175_LP175hdn_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LP222cn_LP221c_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LP226c_SP_C410_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LP231c_SP_C411_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LP235c_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LP331cn_SP_C420_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LP332c_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LP335c_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LP440c_SP_C811DN_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LP_020c_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LP_036c_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LW324_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LW326_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP2500_LD125_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MPC1500_LD215c_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_1100_LD1100_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_1350_LD1135_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_1600_LD316_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_161_LD016_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_2000_LD320d_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_2510_LD325_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_2550B_LD425B_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_2550_LD425_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_3010_LD330_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_3350B_LD433B_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_3350_LD433_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_3500_LD335_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_4000B_LD040B_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_4000_LD040_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_4500_LD345_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_5000B_LD050B_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_5000_LD050_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_5500_LD255_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_6000_LD260_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_6500_LD265_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_7000_LD270_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_7500_LD275_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_8000_LD280_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_9000_LD190_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C2500_LD425c_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C3000_LD430c_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C3500_LD435c_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C4500_LD445c_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C6000_LD260c_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C7500_LD275c_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-SP_4100NL_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-SP_4100N_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-SP_4110N_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-SP_9100_LP275_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-SP_C400DN_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-5622_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-5627_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-5632_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-5635_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-5645_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-LC155_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-LD0105_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-LD015_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-LD035_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-LD045_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-LD060_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-LD075_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-LD090_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-LD115_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-LD116_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-LD118_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-LD118d_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-LD120_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-LD120d_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-LD122_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-LD124c_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-LD127_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-LD132_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-LD132c_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-LD135_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-LD145_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-LD151_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-LD160_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-LD160c_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-LD175_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-LD225_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-LD230_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-LD235_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-LD245_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-LD328c_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-LD335c_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-LD345c_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP2500_LD125_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MPC1500_LD215c_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_1100_LD1100_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_1350_LD1135_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_1600_LD316_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_161_LD016_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_2000_LD320d_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_2510_LD325_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_2550B_LD425B_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_2550_LD425_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_3010_LD330_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_3350B_LD433B_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_3350_LD433_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_3500_LD335_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_4000B_LD040B_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_4000_LD040_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_4500_LD345_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_5000B_LD050B_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_5000_LD050_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_5500_LD255_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_6000_LD260_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_6500_LD265_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_7000_LD270_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_7500_LD275_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_8000_LD280_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_9000_LD190_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C2500_LD425c_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C3000_LD430c_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C3500_LD435c_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C4500_LD445c_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C6000_LD260c_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C7500_LD275c_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-10515_10518_10512_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-2205_2238_2212_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-2705_2738_2712_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-3205_3238_3212_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-3525_3508_3502_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-3545_3518_3532_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-4525_4508_4502_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-4545_4518_4532_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-6002_6005_6008_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-7502_7505_7508_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-9005_9008_9002_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-C7010_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-C7116_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-C7416_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-C7425dn_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-C7425hdn_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-C7435n_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-C7521n_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-C7528n_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-C7535hdn_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-CC7417_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-CS555_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-DSc224_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-DSc232_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-DSc328_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-DSc332_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-DSc338_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-DSc38_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-DSc38u_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-DSc424_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-DSc428_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-DSc432_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-DSc435_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-DSc445_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-DSc460_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-DSm415_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-DSm615_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-DSm616_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-DSm618_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-DSm618d_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-DSm620_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-DSm620d_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-DSm622_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-DSm627_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-DSm632_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-DSm635_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-DSm645_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-DSm651_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-DSm660_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-DSm675_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-DSm725_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-DSm730_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-DSm735_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-DSm745_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_1100_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_1350_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_1600_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_161_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_2000_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_2500_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_2510_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_2550B_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_2550_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_3010_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_3350B_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_3350_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_3500_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_4000B_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_4000_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_4500_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_5000B_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_5000_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_5500_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_6000_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_6500_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_7000_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_7500_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_8000_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_9000_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C1500sp_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C2500_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C3000_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C3500_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C4500_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C6000_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C7500_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_W2400_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_W3600_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-P7026N_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-P7026_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-P7032_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-P7126N_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-P7126_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-P7132N_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-P7145_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-P7325N_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-P7325_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-P7431cn_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-P7527_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-P7527n_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-P7535n_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-P7575_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-SP_4100NL_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-SP_4100N_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-SP_4110N_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-SP_8100DN_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-SP_8200DN_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-SP_9100DN_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-SP_C410DN_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-SP_C411DN_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-SP_C420DN_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-SP_C811DN_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-SP_W2470_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-10515_10518_10512_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-2205_2238_2212_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-2705_2738_2712_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-3205_3238_3212_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-3525_3508_3502_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-3545_3518_3532_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-4525_4508_4502_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-4545_4518_4532_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-6002_6005_6008_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-7502_7505_7508_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-9005_9008_9002_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-CS555_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-DSc424_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-DSc428_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-DSc432_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-DSc435_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-DSc445_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-DSc460_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-DSm415_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-DSm615_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-DSm616_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-DSm618_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-DSm618d_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-DSm620_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-DSm620d_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-DSm622_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-DSm627_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-DSm632_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-DSm635_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-DSm645_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-DSm651_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-DSm660_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-DSm675_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-DSm725_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-DSm730_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-DSm735_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-DSm745_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_1100_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_1350_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_1600_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_161_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_2000_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_2500_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_2510_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_2550B_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_2550_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_3010_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_3350B_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_3350_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_3500_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_4000B_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_4000_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_4500_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_5000B_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_5000_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_5500_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_6000_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_6500_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_7000_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_7500_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_8000_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_9000_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C1500sp_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C2500_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C3000_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C3500_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C4500_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C6000_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C7500_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Oce/Oce-3145PS/1/OC3145_3.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Oce/Oce-3155PS/1/OC3155_3.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Oce/Oce-3165PS/1/OC3165_3.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Oce/Oce-8445PS/1/OC8445_3.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Oce/Oce-8465PS/1/OC8465_3.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Oce/Oce-PPC3073PS/1/OP3073_3.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Oce/Oce-PPC3074PS/1/OP3074_3.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Oce/Oce-PPC3093PS/1/OP3093_3.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Oce/Oce-PPC3094PS/1/OP3094_3.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Oce/Oce-PPC3113PS/1/OP3113_3.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Oce/Oce-PPC3114PS/1/OP3114_3.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Oce/Oce-PPC5115PS/1/OP5115_2.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Oce/Oce-PPC5160PS/1/OP5160_2.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Oce/Oce-VarioPrint_2045PS/1/OCVP2045.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Oce/Oce-VarioPrint_2050PS/1/OCVP2050.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Oce/Oce-VarioPrint_2055PS/1/OCVP2055.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Oce/Oce-VarioPrint_2060PS/1/OCVP2060.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Oce/Oce-VarioPrint_2065PS/1/OCVP2065.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Oce/Oce-VarioPrint_2070PS/1/OCVP2070.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Oce/Oce-VarioPrint_2090PS/1/OCVP2090.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Oce/Oce-VarioPrint_2100PS/1/OCVP2100.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Oce/Oce-VarioPrint_2105PS/1/OCVP2105.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Oce/Oce-VarioPrint_2110PS/1/OCVP2110.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Oce/Others/IM8530_1.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Oce/Others/OC2050_3.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Oce/Others/OC2060_3.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Oce/Others/OC2070_3.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Oce/Others/OC3145_2.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Oce/Others/OC3145_3.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Oce/Others/OC3155_2.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Oce/Others/OC3155_3.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Oce/Others/OC3165_2.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Oce/Others/OC3165_3.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Oce/Others/OC8445_2.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Oce/Others/OC8445_3.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Oce/Others/OC8465_2.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Oce/Others/OC8465_3.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Oce/Others/OC9230_2.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Oce/Others/OC9245_2.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Oce/Others/OC9260_2.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Oce/Others/OCVP2090.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Oce/Others/OCVP2105.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Oki/OK5700_a.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Oki/OK5900_a.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Oki/OK6100_a.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Oki/OK8800_a.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Oki/ok4300u1.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Oki/ok4350u1.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Oki/ok5300u1.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Oki/ok5400u1.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Oki/ok5450u1.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Oki/ok7100u1.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Oki/ok7200u1.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Oki/ok7300u1.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Oki/ok7400u1.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Oki/ok7500u1.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Oki/ok9200u1.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Oki/ok9300u1.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Oki/ok9400u1.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Oki/ok9500u1.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Oki/ok9600u1a.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Oki/okop14u1.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_1022_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_1027_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_1032_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_1035_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_1045_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_1060_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_1075_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_1224C_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_1232C_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_1515_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_2015_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_2016_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_2018D_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_2018_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_2020D_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_2020_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_2022_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_2027_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_2032_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_2035_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_2035e_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_2045_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_2045e_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_2051_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_2060_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_2075_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_2090_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_2105_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_2228C_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_2232C_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_2238C_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_3025_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_3030_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_3035_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_3045_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_3224C_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_3228C_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_3232C_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_3235C_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_3245C_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_3260C_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_AP2600N_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_AP2600_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_AP2610N_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_AP2610_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_AP3200_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_AP3800C_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_AP400N_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_AP400_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_AP410N_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_AP410_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_AP4510_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_AP600N_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_AP610N_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_AP900_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_CL1000N_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_CL2000_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_CL3000_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_CL3000e_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_CL3100_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_CL3500N_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_CL4000DN_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_CL4000HDN_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_CL5000_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_CL7000_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_CL7100_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_CL7200_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_CL7300_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_Color5560_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_1100_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_1350_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_1600_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_161_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_2000_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_2500_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_2510_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_2550B_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_2550_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_3010_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_3350B_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_3350_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_3500_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_4000B_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_4000_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_4500_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_5000B_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_5000_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_5500_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_6000_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_6500_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_7000_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_7500_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_8000_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_9000_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_C2500_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_C3000_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_C3500_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_C4500_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_C6000_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_C7500_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_W2400_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_W3600_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_SP_4100NL_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_SP_4100N_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_SP_4110N_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_SP_8100DN_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_SP_8200DN_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_SP_9100DN_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_SP_C400DN_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_SP_C410DN_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_SP_C411DN_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_SP_C420DN_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_SP_C811DN_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_SP_W2470_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-ColorLaser_AP828_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-DDP_70_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-DDP_92_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-EMP_156_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-FAX5510L_5510NF_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-LASER_AP2600N_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-LASER_AP2600_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-LASER_AP2610N_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-LASER_AP2610_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_C1500_615C_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_1022_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_1027_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_1032_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_1035_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_1045_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_1060_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_1075_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_1515_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_2015_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_2016_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_2018D_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_2018_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_2020D_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_2020_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_2022_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_2027_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_2032_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_2035_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_2035e_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_2045_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_2045e_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_2051_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_2060_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_2075_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_2090_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_2105_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_3025_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_3030_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_3035_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_3045_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_3224C_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_3228C_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_3232C_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_3235C_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_3245C_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_3260C_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_Color5560_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_1100_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_1350_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_1600_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_161_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_2000_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_2500_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_2510_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_2550B_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_2550_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_3010_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_3350B_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_3350_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_3500_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_4000B_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_4000_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_4500_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_5000B_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_5000_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_5500_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_6000_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_6500_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_7000_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_7500_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_8000_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_9000_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_C2500_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_C3000_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_C3500_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_C4500_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_C6000_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_C7500_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-GX_3050N_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-GX_3050SFN_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-GX_5050N_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-MP_C1500_615C_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-2404WDP_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-2404WD_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-2406WD_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-2522_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-2527_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-2532_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-2535_2235_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-2545_2245_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-2560_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-2575_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-3515_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-40105_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-4015_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-4018_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-4018d_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-4022_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-4027_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-4035_4135g_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-4035e_4135eG_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-4045_4145g_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-4045e_4145eG_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-4051_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-4060_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-4075_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-4090_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-7025_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-8016_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-8020_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-8020d_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-8025_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-8025e_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-8030_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-8030e_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-8035_8035g_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-8035e_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-8045_8045g_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-8045e_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-8055_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-8060_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-8065_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-8070_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-8075_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-8080_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-8090_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-8110_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-8135_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-816_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-9016_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-9021d_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-9025_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-9025b_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-9033_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-9033b_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-9040_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-9040b_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-9050_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-9050b_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-C2408_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-C2410_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-C2524_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-C2525_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-C2532_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-C2820_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-C2824_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-C3030_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-C3210_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-C3210e_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-C3224_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-C3528_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-C3535_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-C3828_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-C4535_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-C4540_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-C6045_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-C6055_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-C7570_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-CLP1036_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-CLP128_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-CLP131DN_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-CLP135_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-CLP1620_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-CLP17_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-CLP18_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-CLP22_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-CLP240D_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-CLP26DN_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-CLP27DN_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-CLP28_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-CLP31DN_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-CLP35_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-CLP831_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-FAX3799_3799nf_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MLP145_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MLP150DN_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MLP175n_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MLP25_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MLP25n_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MLP26_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MLP26n_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MLP28_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MLP28n_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MLP31nL_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MLP31n_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MLP32_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MLP35n_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MLP36n_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MLP45_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MLP75n_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-SDC555_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-SGC_1506_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-SLP26_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-SLP26n_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-SLP32_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-SLP38c_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-SP_C400DN_PS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-2522_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-2527_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-2532_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-2535_2235_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-2545_2245_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-2560_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-2575_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-3515_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-40105_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-4015_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-4018_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-4018d_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-4022_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-4027_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-4035_4135g_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-4035e_4135eG_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-4045_4145g_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-4045e_4145eG_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-4051_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-4060_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-4075_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-4090_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-7025_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-8016_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-8020_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-8020d_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-8025_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-8025e_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-8030_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-8030e_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-8035_8035g_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-8035e_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-8045_8045g_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-8045e_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-8055_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-8060_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-8065_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-8070_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-8075_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-8080_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-8090_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-8110_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-8135_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-816_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-9016_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-9021d_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-9025_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-9025b_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-9033_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-9033b_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-9040_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-9040b_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-9050_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-9050b_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-C2410_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-C2525_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-C2824_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-C3030_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-C3210e_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-C3528_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-C3535_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-C4535_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-C4540_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-C6045_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-C6055_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-C7570_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-SDC555_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-SGC_1506_PXL.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-2300FG-ps-jp.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-2300G-ps-jp.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-2300G-ps.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-2300N-ps.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-2700FG-ps-jp.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-2700G-ps-jp.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-2700G-ps.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-2700N-ps.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-3500FN-ps-jp.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-3500N-ps-jp.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-3500N-ps.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-3501FN-ps-jp.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-3501N-ps-jp.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-3501N-ps.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-4500FN-ps-jp.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-4500N-ps-jp.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-4500N-ps.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-4501FN-ps-jp.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-4501N-ps-jp.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-4501N-ps.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/sc170fpj.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/sc172fpj.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/sc260fpj.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/sc261fpj.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/sc262fpj.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/sh155fgj.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/sh160mj.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/sh163fgj.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/sh163gj.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/sh200mj.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/sh205fgj.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/sh205gj.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/sh266fpj.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/sh266sj.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/sh311fpj.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/sh311nj.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/sh311sj.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/sh351fpj.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/sh351nj.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/sh351sj.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/sh451fpj.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/sh451nj.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/sh451sj.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/sh555mj.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/sh555sj.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/sh625mj.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/sh625sj.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/sh705mj.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/sh705sj.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/shabc260.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/shabc320.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/shac170m.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/shac172m.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/shac260.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/shac260m.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/shac260p.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/shac262m.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/sham351n.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/sham351u.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/sham355n.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/sham355u.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/sham451n.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/sham451u.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/sham455n.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/sham455u.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/sham550n.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/sham550u.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/sham620n.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/sham620u.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/sham700n.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/sham700u.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/shar168d.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/shar168s.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/shar5220.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/sharm150.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/sharm155.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/sharm160.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/sharm161.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/sharm162.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/sharm165.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/sharm205.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/sharm206.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/sharm207.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/sharm236.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/sharm237.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/sharm276.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/sharm277.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/shc260fj.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/shc260mj.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/shc260sj.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/shc261fj.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/shc261mj.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/shc261sj.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Sharp/shc262sj.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Toshiba/TOSHIBA_EST205_CUPS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Toshiba/TOSHIBA_EST280_282_CUPS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Toshiba/TOSHIBA_EST3510c_CUPS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Toshiba/TOSHIBA_EST450_452_CUPS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Toshiba/TOSHIBA_EST4511_451c_CUPS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Toshiba/TOSHIBA_EST850_CUPS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Toshiba/Toshiba_GL1010_CUPS.ppd.gz
-file path=usr/share/foomatic/db/source/PPD/Toshiba/Toshiba_GL1020_CUPS.ppd.gz
-file path=usr/share/foomatic/db/source/driver/Postscript.xml
-file path=usr/share/foomatic/db/source/driver/ap3250.xml
-file path=usr/share/foomatic/db/source/driver/appledmp.xml
-file path=usr/share/foomatic/db/source/driver/bj10.xml
-file path=usr/share/foomatic/db/source/driver/bj10e.xml
-file path=usr/share/foomatic/db/source/driver/bj10v.xml
-file path=usr/share/foomatic/db/source/driver/bj10vh.xml
-file path=usr/share/foomatic/db/source/driver/bj200.xml
-file path=usr/share/foomatic/db/source/driver/bj8gc12f.upp.xml
-file path=usr/share/foomatic/db/source/driver/bj8hg12f.upp.xml
-file path=usr/share/foomatic/db/source/driver/bj8oh06n.upp.xml
-file path=usr/share/foomatic/db/source/driver/bj8pa06n.upp.xml
-file path=usr/share/foomatic/db/source/driver/bj8pp12f.upp.xml
-file path=usr/share/foomatic/db/source/driver/bj8ts06n.upp.xml
-file path=usr/share/foomatic/db/source/driver/bjc250gs.xml
-file path=usr/share/foomatic/db/source/driver/bjc600.xml
-file path=usr/share/foomatic/db/source/driver/bjc6000a1.upp.xml
-file path=usr/share/foomatic/db/source/driver/bjc6000b1.upp.xml
-file path=usr/share/foomatic/db/source/driver/bjc610a0.upp.xml
-file path=usr/share/foomatic/db/source/driver/bjc610a1.upp.xml
-file path=usr/share/foomatic/db/source/driver/bjc610a2.upp.xml
-file path=usr/share/foomatic/db/source/driver/bjc610a3.upp.xml
-file path=usr/share/foomatic/db/source/driver/bjc610a4.upp.xml
-file path=usr/share/foomatic/db/source/driver/bjc610a5.upp.xml
-file path=usr/share/foomatic/db/source/driver/bjc610a6.upp.xml
-file path=usr/share/foomatic/db/source/driver/bjc610a7.upp.xml
-file path=usr/share/foomatic/db/source/driver/bjc610a8.upp.xml
-file path=usr/share/foomatic/db/source/driver/bjc610b1.upp.xml
-file path=usr/share/foomatic/db/source/driver/bjc610b2.upp.xml
-file path=usr/share/foomatic/db/source/driver/bjc610b3.upp.xml
-file path=usr/share/foomatic/db/source/driver/bjc610b4.upp.xml
-file path=usr/share/foomatic/db/source/driver/bjc610b6.upp.xml
-file path=usr/share/foomatic/db/source/driver/bjc610b7.upp.xml
-file path=usr/share/foomatic/db/source/driver/bjc610b8.upp.xml
-file path=usr/share/foomatic/db/source/driver/bjc800.xml
-file path=usr/share/foomatic/db/source/driver/bjc800j.xml
-file path=usr/share/foomatic/db/source/driver/bjc880j.xml
-file path=usr/share/foomatic/db/source/driver/c2050.xml
-file path=usr/share/foomatic/db/source/driver/c2070.xml
-file path=usr/share/foomatic/db/source/driver/capt.xml
-file path=usr/share/foomatic/db/source/driver/cdj1600.xml
-file path=usr/share/foomatic/db/source/driver/cdj500.xml
-file path=usr/share/foomatic/db/source/driver/cdj550.upp.xml
-file path=usr/share/foomatic/db/source/driver/cdj550.xml
-file path=usr/share/foomatic/db/source/driver/cdj670.xml
-file path=usr/share/foomatic/db/source/driver/cdj850.xml
-file path=usr/share/foomatic/db/source/driver/cdj880.xml
-file path=usr/share/foomatic/db/source/driver/cdj890.xml
-file path=usr/share/foomatic/db/source/driver/cdj970.xml
-file path=usr/share/foomatic/db/source/driver/chp2200.xml
-file path=usr/share/foomatic/db/source/driver/cjet.xml
-file path=usr/share/foomatic/db/source/driver/cljet5.xml
-file path=usr/share/foomatic/db/source/driver/cljet5c.xml
-file path=usr/share/foomatic/db/source/driver/cp50.xml
-file path=usr/share/foomatic/db/source/driver/declj250.xml
-file path=usr/share/foomatic/db/source/driver/deskjet.xml
-file path=usr/share/foomatic/db/source/driver/dj505j.xml
-file path=usr/share/foomatic/db/source/driver/djet500.xml
-file path=usr/share/foomatic/db/source/driver/dnj650c.xml
-file path=usr/share/foomatic/db/source/driver/drv_x125.xml
-file path=usr/share/foomatic/db/source/driver/eplaser-jp.xml
-file path=usr/share/foomatic/db/source/driver/eplaser.xml
-file path=usr/share/foomatic/db/source/driver/eps9high.xml
-file path=usr/share/foomatic/db/source/driver/eps9mid.xml
-file path=usr/share/foomatic/db/source/driver/epson.xml
-file path=usr/share/foomatic/db/source/driver/epsonc.xml
-file path=usr/share/foomatic/db/source/driver/epsonepl.xml
-file path=usr/share/foomatic/db/source/driver/escpage.xml
-file path=usr/share/foomatic/db/source/driver/fmlbp.xml
-file path=usr/share/foomatic/db/source/driver/fmpr.xml
-file path=usr/share/foomatic/db/source/driver/foo2hp.xml
-file path=usr/share/foomatic/db/source/driver/foo2kyo.xml
-file path=usr/share/foomatic/db/source/driver/foo2lava.xml
-file path=usr/share/foomatic/db/source/driver/foo2qpdl.xml
-file path=usr/share/foomatic/db/source/driver/foo2xqx.xml
-file path=usr/share/foomatic/db/source/driver/foo2zjs.xml
-file path=usr/share/foomatic/db/source/driver/gdi.xml
-file path=usr/share/foomatic/db/source/driver/gutenprint.xml
-file path=usr/share/foomatic/db/source/driver/gutenprint52.xml
-file path=usr/share/foomatic/db/source/driver/hl1250.xml
-file path=usr/share/foomatic/db/source/driver/hl7x0.xml
-file path=usr/share/foomatic/db/source/driver/ibmpro.xml
-file path=usr/share/foomatic/db/source/driver/imagen.xml
-file path=usr/share/foomatic/db/source/driver/iwhi.xml
-file path=usr/share/foomatic/db/source/driver/iwlo.xml
-file path=usr/share/foomatic/db/source/driver/iwlq.xml
-file path=usr/share/foomatic/db/source/driver/jetp3852.xml
-file path=usr/share/foomatic/db/source/driver/jj100.xml
-file path=usr/share/foomatic/db/source/driver/la50.xml
-file path=usr/share/foomatic/db/source/driver/la70.xml
-file path=usr/share/foomatic/db/source/driver/la70t.xml
-file path=usr/share/foomatic/db/source/driver/la75.xml
-file path=usr/share/foomatic/db/source/driver/la75plus.xml
-file path=usr/share/foomatic/db/source/driver/laserjet.xml
-file path=usr/share/foomatic/db/source/driver/lbp310.xml
-file path=usr/share/foomatic/db/source/driver/lbp320.xml
-file path=usr/share/foomatic/db/source/driver/lbp660.xml
-file path=usr/share/foomatic/db/source/driver/lbp8.xml
-file path=usr/share/foomatic/db/source/driver/lex5700.xml
-file path=usr/share/foomatic/db/source/driver/lex7000.xml
-file path=usr/share/foomatic/db/source/driver/lips2p.xml
-file path=usr/share/foomatic/db/source/driver/lips3.xml
-file path=usr/share/foomatic/db/source/driver/lips4.xml
-file path=usr/share/foomatic/db/source/driver/lips4v.xml
-file path=usr/share/foomatic/db/source/driver/lj250.xml
-file path=usr/share/foomatic/db/source/driver/lj4dith.xml
-file path=usr/share/foomatic/db/source/driver/lj4dithp.xml
-file path=usr/share/foomatic/db/source/driver/lj5gray.xml
-file path=usr/share/foomatic/db/source/driver/lj5mono.xml
-file path=usr/share/foomatic/db/source/driver/ljet2p.xml
-file path=usr/share/foomatic/db/source/driver/ljet3.xml
-file path=usr/share/foomatic/db/source/driver/ljet3d.xml
-file path=usr/share/foomatic/db/source/driver/ljet4.xml
-file path=usr/share/foomatic/db/source/driver/ljet4d.xml
-file path=usr/share/foomatic/db/source/driver/ljetplus.xml
-file path=usr/share/foomatic/db/source/driver/lm1100.xml
-file path=usr/share/foomatic/db/source/driver/ln03.xml
-file path=usr/share/foomatic/db/source/driver/lp2000.xml
-file path=usr/share/foomatic/db/source/driver/lp2563.xml
-file path=usr/share/foomatic/db/source/driver/lp8000.xml
-file path=usr/share/foomatic/db/source/driver/lpstyl.xml
-file path=usr/share/foomatic/db/source/driver/lq850.xml
-file path=usr/share/foomatic/db/source/driver/lx5000.xml
-file path=usr/share/foomatic/db/source/driver/lxm3200-tweaked.xml
-file path=usr/share/foomatic/db/source/driver/lxm5700m.xml
-file path=usr/share/foomatic/db/source/driver/lxx74.xml
-file path=usr/share/foomatic/db/source/driver/lz11-V2.xml
-file path=usr/share/foomatic/db/source/driver/m2300w.xml
-file path=usr/share/foomatic/db/source/driver/m2400w.xml
-file path=usr/share/foomatic/db/source/driver/m8510.xml
-file path=usr/share/foomatic/db/source/driver/md1xMono.xml
-file path=usr/share/foomatic/db/source/driver/md2k.xml
-file path=usr/share/foomatic/db/source/driver/md50Eco.xml
-file path=usr/share/foomatic/db/source/driver/md50Mono.xml
-file path=usr/share/foomatic/db/source/driver/md5k.xml
-file path=usr/share/foomatic/db/source/driver/min12xxw.xml
-file path=usr/share/foomatic/db/source/driver/mj500c.xml
-file path=usr/share/foomatic/db/source/driver/mj6000c.xml
-file path=usr/share/foomatic/db/source/driver/mj700v2c.xml
-file path=usr/share/foomatic/db/source/driver/mj8000c.xml
-file path=usr/share/foomatic/db/source/driver/ml600.xml
-file path=usr/share/foomatic/db/source/driver/ml85p.xml
-file path=usr/share/foomatic/db/source/driver/necp2x.upp.xml
-file path=usr/share/foomatic/db/source/driver/necp2x6.upp.xml
-file path=usr/share/foomatic/db/source/driver/necp6.xml
-file path=usr/share/foomatic/db/source/driver/npdl.xml
-file path=usr/share/foomatic/db/source/driver/nwp533.xml
-file path=usr/share/foomatic/db/source/driver/oce9050.xml
-file path=usr/share/foomatic/db/source/driver/oki182.xml
-file path=usr/share/foomatic/db/source/driver/oki4w.xml
-file path=usr/share/foomatic/db/source/driver/okiibm.xml
-file path=usr/share/foomatic/db/source/driver/omni.xml
-file path=usr/share/foomatic/db/source/driver/paintjet.xml
-file path=usr/share/foomatic/db/source/driver/pbm2l2030.xml
-file path=usr/share/foomatic/db/source/driver/pbm2l7k.xml
-file path=usr/share/foomatic/db/source/driver/pbm2lwxl.xml
-file path=usr/share/foomatic/db/source/driver/pcl3.xml
-file path=usr/share/foomatic/db/source/driver/pegg.xml
-file path=usr/share/foomatic/db/source/driver/pentaxpj.xml
-file path=usr/share/foomatic/db/source/driver/picty180.xml
-file path=usr/share/foomatic/db/source/driver/pj.xml
-file path=usr/share/foomatic/db/source/driver/pjetxl.xml
-file path=usr/share/foomatic/db/source/driver/pjxl.xml
-file path=usr/share/foomatic/db/source/driver/pjxl300.xml
-file path=usr/share/foomatic/db/source/driver/pnm2ppa.xml
-file path=usr/share/foomatic/db/source/driver/ppmtomd.xml
-file path=usr/share/foomatic/db/source/driver/pr150.xml
-file path=usr/share/foomatic/db/source/driver/pr201.xml
-file path=usr/share/foomatic/db/source/driver/ptouch.xml
-file path=usr/share/foomatic/db/source/driver/pxlcolor.xml
-file path=usr/share/foomatic/db/source/driver/pxljr.xml
-file path=usr/share/foomatic/db/source/driver/pxlmono.xml
-file path=usr/share/foomatic/db/source/driver/r4081.xml
-file path=usr/share/foomatic/db/source/driver/ras1.upp.xml
-file path=usr/share/foomatic/db/source/driver/ras24.upp.xml
-file path=usr/share/foomatic/db/source/driver/ras3.upp.xml
-file path=usr/share/foomatic/db/source/driver/ras32.upp.xml
-file path=usr/share/foomatic/db/source/driver/ras4.upp.xml
-file path=usr/share/foomatic/db/source/driver/ras8m.upp.xml
-file path=usr/share/foomatic/db/source/driver/rastertokmXXXXdl.xml
-file path=usr/share/foomatic/db/source/driver/rpdl.xml
-file path=usr/share/foomatic/db/source/driver/s400a1.upp.xml
-file path=usr/share/foomatic/db/source/driver/s400b1.upp.xml
-file path=usr/share/foomatic/db/source/driver/sharp.upp.xml
-file path=usr/share/foomatic/db/source/driver/sipixa6.upp.xml
-file path=usr/share/foomatic/db/source/driver/sj48.xml
-file path=usr/share/foomatic/db/source/driver/slap.xml
-file path=usr/share/foomatic/db/source/driver/sparc.xml
-file path=usr/share/foomatic/db/source/driver/splix.xml
-file path=usr/share/foomatic/db/source/driver/splix2.xml
-file path=usr/share/foomatic/db/source/driver/st800.xml
-file path=usr/share/foomatic/db/source/driver/stcolor.xml
-file path=usr/share/foomatic/db/source/driver/t4693d2.xml
-file path=usr/share/foomatic/db/source/driver/t4693d4.xml
-file path=usr/share/foomatic/db/source/driver/t4693d8.xml
-file path=usr/share/foomatic/db/source/driver/tek4696.xml
-file path=usr/share/foomatic/db/source/driver/xes.xml
-file path=usr/share/foomatic/db/source/opt/1.xml
-file path=usr/share/foomatic/db/source/opt/10.xml
-file path=usr/share/foomatic/db/source/opt/100.xml
-file path=usr/share/foomatic/db/source/opt/101.xml
-file path=usr/share/foomatic/db/source/opt/102.xml
-file path=usr/share/foomatic/db/source/opt/103.xml
-file path=usr/share/foomatic/db/source/opt/104.xml
-file path=usr/share/foomatic/db/source/opt/105.xml
-file path=usr/share/foomatic/db/source/opt/106.xml
-file path=usr/share/foomatic/db/source/opt/107.xml
-file path=usr/share/foomatic/db/source/opt/108.xml
-file path=usr/share/foomatic/db/source/opt/109.xml
-file path=usr/share/foomatic/db/source/opt/110.xml
-file path=usr/share/foomatic/db/source/opt/111.xml
-file path=usr/share/foomatic/db/source/opt/112.xml
-file path=usr/share/foomatic/db/source/opt/113.xml
-file path=usr/share/foomatic/db/source/opt/114.xml
-file path=usr/share/foomatic/db/source/opt/115.xml
-file path=usr/share/foomatic/db/source/opt/116.xml
-file path=usr/share/foomatic/db/source/opt/117.xml
-file path=usr/share/foomatic/db/source/opt/118.xml
-file path=usr/share/foomatic/db/source/opt/119.xml
-file path=usr/share/foomatic/db/source/opt/12.xml
-file path=usr/share/foomatic/db/source/opt/120.xml
-file path=usr/share/foomatic/db/source/opt/121.xml
-file path=usr/share/foomatic/db/source/opt/122.xml
-file path=usr/share/foomatic/db/source/opt/123.xml
-file path=usr/share/foomatic/db/source/opt/124.xml
-file path=usr/share/foomatic/db/source/opt/125.xml
-file path=usr/share/foomatic/db/source/opt/126.xml
-file path=usr/share/foomatic/db/source/opt/127.xml
-file path=usr/share/foomatic/db/source/opt/128.xml
-file path=usr/share/foomatic/db/source/opt/129.xml
-file path=usr/share/foomatic/db/source/opt/13.xml
-file path=usr/share/foomatic/db/source/opt/130.xml
-file path=usr/share/foomatic/db/source/opt/131.xml
-file path=usr/share/foomatic/db/source/opt/132.xml
-file path=usr/share/foomatic/db/source/opt/133.xml
-file path=usr/share/foomatic/db/source/opt/134.xml
-file path=usr/share/foomatic/db/source/opt/135.xml
-file path=usr/share/foomatic/db/source/opt/136.xml
-file path=usr/share/foomatic/db/source/opt/137.xml
-file path=usr/share/foomatic/db/source/opt/138.xml
-file path=usr/share/foomatic/db/source/opt/139.xml
-file path=usr/share/foomatic/db/source/opt/14.xml
-file path=usr/share/foomatic/db/source/opt/140.xml
-file path=usr/share/foomatic/db/source/opt/141.xml
-file path=usr/share/foomatic/db/source/opt/142.xml
-file path=usr/share/foomatic/db/source/opt/143.xml
-file path=usr/share/foomatic/db/source/opt/144.xml
-file path=usr/share/foomatic/db/source/opt/145.xml
-file path=usr/share/foomatic/db/source/opt/146.xml
-file path=usr/share/foomatic/db/source/opt/147.xml
-file path=usr/share/foomatic/db/source/opt/148.xml
-file path=usr/share/foomatic/db/source/opt/149.xml
-file path=usr/share/foomatic/db/source/opt/150.xml
-file path=usr/share/foomatic/db/source/opt/151.xml
-file path=usr/share/foomatic/db/source/opt/152.xml
-file path=usr/share/foomatic/db/source/opt/153.xml
-file path=usr/share/foomatic/db/source/opt/154.xml
-file path=usr/share/foomatic/db/source/opt/155.xml
-file path=usr/share/foomatic/db/source/opt/156.xml
-file path=usr/share/foomatic/db/source/opt/157.xml
-file path=usr/share/foomatic/db/source/opt/158.xml
-file path=usr/share/foomatic/db/source/opt/159.xml
-file path=usr/share/foomatic/db/source/opt/160.xml
-file path=usr/share/foomatic/db/source/opt/161.xml
-file path=usr/share/foomatic/db/source/opt/162.xml
-file path=usr/share/foomatic/db/source/opt/163.xml
-file path=usr/share/foomatic/db/source/opt/164.xml
-file path=usr/share/foomatic/db/source/opt/165.xml
-file path=usr/share/foomatic/db/source/opt/166.xml
-file path=usr/share/foomatic/db/source/opt/167.xml
-file path=usr/share/foomatic/db/source/opt/168.xml
-file path=usr/share/foomatic/db/source/opt/169.xml
-file path=usr/share/foomatic/db/source/opt/170.xml
-file path=usr/share/foomatic/db/source/opt/171.xml
-file path=usr/share/foomatic/db/source/opt/172.xml
-file path=usr/share/foomatic/db/source/opt/173.xml
-file path=usr/share/foomatic/db/source/opt/174.xml
-file path=usr/share/foomatic/db/source/opt/175.xml
-file path=usr/share/foomatic/db/source/opt/176.xml
-file path=usr/share/foomatic/db/source/opt/177.xml
-file path=usr/share/foomatic/db/source/opt/179.xml
-file path=usr/share/foomatic/db/source/opt/180.xml
-file path=usr/share/foomatic/db/source/opt/181.xml
-file path=usr/share/foomatic/db/source/opt/182.xml
-file path=usr/share/foomatic/db/source/opt/185.xml
-file path=usr/share/foomatic/db/source/opt/186.xml
-file path=usr/share/foomatic/db/source/opt/187.xml
-file path=usr/share/foomatic/db/source/opt/188.xml
-file path=usr/share/foomatic/db/source/opt/189.xml
-file path=usr/share/foomatic/db/source/opt/190.xml
-file path=usr/share/foomatic/db/source/opt/191.xml
-file path=usr/share/foomatic/db/source/opt/193.xml
-file path=usr/share/foomatic/db/source/opt/194.xml
-file path=usr/share/foomatic/db/source/opt/195.xml
-file path=usr/share/foomatic/db/source/opt/196.xml
-file path=usr/share/foomatic/db/source/opt/197.xml
-file path=usr/share/foomatic/db/source/opt/198.xml
-file path=usr/share/foomatic/db/source/opt/199.xml
-file path=usr/share/foomatic/db/source/opt/2.xml
-file path=usr/share/foomatic/db/source/opt/200.xml
-file path=usr/share/foomatic/db/source/opt/201.xml
-file path=usr/share/foomatic/db/source/opt/202.xml
-file path=usr/share/foomatic/db/source/opt/203.xml
-file path=usr/share/foomatic/db/source/opt/204.xml
-file path=usr/share/foomatic/db/source/opt/205.xml
-file path=usr/share/foomatic/db/source/opt/206.xml
-file path=usr/share/foomatic/db/source/opt/207.xml
-file path=usr/share/foomatic/db/source/opt/208.xml
-file path=usr/share/foomatic/db/source/opt/209.xml
-file path=usr/share/foomatic/db/source/opt/211.xml
-file path=usr/share/foomatic/db/source/opt/212.xml
-file path=usr/share/foomatic/db/source/opt/213.xml
-file path=usr/share/foomatic/db/source/opt/214.xml
-file path=usr/share/foomatic/db/source/opt/215.xml
-file path=usr/share/foomatic/db/source/opt/216.xml
-file path=usr/share/foomatic/db/source/opt/217.xml
-file path=usr/share/foomatic/db/source/opt/218.xml
-file path=usr/share/foomatic/db/source/opt/219.xml
-file path=usr/share/foomatic/db/source/opt/220.xml
-file path=usr/share/foomatic/db/source/opt/221.xml
-file path=usr/share/foomatic/db/source/opt/222.xml
-file path=usr/share/foomatic/db/source/opt/223.xml
-file path=usr/share/foomatic/db/source/opt/224.xml
-file path=usr/share/foomatic/db/source/opt/225.xml
-file path=usr/share/foomatic/db/source/opt/226.xml
-file path=usr/share/foomatic/db/source/opt/227.xml
-file path=usr/share/foomatic/db/source/opt/228.xml
-file path=usr/share/foomatic/db/source/opt/3.xml
-file path=usr/share/foomatic/db/source/opt/42.xml
-file path=usr/share/foomatic/db/source/opt/43.xml
-file path=usr/share/foomatic/db/source/opt/44.xml
-file path=usr/share/foomatic/db/source/opt/45.xml
-file path=usr/share/foomatic/db/source/opt/46.xml
-file path=usr/share/foomatic/db/source/opt/47.xml
-file path=usr/share/foomatic/db/source/opt/48.xml
-file path=usr/share/foomatic/db/source/opt/49.xml
-file path=usr/share/foomatic/db/source/opt/5.xml
-file path=usr/share/foomatic/db/source/opt/50.xml
-file path=usr/share/foomatic/db/source/opt/51.xml
-file path=usr/share/foomatic/db/source/opt/54.xml
-file path=usr/share/foomatic/db/source/opt/55.xml
-file path=usr/share/foomatic/db/source/opt/56.xml
-file path=usr/share/foomatic/db/source/opt/57.xml
-file path=usr/share/foomatic/db/source/opt/58.xml
-file path=usr/share/foomatic/db/source/opt/6.xml
-file path=usr/share/foomatic/db/source/opt/60.xml
-file path=usr/share/foomatic/db/source/opt/61.xml
-file path=usr/share/foomatic/db/source/opt/62.xml
-file path=usr/share/foomatic/db/source/opt/63.xml
-file path=usr/share/foomatic/db/source/opt/64.xml
-file path=usr/share/foomatic/db/source/opt/65.xml
-file path=usr/share/foomatic/db/source/opt/66.xml
-file path=usr/share/foomatic/db/source/opt/67.xml
-file path=usr/share/foomatic/db/source/opt/68.xml
-file path=usr/share/foomatic/db/source/opt/69.xml
-file path=usr/share/foomatic/db/source/opt/7.xml
-file path=usr/share/foomatic/db/source/opt/70.xml
-file path=usr/share/foomatic/db/source/opt/71.xml
-file path=usr/share/foomatic/db/source/opt/72.xml
-file path=usr/share/foomatic/db/source/opt/73.xml
-file path=usr/share/foomatic/db/source/opt/74.xml
-file path=usr/share/foomatic/db/source/opt/75.xml
-file path=usr/share/foomatic/db/source/opt/76.xml
-file path=usr/share/foomatic/db/source/opt/77.xml
-file path=usr/share/foomatic/db/source/opt/78.xml
-file path=usr/share/foomatic/db/source/opt/79.xml
-file path=usr/share/foomatic/db/source/opt/8.xml
-file path=usr/share/foomatic/db/source/opt/80.xml
-file path=usr/share/foomatic/db/source/opt/81.xml
-file path=usr/share/foomatic/db/source/opt/82.xml
-file path=usr/share/foomatic/db/source/opt/83.xml
-file path=usr/share/foomatic/db/source/opt/84.xml
-file path=usr/share/foomatic/db/source/opt/85.xml
-file path=usr/share/foomatic/db/source/opt/86.xml
-file path=usr/share/foomatic/db/source/opt/87.xml
-file path=usr/share/foomatic/db/source/opt/88.xml
-file path=usr/share/foomatic/db/source/opt/89.xml
-file path=usr/share/foomatic/db/source/opt/9.xml
-file path=usr/share/foomatic/db/source/opt/90.xml
-file path=usr/share/foomatic/db/source/opt/91.xml
-file path=usr/share/foomatic/db/source/opt/92.xml
-file path=usr/share/foomatic/db/source/opt/93.xml
-file path=usr/share/foomatic/db/source/opt/94.xml
-file path=usr/share/foomatic/db/source/opt/95.xml
-file path=usr/share/foomatic/db/source/opt/96.xml
-file path=usr/share/foomatic/db/source/opt/97.xml
-file path=usr/share/foomatic/db/source/opt/98.xml
-file path=usr/share/foomatic/db/source/opt/99.xml
-file path=usr/share/foomatic/db/source/opt/Brother-MediaType.xml
-file path=usr/share/foomatic/db/source/opt/GS-HalftoningAlgorithm-Gray.xml
-file path=usr/share/foomatic/db/source/opt/Minolta-PCL600.xml
-file path=usr/share/foomatic/db/source/opt/PCL-4-5-InputSlot.xml
-file path=usr/share/foomatic/db/source/opt/PCL-XL-InputSlot.xml
-file path=usr/share/foomatic/db/source/opt/PJL-Duplex.xml
-file path=usr/share/foomatic/db/source/opt/PJL-PJLBinding.xml
-file path=usr/share/foomatic/db/source/opt/PJL-PJLDuplex.xml
-file path=usr/share/foomatic/db/source/opt/PageSize-A4only.xml
-file path=usr/share/foomatic/db/source/opt/Postscript-PreFilter.xml
-file path=usr/share/foomatic/db/source/opt/Postscript-Resolution.xml
-file path=usr/share/foomatic/db/source/opt/bj8pa06n-Resolution.xml
-file path=usr/share/foomatic/db/source/opt/bjc250gs-BlueGamma.xml
-file path=usr/share/foomatic/db/source/opt/bjc250gs-ColorMode.xml
-file path=usr/share/foomatic/db/source/opt/bjc250gs-ComposeK.xml
-file path=usr/share/foomatic/db/source/opt/bjc250gs-Compress.xml
-file path=usr/share/foomatic/db/source/opt/bjc250gs-GreenGamma.xml
-file path=usr/share/foomatic/db/source/opt/bjc250gs-Inverse.xml
-file path=usr/share/foomatic/db/source/opt/bjc250gs-LimitCheck.xml
-file path=usr/share/foomatic/db/source/opt/bjc250gs-Manualfeed.xml
-file path=usr/share/foomatic/db/source/opt/bjc250gs-MasterGamma.xml
-file path=usr/share/foomatic/db/source/opt/bjc250gs-MediaType.xml
-file path=usr/share/foomatic/db/source/opt/bjc250gs-Model.xml
-file path=usr/share/foomatic/db/source/opt/bjc250gs-PaperBlue.xml
-file path=usr/share/foomatic/db/source/opt/bjc250gs-PaperGreen.xml
-file path=usr/share/foomatic/db/source/opt/bjc250gs-PaperRed.xml
-file path=usr/share/foomatic/db/source/opt/bjc250gs-PrintColors.xml
-file path=usr/share/foomatic/db/source/opt/bjc250gs-Quality.xml
-file path=usr/share/foomatic/db/source/opt/bjc250gs-Random.xml
-file path=usr/share/foomatic/db/source/opt/bjc250gs-RedGamma.xml
-file path=usr/share/foomatic/db/source/opt/bjc250gs-Smooth.xml
-file path=usr/share/foomatic/db/source/opt/cZ11somsom-Black.xml
-file path=usr/share/foomatic/db/source/opt/cZ11somsom-Cyan.xml
-file path=usr/share/foomatic/db/source/opt/cZ11somsom-DitherPPI.xml
-file path=usr/share/foomatic/db/source/opt/cZ11somsom-InkType.xml
-file path=usr/share/foomatic/db/source/opt/cZ11somsom-Magenta.xml
-file path=usr/share/foomatic/db/source/opt/cZ11somsom-Yellow.xml
-file path=usr/share/foomatic/db/source/opt/cdj5XX-BlackCorrect.xml
-file path=usr/share/foomatic/db/source/opt/cdj5XX-Depletion.xml
-file path=usr/share/foomatic/db/source/opt/cljet5-ColorMode.xml
-file path=usr/share/foomatic/db/source/opt/dnj650c-Resolution.xml
-file path=usr/share/foomatic/db/source/opt/drv_x125-Bidirectional.xml
-file path=usr/share/foomatic/db/source/opt/drv_x125-ColorMode.xml
-file path=usr/share/foomatic/db/source/opt/drv_x125-Device.xml
-file path=usr/share/foomatic/db/source/opt/drv_x125-PageSize.xml
-file path=usr/share/foomatic/db/source/opt/drv_x125-Resolution.xml
-file path=usr/share/foomatic/db/source/opt/drv_z42-Bidirectional.xml
-file path=usr/share/foomatic/db/source/opt/drv_z42-InkType.xml
-file path=usr/share/foomatic/db/source/opt/drv_z42-PageSize.xml
-file path=usr/share/foomatic/db/source/opt/drv_z42-PrintoutMode.xml
-file path=usr/share/foomatic/db/source/opt/drv_z42-Resolution.xml
-file path=usr/share/foomatic/db/source/opt/eplaser-Collate.xml
-file path=usr/share/foomatic/db/source/opt/eplaser-Duplex.xml
-file path=usr/share/foomatic/db/source/opt/eplaser-FaceUp.xml
-file path=usr/share/foomatic/db/source/opt/eplaser-InputSlot.xml
-file path=usr/share/foomatic/db/source/opt/eplaser-Landscape.xml
-file path=usr/share/foomatic/db/source/opt/eplaser-MediaType.xml
-file path=usr/share/foomatic/db/source/opt/eplaser-Model.xml
-file path=usr/share/foomatic/db/source/opt/eplaser-NumCopies.xml
-file path=usr/share/foomatic/db/source/opt/eplaser-RITOff.xml
-file path=usr/share/foomatic/db/source/opt/eplaser-TonerSaving.xml
-file path=usr/share/foomatic/db/source/opt/eplaser-jp-Model.xml
-file path=usr/share/foomatic/db/source/opt/gdi-AllowReprint.xml
-file path=usr/share/foomatic/db/source/opt/gdi-Altitude.xml
-file path=usr/share/foomatic/db/source/opt/gdi-Copies.xml
-file path=usr/share/foomatic/db/source/opt/gdi-Density.xml
-file path=usr/share/foomatic/db/source/opt/gdi-Economode.xml
-file path=usr/share/foomatic/db/source/opt/gdi-JamRecovery.xml
-file path=usr/share/foomatic/db/source/opt/gdi-Manualfeed.xml
-file path=usr/share/foomatic/db/source/opt/gdi-MediaType.xml
-file path=usr/share/foomatic/db/source/opt/gdi-PageSize.xml
-file path=usr/share/foomatic/db/source/opt/gdi-PageSizeJCL.xml
-file path=usr/share/foomatic/db/source/opt/gdi-PageSizePS.xml
-file path=usr/share/foomatic/db/source/opt/gdi-PageTimeout.xml
-file path=usr/share/foomatic/db/source/opt/gdi-PowerSaveTime.xml
-file path=usr/share/foomatic/db/source/opt/gdi-PowerSaving.xml
-file path=usr/share/foomatic/db/source/opt/gdi-RET.xml
-file path=usr/share/foomatic/db/source/opt/hl7x0-Duplex.xml
-file path=usr/share/foomatic/db/source/opt/hl7x0-EconomyMode.xml
-file path=usr/share/foomatic/db/source/opt/hl7x0-InputSlot.xml
-file path=usr/share/foomatic/db/source/opt/hl7x0-MediaType.xml
-file path=usr/share/foomatic/db/source/opt/hl7x0-PIN.xml
-file path=usr/share/foomatic/db/source/opt/hl7x0-Resolution.xml
-file path=usr/share/foomatic/db/source/opt/jap-PageSize.xml
-file path=usr/share/foomatic/db/source/opt/jap-Resolution.xml
-file path=usr/share/foomatic/db/source/opt/largeformat-PageSize.xml
-file path=usr/share/foomatic/db/source/opt/lm1100-Brightness.xml
-file path=usr/share/foomatic/db/source/opt/lxm3200-tweaked-Model.xml
-file path=usr/share/foomatic/db/source/opt/lxm3200-tweaked-Z31Margin.xml
-file path=usr/share/foomatic/db/source/opt/m2300w-ColorMode.xml
-file path=usr/share/foomatic/db/source/opt/m2300w-ColorProfile.xml
-file path=usr/share/foomatic/db/source/opt/m2300w-MediaType.xml
-file path=usr/share/foomatic/db/source/opt/m2300w-PageSize.xml
-file path=usr/share/foomatic/db/source/opt/m2300w-Resolution.xml
-file path=usr/share/foomatic/db/source/opt/m2300w-psnup.xml
-file path=usr/share/foomatic/db/source/opt/min12xxw-DriverPageSize.xml
-file path=usr/share/foomatic/db/source/opt/min12xxw-DriverResolution.xml
-file path=usr/share/foomatic/db/source/opt/min12xxw-Economode.xml
-file path=usr/share/foomatic/db/source/opt/min12xxw-GSPageSize.xml
-file path=usr/share/foomatic/db/source/opt/min12xxw-GSResolution.xml
-file path=usr/share/foomatic/db/source/opt/min12xxw-InputSlot.xml
-file path=usr/share/foomatic/db/source/opt/min12xxw-MediaType.xml
-file path=usr/share/foomatic/db/source/opt/min12xxw-Model.xml
-file path=usr/share/foomatic/db/source/opt/min12xxw-PageSize.xml
-file path=usr/share/foomatic/db/source/opt/min12xxw-Resolution.xml
-file path=usr/share/foomatic/db/source/opt/oki4w-PageSize.xml
-file path=usr/share/foomatic/db/source/opt/oki4w-Resolution.xml
-file path=usr/share/foomatic/db/source/opt/pbmtozjs-PageSize.xml
-file path=usr/share/foomatic/db/source/opt/pcl3-ConfigureEveryPage.xml
-file path=usr/share/foomatic/db/source/opt/pcl3-PrintoutMode-HPDJ520.xml
-file path=usr/share/foomatic/db/source/opt/pentaxpj-Density.xml
-file path=usr/share/foomatic/db/source/opt/pentaxpj-OutputType.xml
-file path=usr/share/foomatic/db/source/opt/pentaxpj-PageSize.xml
-file path=usr/share/foomatic/db/source/opt/pjl-Samsung-ML-1650-AllowReprint.xml
-file path=usr/share/foomatic/db/source/opt/pjl-Samsung-ML-1650-Economode.xml
-file path=usr/share/foomatic/db/source/opt/pjl-Samsung-ML-1650-MediaType.xml
-file path=usr/share/foomatic/db/source/opt/pjl-Samsung-ML-1650-RET.xml
-file path=usr/share/foomatic/db/source/opt/pjxl-Quality.xml
-file path=usr/share/foomatic/db/source/opt/pjxl-RenderType.xml
-file path=usr/share/foomatic/db/source/opt/pnm2ppa-Dither.xml
-file path=usr/share/foomatic/db/source/opt/pnm2ppa-EconoFast.xml
-file path=usr/share/foomatic/db/source/opt/ppmtocpva-solidblack.xml
-file path=usr/share/foomatic/db/source/opt/ppmtomd-ColorMode.xml
-file path=usr/share/foomatic/db/source/opt/ppmtomd-ColourCorrection.xml
-file path=usr/share/foomatic/db/source/opt/ppmtomd-CurlCorrection.xml
-file path=usr/share/foomatic/db/source/opt/ppmtomd-Dither.xml
-file path=usr/share/foomatic/db/source/opt/ppmtomd-GammaCorrection.xml
-file path=usr/share/foomatic/db/source/opt/ppmtomd-GammaSaturation.xml
-file path=usr/share/foomatic/db/source/opt/ppmtomd-Glossy.xml
-file path=usr/share/foomatic/db/source/opt/ppmtomd-JobType.xml
-file path=usr/share/foomatic/db/source/opt/ppmtomd-KeepBlack.xml
-file path=usr/share/foomatic/db/source/opt/ppmtomd-LFAdjust.xml
-file path=usr/share/foomatic/db/source/opt/ppmtomd-MediaType.xml
-file path=usr/share/foomatic/db/source/opt/ppmtomd-Model.xml
-file path=usr/share/foomatic/db/source/opt/ppmtomd-NoReset.xml
-file path=usr/share/foomatic/db/source/opt/ppmtomd-Overlay.xml
-file path=usr/share/foomatic/db/source/opt/ppmtomd-PHAdjust.xml
-file path=usr/share/foomatic/db/source/opt/ppmtomd-PageSize.xml
-file path=usr/share/foomatic/db/source/opt/ppmtomd-Primer.xml
-file path=usr/share/foomatic/db/source/opt/ppmtomd-PrintColors.xml
-file path=usr/share/foomatic/db/source/opt/ppmtomd-PrintingMethod.xml
-file path=usr/share/foomatic/db/source/opt/ppmtomd-UseMultiColourRibbon.xml
-file path=usr/share/foomatic/db/source/opt/pxlmono-GSResolution.xml
-file path=usr/share/foomatic/db/source/opt/pxlmono-JCLResolution.xml
-file path=usr/share/foomatic/db/source/opt/pxlmono-PrinterResolution.xml
-file path=usr/share/foomatic/db/source/opt/pxlmono-PrintoutMode.xml
-file path=usr/share/foomatic/db/source/opt/s400a1-Resolution.xml
-file path=usr/share/foomatic/db/source/opt/sipixa6.upp-PageSize.xml
-file path=usr/share/foomatic/db/source/opt/st640ih-Resolution.xml
-file path=usr/share/foomatic/db/source/opt/stc300.upp-Resolution.xml
-file path=usr/share/foomatic/db/source/printer/Alps-MD-1000.xml
-file path=usr/share/foomatic/db/source/printer/Alps-MD-1300.xml
-file path=usr/share/foomatic/db/source/printer/Alps-MD-1500.xml
-file path=usr/share/foomatic/db/source/printer/Alps-MD-2000.xml
-file path=usr/share/foomatic/db/source/printer/Alps-MD-2010.xml
-file path=usr/share/foomatic/db/source/printer/Alps-MD-2300.xml
-file path=usr/share/foomatic/db/source/printer/Alps-MD-4000.xml
-file path=usr/share/foomatic/db/source/printer/Alps-MD-5000.xml
-file path=usr/share/foomatic/db/source/printer/Alps-MD-5500.xml
-file path=usr/share/foomatic/db/source/printer/Anitech-M24.xml
-file path=usr/share/foomatic/db/source/printer/Apollo-P-1200.xml
-file path=usr/share/foomatic/db/source/printer/Apollo-P-1220_Barbie.xml
-file path=usr/share/foomatic/db/source/printer/Apollo-P-1250.xml
-file path=usr/share/foomatic/db/source/printer/Apollo-P-2100.xml
-file path=usr/share/foomatic/db/source/printer/Apollo-P-2150.xml
-file path=usr/share/foomatic/db/source/printer/Apollo-P-2200.xml
-file path=usr/share/foomatic/db/source/printer/Apollo-P-2250.xml
-file path=usr/share/foomatic/db/source/printer/Apollo-P-2500.xml
-file path=usr/share/foomatic/db/source/printer/Apollo-P-2550.xml
-file path=usr/share/foomatic/db/source/printer/Apollo-P-2600.xml
-file path=usr/share/foomatic/db/source/printer/Apollo-P-2650.xml
-file path=usr/share/foomatic/db/source/printer/Apple-12_640ps.xml
-file path=usr/share/foomatic/db/source/printer/Apple-Color_StyleWriter_1500.xml
-file path=usr/share/foomatic/db/source/printer/Apple-Color_StyleWriter_2200.xml
-file path=usr/share/foomatic/db/source/printer/Apple-Color_StyleWriter_2400.xml
-file path=usr/share/foomatic/db/source/printer/Apple-Color_StyleWriter_2500.xml
-file path=usr/share/foomatic/db/source/printer/Apple-Color_StyleWriter_4100.xml
-file path=usr/share/foomatic/db/source/printer/Apple-Color_StyleWriter_4500.xml
-file path=usr/share/foomatic/db/source/printer/Apple-Color_StyleWriter_6500.xml
-file path=usr/share/foomatic/db/source/printer/Apple-Dot_Matrix.xml
-file path=usr/share/foomatic/db/source/printer/Apple-ImageWriter.xml
-file path=usr/share/foomatic/db/source/printer/Apple-ImageWriter_II.xml
-file path=usr/share/foomatic/db/source/printer/Apple-ImageWriter_LQ.xml
-file path=usr/share/foomatic/db/source/printer/Apple-LaserWriter_16_600.xml
-file path=usr/share/foomatic/db/source/printer/Apple-LaserWriter_4_600.xml
-file path=usr/share/foomatic/db/source/printer/Apple-LaserWriter_IINTX.xml
-file path=usr/share/foomatic/db/source/printer/Apple-LaserWriter_IIg.xml
-file path=usr/share/foomatic/db/source/printer/Apple-LaserWriter_NT.xml
-file path=usr/share/foomatic/db/source/printer/Apple-LaserWriter_Pro_630.xml
-file path=usr/share/foomatic/db/source/printer/Apple-LaserWriter_Select_360.xml
-file path=usr/share/foomatic/db/source/printer/Apple-StyleWriter_1200.xml
-file path=usr/share/foomatic/db/source/printer/Apple-StyleWriter_I.xml
-file path=usr/share/foomatic/db/source/printer/Apple-StyleWriter_II.xml
-file path=usr/share/foomatic/db/source/printer/Avery-Personal_Label_Printer.xml
-file path=usr/share/foomatic/db/source/printer/Avery-Personal_Label_Printerplus.xml
-file path=usr/share/foomatic/db/source/printer/Brother-4550.xml
-file path=usr/share/foomatic/db/source/printer/Brother-DCP-1200.xml
-file path=usr/share/foomatic/db/source/printer/Brother-DCP-8045D.xml
-file path=usr/share/foomatic/db/source/printer/Brother-HJ-400.xml
-file path=usr/share/foomatic/db/source/printer/Brother-HL-1020.xml
-file path=usr/share/foomatic/db/source/printer/Brother-HL-1030.xml
-file path=usr/share/foomatic/db/source/printer/Brother-HL-1040.xml
-file path=usr/share/foomatic/db/source/printer/Brother-HL-1050.xml
-file path=usr/share/foomatic/db/source/printer/Brother-HL-1060.xml
-file path=usr/share/foomatic/db/source/printer/Brother-HL-1070.xml
-file path=usr/share/foomatic/db/source/printer/Brother-HL-10V.xml
-file path=usr/share/foomatic/db/source/printer/Brother-HL-10h.xml
-file path=usr/share/foomatic/db/source/printer/Brother-HL-1230.xml
-file path=usr/share/foomatic/db/source/printer/Brother-HL-1240.xml
-file path=usr/share/foomatic/db/source/printer/Brother-HL-1250.xml
-file path=usr/share/foomatic/db/source/printer/Brother-HL-1260.xml
-file path=usr/share/foomatic/db/source/printer/Brother-HL-1270N.xml
-file path=usr/share/foomatic/db/source/printer/Brother-HL-1430.xml
-file path=usr/share/foomatic/db/source/printer/Brother-HL-1435.xml
-file path=usr/share/foomatic/db/source/printer/Brother-HL-1440.xml
-file path=usr/share/foomatic/db/source/printer/Brother-HL-1450.xml
-file path=usr/share/foomatic/db/source/printer/Brother-HL-1470N.xml
-file path=usr/share/foomatic/db/source/printer/Brother-HL-1650.xml
-file path=usr/share/foomatic/db/source/printer/Brother-HL-1660e.xml
-file path=usr/share/foomatic/db/source/printer/Brother-HL-1670N.xml
-file path=usr/share/foomatic/db/source/printer/Brother-HL-1850.xml
-file path=usr/share/foomatic/db/source/printer/Brother-HL-1870N.xml
-file path=usr/share/foomatic/db/source/printer/Brother-HL-2060.xml
-file path=usr/share/foomatic/db/source/printer/Brother-HL-2170W.xml
-file path=usr/share/foomatic/db/source/printer/Brother-HL-2400CeN.xml
-file path=usr/share/foomatic/db/source/printer/Brother-HL-2460.xml
-file path=usr/share/foomatic/db/source/printer/Brother-HL-2460N.xml
-file path=usr/share/foomatic/db/source/printer/Brother-HL-2600CN.xml
-file path=usr/share/foomatic/db/source/printer/Brother-HL-3260N.xml
-file path=usr/share/foomatic/db/source/printer/Brother-HL-3400CN.xml
-file path=usr/share/foomatic/db/source/printer/Brother-HL-3450CN.xml
-file path=usr/share/foomatic/db/source/printer/Brother-HL-4000CN.xml
-file path=usr/share/foomatic/db/source/printer/Brother-HL-4040CN.xml
-file path=usr/share/foomatic/db/source/printer/Brother-HL-4050CDN.xml
-file path=usr/share/foomatic/db/source/printer/Brother-HL-4070CDW.xml
-file path=usr/share/foomatic/db/source/printer/Brother-HL-4Ve.xml
-file path=usr/share/foomatic/db/source/printer/Brother-HL-5030.xml
-file path=usr/share/foomatic/db/source/printer/Brother-HL-5040.xml
-file path=usr/share/foomatic/db/source/printer/Brother-HL-5050.xml
-file path=usr/share/foomatic/db/source/printer/Brother-HL-5070N.xml
-file path=usr/share/foomatic/db/source/printer/Brother-HL-5140.xml
-file path=usr/share/foomatic/db/source/printer/Brother-HL-5150D.xml
-file path=usr/share/foomatic/db/source/printer/Brother-HL-5170DN.xml
-file path=usr/share/foomatic/db/source/printer/Brother-HL-5250DN.xml
-file path=usr/share/foomatic/db/source/printer/Brother-HL-630.xml
-file path=usr/share/foomatic/db/source/printer/Brother-HL-660.xml
-file path=usr/share/foomatic/db/source/printer/Brother-HL-7050.xml
-file path=usr/share/foomatic/db/source/printer/Brother-HL-7050N.xml
-file path=usr/share/foomatic/db/source/printer/Brother-HL-720.xml
-file path=usr/share/foomatic/db/source/printer/Brother-HL-730.xml
-file path=usr/share/foomatic/db/source/printer/Brother-HL-760.xml
-file path=usr/share/foomatic/db/source/printer/Brother-HL-8.xml
-file path=usr/share/foomatic/db/source/printer/Brother-HL-820.xml
-file path=usr/share/foomatic/db/source/printer/Brother-HL-960.xml
-file path=usr/share/foomatic/db/source/printer/Brother-MC-3000.xml
-file path=usr/share/foomatic/db/source/printer/Brother-MFC-4350.xml
-file path=usr/share/foomatic/db/source/printer/Brother-MFC-6550MC.xml
-file path=usr/share/foomatic/db/source/printer/Brother-MFC-8300.xml
-file path=usr/share/foomatic/db/source/printer/Brother-MFC-9050.xml
-file path=usr/share/foomatic/db/source/printer/Brother-MFC-9100c.xml
-file path=usr/share/foomatic/db/source/printer/Brother-MFC-9500.xml
-file path=usr/share/foomatic/db/source/printer/Brother-MFC-9600.xml
-file path=usr/share/foomatic/db/source/printer/Brother-MFC-P2500.xml
-file path=usr/share/foomatic/db/source/printer/Brother-MFC_7150C.xml
-file path=usr/share/foomatic/db/source/printer/Brother-MP-21C.xml
-file path=usr/share/foomatic/db/source/printer/Brother-PT-1500PC.xml
-file path=usr/share/foomatic/db/source/printer/Brother-PT-18R.xml
-file path=usr/share/foomatic/db/source/printer/Brother-PT-1950.xml
-file path=usr/share/foomatic/db/source/printer/Brother-PT-1950VP.xml
-file path=usr/share/foomatic/db/source/printer/Brother-PT-1960.xml
-file path=usr/share/foomatic/db/source/printer/Brother-PT-2420PC.xml
-file path=usr/share/foomatic/db/source/printer/Brother-PT-2450DX.xml
-file path=usr/share/foomatic/db/source/printer/Brother-PT-2500PC.xml
-file path=usr/share/foomatic/db/source/printer/Brother-PT-2600.xml
-file path=usr/share/foomatic/db/source/printer/Brother-PT-2610.xml
-file path=usr/share/foomatic/db/source/printer/Brother-PT-3600.xml
-file path=usr/share/foomatic/db/source/printer/Brother-PT-550A.xml
-file path=usr/share/foomatic/db/source/printer/Brother-PT-9200DX.xml
-file path=usr/share/foomatic/db/source/printer/Brother-PT-9200PC.xml
-file path=usr/share/foomatic/db/source/printer/Brother-PT-9400.xml
-file path=usr/share/foomatic/db/source/printer/Brother-PT-9500PC.xml
-file path=usr/share/foomatic/db/source/printer/Brother-PT-9600.xml
-file path=usr/share/foomatic/db/source/printer/Brother-PT-PC.xml
-file path=usr/share/foomatic/db/source/printer/Brother-QL-500.xml
-file path=usr/share/foomatic/db/source/printer/Brother-QL-550.xml
-file path=usr/share/foomatic/db/source/printer/Brother-QL-650TD.xml
-file path=usr/share/foomatic/db/source/printer/CItoh-M8510.xml
-file path=usr/share/foomatic/db/source/printer/CalComp-Artisan_1023_penplotter.xml
-file path=usr/share/foomatic/db/source/printer/Canon-BJ-100.xml
-file path=usr/share/foomatic/db/source/printer/Canon-BJ-10e.xml
-file path=usr/share/foomatic/db/source/printer/Canon-BJ-10v.xml
-file path=usr/share/foomatic/db/source/printer/Canon-BJ-15v.xml
-file path=usr/share/foomatic/db/source/printer/Canon-BJ-20.xml
-file path=usr/share/foomatic/db/source/printer/Canon-BJ-200.xml
-file path=usr/share/foomatic/db/source/printer/Canon-BJ-30.xml
-file path=usr/share/foomatic/db/source/printer/Canon-BJ-300.xml
-file path=usr/share/foomatic/db/source/printer/Canon-BJ-330.xml
-file path=usr/share/foomatic/db/source/printer/Canon-BJ-35v.xml
-file path=usr/share/foomatic/db/source/printer/Canon-BJ-5.xml
-file path=usr/share/foomatic/db/source/printer/Canon-BJC-1000.xml
-file path=usr/share/foomatic/db/source/printer/Canon-BJC-2000.xml
-file path=usr/share/foomatic/db/source/printer/Canon-BJC-2010.xml
-file path=usr/share/foomatic/db/source/printer/Canon-BJC-210.xml
-file path=usr/share/foomatic/db/source/printer/Canon-BJC-2100.xml
-file path=usr/share/foomatic/db/source/printer/Canon-BJC-210SP.xml
-file path=usr/share/foomatic/db/source/printer/Canon-BJC-2110.xml
-file path=usr/share/foomatic/db/source/printer/Canon-BJC-240.xml
-file path=usr/share/foomatic/db/source/printer/Canon-BJC-250.xml
-file path=usr/share/foomatic/db/source/printer/Canon-BJC-250ex.xml
-file path=usr/share/foomatic/db/source/printer/Canon-BJC-255SP.xml
-file path=usr/share/foomatic/db/source/printer/Canon-BJC-265SP.xml
-file path=usr/share/foomatic/db/source/printer/Canon-BJC-3000.xml
-file path=usr/share/foomatic/db/source/printer/Canon-BJC-4000.xml
-file path=usr/share/foomatic/db/source/printer/Canon-BJC-4100.xml
-file path=usr/share/foomatic/db/source/printer/Canon-BJC-4200.xml
-file path=usr/share/foomatic/db/source/printer/Canon-BJC-4300.xml
-file path=usr/share/foomatic/db/source/printer/Canon-BJC-4310SP.xml
-file path=usr/share/foomatic/db/source/printer/Canon-BJC-4400.xml
-file path=usr/share/foomatic/db/source/printer/Canon-BJC-4550.xml
-file path=usr/share/foomatic/db/source/printer/Canon-BJC-50.xml
-file path=usr/share/foomatic/db/source/printer/Canon-BJC-5000.xml
-file path=usr/share/foomatic/db/source/printer/Canon-BJC-5100.xml
-file path=usr/share/foomatic/db/source/printer/Canon-BJC-55.xml
-file path=usr/share/foomatic/db/source/printer/Canon-BJC-600.xml
-file path=usr/share/foomatic/db/source/printer/Canon-BJC-6000.xml
-file path=usr/share/foomatic/db/source/printer/Canon-BJC-610.xml
-file path=usr/share/foomatic/db/source/printer/Canon-BJC-6100.xml
-file path=usr/share/foomatic/db/source/printer/Canon-BJC-620.xml
-file path=usr/share/foomatic/db/source/printer/Canon-BJC-6200.xml
-file path=usr/share/foomatic/db/source/printer/Canon-BJC-6500.xml
-file path=usr/share/foomatic/db/source/printer/Canon-BJC-680J.xml
-file path=usr/share/foomatic/db/source/printer/Canon-BJC-70.xml
-file path=usr/share/foomatic/db/source/printer/Canon-BJC-7000.xml
-file path=usr/share/foomatic/db/source/printer/Canon-BJC-7004.xml
-file path=usr/share/foomatic/db/source/printer/Canon-BJC-7100.xml
-file path=usr/share/foomatic/db/source/printer/Canon-BJC-80.xml
-file path=usr/share/foomatic/db/source/printer/Canon-BJC-800.xml
-file path=usr/share/foomatic/db/source/printer/Canon-BJC-8200.xml
-file path=usr/share/foomatic/db/source/printer/Canon-BJC-85.xml
-file path=usr/share/foomatic/db/source/printer/Canon-BJC-8500.xml
-file path=usr/share/foomatic/db/source/printer/Canon-BJC-880J.xml
-file path=usr/share/foomatic/db/source/printer/Canon-CP-100.xml
-file path=usr/share/foomatic/db/source/printer/Canon-CP-200.xml
-file path=usr/share/foomatic/db/source/printer/Canon-CP-220.xml
-file path=usr/share/foomatic/db/source/printer/Canon-CP-300.xml
-file path=usr/share/foomatic/db/source/printer/Canon-CP-330.xml
-file path=usr/share/foomatic/db/source/printer/Canon-GP_335.xml
-file path=usr/share/foomatic/db/source/printer/Canon-GP_405.xml
-file path=usr/share/foomatic/db/source/printer/Canon-LBP-1000.xml
-file path=usr/share/foomatic/db/source/printer/Canon-LBP-1120.xml
-file path=usr/share/foomatic/db/source/printer/Canon-LBP-1260.xml
-file path=usr/share/foomatic/db/source/printer/Canon-LBP-1760.xml
-file path=usr/share/foomatic/db/source/printer/Canon-LBP-310.xml
-file path=usr/share/foomatic/db/source/printer/Canon-LBP-320_Pro.xml
-file path=usr/share/foomatic/db/source/printer/Canon-LBP-350.xml
-file path=usr/share/foomatic/db/source/printer/Canon-LBP-430.xml
-file path=usr/share/foomatic/db/source/printer/Canon-LBP-460.xml
-file path=usr/share/foomatic/db/source/printer/Canon-LBP-470.xml
-file path=usr/share/foomatic/db/source/printer/Canon-LBP-4U.xml
-file path=usr/share/foomatic/db/source/printer/Canon-LBP-4plus.xml
-file path=usr/share/foomatic/db/source/printer/Canon-LBP-4sx.xml
-file path=usr/share/foomatic/db/source/printer/Canon-LBP-600.xml
-file path=usr/share/foomatic/db/source/printer/Canon-LBP-660.xml
-file path=usr/share/foomatic/db/source/printer/Canon-LBP-800.xml
-file path=usr/share/foomatic/db/source/printer/Canon-LBP-810.xml
-file path=usr/share/foomatic/db/source/printer/Canon-LBP-8A1.xml
-file path=usr/share/foomatic/db/source/printer/Canon-LIPS-III.xml
-file path=usr/share/foomatic/db/source/printer/Canon-LIPS-IIplus.xml
-file path=usr/share/foomatic/db/source/printer/Canon-LIPS-IV.xml
-file path=usr/share/foomatic/db/source/printer/Canon-LIPS-IVv.xml
-file path=usr/share/foomatic/db/source/printer/Canon-MultiPASS_C2500.xml
-file path=usr/share/foomatic/db/source/printer/Canon-MultiPASS_C3000.xml
-file path=usr/share/foomatic/db/source/printer/Canon-MultiPASS_C3500.xml
-file path=usr/share/foomatic/db/source/printer/Canon-MultiPASS_C5000.xml
-file path=usr/share/foomatic/db/source/printer/Canon-MultiPASS_C5500.xml
-file path=usr/share/foomatic/db/source/printer/Canon-Multipass_L6000.xml
-file path=usr/share/foomatic/db/source/printer/Canon-S100.xml
-file path=usr/share/foomatic/db/source/printer/Canon-S200.xml
-file path=usr/share/foomatic/db/source/printer/Canon-S300.xml
-file path=usr/share/foomatic/db/source/printer/Canon-S400.xml
-file path=usr/share/foomatic/db/source/printer/Canon-S450.xml
-file path=usr/share/foomatic/db/source/printer/Canon-S4500.xml
-file path=usr/share/foomatic/db/source/printer/Canon-S500.xml
-file path=usr/share/foomatic/db/source/printer/Canon-S600.xml
-file path=usr/share/foomatic/db/source/printer/Canon-S630.xml
-file path=usr/share/foomatic/db/source/printer/Canon-S800.xml
-file path=usr/share/foomatic/db/source/printer/Canon-SELPHY-CP-400.xml
-file path=usr/share/foomatic/db/source/printer/Canon-SELPHY-CP-500.xml
-file path=usr/share/foomatic/db/source/printer/Canon-SELPHY-CP-510.xml
-file path=usr/share/foomatic/db/source/printer/Canon-SELPHY-CP-600.xml
-file path=usr/share/foomatic/db/source/printer/Canon-SELPHY-CP-710.xml
-file path=usr/share/foomatic/db/source/printer/Canon-iP4000.xml
-file path=usr/share/foomatic/db/source/printer/Canon-imageRunner_330s.xml
-file path=usr/share/foomatic/db/source/printer/Casio-KL-E11.xml
-file path=usr/share/foomatic/db/source/printer/Casio-KL-P1000.xml
-file path=usr/share/foomatic/db/source/printer/Casio-KP-C10.xml
-file path=usr/share/foomatic/db/source/printer/Citizen-ProJet_II.xml
-file path=usr/share/foomatic/db/source/printer/Citizen-ProJet_IIc.xml
-file path=usr/share/foomatic/db/source/printer/Citizen-printiva1700.xml
-file path=usr/share/foomatic/db/source/printer/Citizen-printiva600C.xml
-file path=usr/share/foomatic/db/source/printer/Citizen-printiva600U.xml
-file path=usr/share/foomatic/db/source/printer/Citizen-printiva700.xml
-file path=usr/share/foomatic/db/source/printer/Compaq-IJ1200.xml
-file path=usr/share/foomatic/db/source/printer/Compaq-IJ300.xml
-file path=usr/share/foomatic/db/source/printer/Compaq-IJ750.xml
-file path=usr/share/foomatic/db/source/printer/Compaq-IJ900.xml
-file path=usr/share/foomatic/db/source/printer/DEC-1800.xml
-file path=usr/share/foomatic/db/source/printer/DEC-DECWriter_500i.xml
-file path=usr/share/foomatic/db/source/printer/DEC-DECwriter_110i.xml
-file path=usr/share/foomatic/db/source/printer/DEC-DECwriter_520ic.xml
-file path=usr/share/foomatic/db/source/printer/DEC-LA50.xml
-file path=usr/share/foomatic/db/source/printer/DEC-LA70.xml
-file path=usr/share/foomatic/db/source/printer/DEC-LA75.xml
-file path=usr/share/foomatic/db/source/printer/DEC-LA75_Plus.xml
-file path=usr/share/foomatic/db/source/printer/DEC-LJ250.xml
-file path=usr/share/foomatic/db/source/printer/DEC-LN03.xml
-file path=usr/share/foomatic/db/source/printer/DEC-LN07.xml
-file path=usr/share/foomatic/db/source/printer/DEC-LN17.xml
-file path=usr/share/foomatic/db/source/printer/Dell-M5200.xml
-file path=usr/share/foomatic/db/source/printer/Dell-S2500.xml
-file path=usr/share/foomatic/db/source/printer/Dymo-CoStar-ASCII_250.xml
-file path=usr/share/foomatic/db/source/printer/Dymo-CoStar-ASCIIplus.xml
-file path=usr/share/foomatic/db/source/printer/Dymo-CoStar-EL40.xml
-file path=usr/share/foomatic/db/source/printer/Dymo-CoStar-EL60.xml
-file path=usr/share/foomatic/db/source/printer/Dymo-CoStar-LabelWriter_II.xml
-file path=usr/share/foomatic/db/source/printer/Dymo-CoStar-LabelWriter_XL.xml
-file path=usr/share/foomatic/db/source/printer/Dymo-CoStar-LabelWriter_XLplus.xml
-file path=usr/share/foomatic/db/source/printer/Dymo-CoStar-SE250.xml
-file path=usr/share/foomatic/db/source/printer/Dymo-CoStar-SE250plus.xml
-file path=usr/share/foomatic/db/source/printer/Dymo-CoStar-Turbo.xml
-file path=usr/share/foomatic/db/source/printer/Epson-ActionLaser_1100.xml
-file path=usr/share/foomatic/db/source/printer/Epson-ActionLaser_II.xml
-file path=usr/share/foomatic/db/source/printer/Epson-ActionPrinter_3250.xml
-file path=usr/share/foomatic/db/source/printer/Epson-AcuLaser_C1000.xml
-file path=usr/share/foomatic/db/source/printer/Epson-AcuLaser_C1900.xml
-file path=usr/share/foomatic/db/source/printer/Epson-AcuLaser_C1900PS.xml
-file path=usr/share/foomatic/db/source/printer/Epson-AcuLaser_C2000.xml
-file path=usr/share/foomatic/db/source/printer/Epson-AcuLaser_C2000PS.xml
-file path=usr/share/foomatic/db/source/printer/Epson-AcuLaser_C4000.xml
-file path=usr/share/foomatic/db/source/printer/Epson-AcuLaser_C4000PS.xml
-file path=usr/share/foomatic/db/source/printer/Epson-AcuLaser_C4100.xml
-file path=usr/share/foomatic/db/source/printer/Epson-AcuLaser_C4100PS.xml
-file path=usr/share/foomatic/db/source/printer/Epson-AcuLaser_C8500.xml
-file path=usr/share/foomatic/db/source/printer/Epson-AcuLaser_C8500PS.xml
-file path=usr/share/foomatic/db/source/printer/Epson-AcuLaser_C8600.xml
-file path=usr/share/foomatic/db/source/printer/Epson-AcuLaser_C8600PS.xml
-file path=usr/share/foomatic/db/source/printer/Epson-AcuLaser_C900.xml
-file path=usr/share/foomatic/db/source/printer/Epson-AcuLaser_C9100.xml
-file path=usr/share/foomatic/db/source/printer/Epson-CL_700.xml
-file path=usr/share/foomatic/db/source/printer/Epson-CL_750.xml
-file path=usr/share/foomatic/db/source/printer/Epson-CL_760.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Dot_Matrix.xml
-file path=usr/share/foomatic/db/source/printer/Epson-EM_900C.xml
-file path=usr/share/foomatic/db/source/printer/Epson-EM_900CN.xml
-file path=usr/share/foomatic/db/source/printer/Epson-EM_930C.xml
-file path=usr/share/foomatic/db/source/printer/Epson-EM_930CN.xml
-file path=usr/share/foomatic/db/source/printer/Epson-EPL-5200.xml
-file path=usr/share/foomatic/db/source/printer/Epson-EPL-5200plus.xml
-file path=usr/share/foomatic/db/source/printer/Epson-EPL-5500W.xml
-file path=usr/share/foomatic/db/source/printer/Epson-EPL-5700.xml
-file path=usr/share/foomatic/db/source/printer/Epson-EPL-5700L.xml
-file path=usr/share/foomatic/db/source/printer/Epson-EPL-5700PS.xml
-file path=usr/share/foomatic/db/source/printer/Epson-EPL-5800.xml
-file path=usr/share/foomatic/db/source/printer/Epson-EPL-5800L.xml
-file path=usr/share/foomatic/db/source/printer/Epson-EPL-5800PS.xml
-file path=usr/share/foomatic/db/source/printer/Epson-EPL-5900.xml
-file path=usr/share/foomatic/db/source/printer/Epson-EPL-5900L.xml
-file path=usr/share/foomatic/db/source/printer/Epson-EPL-5900PS.xml
-file path=usr/share/foomatic/db/source/printer/Epson-EPL-6100.xml
-file path=usr/share/foomatic/db/source/printer/Epson-EPL-6100L.xml
-file path=usr/share/foomatic/db/source/printer/Epson-EPL-6100PS.xml
-file path=usr/share/foomatic/db/source/printer/Epson-EPL-6200L.xml
-file path=usr/share/foomatic/db/source/printer/Epson-EPL-7100.xml
-file path=usr/share/foomatic/db/source/printer/Epson-EPL-N1600.xml
-file path=usr/share/foomatic/db/source/printer/Epson-EPL-N1600PS.xml
-file path=usr/share/foomatic/db/source/printer/Epson-EPL-N2050.xml
-file path=usr/share/foomatic/db/source/printer/Epson-EPL-N2050PS.xml
-file path=usr/share/foomatic/db/source/printer/Epson-EPL-N2050PSplus.xml
-file path=usr/share/foomatic/db/source/printer/Epson-EPL-N2050plus.xml
-file path=usr/share/foomatic/db/source/printer/Epson-EPL-N2120.xml
-file path=usr/share/foomatic/db/source/printer/Epson-EPL-N2500.xml
-file path=usr/share/foomatic/db/source/printer/Epson-EPL-N2500PS.xml
-file path=usr/share/foomatic/db/source/printer/Epson-EPL-N2750.xml
-file path=usr/share/foomatic/db/source/printer/Epson-EPL-N2750PS.xml
-file path=usr/share/foomatic/db/source/printer/Epson-E_100.xml
-file path=usr/share/foomatic/db/source/printer/Epson-L-1000.xml
-file path=usr/share/foomatic/db/source/printer/Epson-LP-1800.xml
-file path=usr/share/foomatic/db/source/printer/Epson-LP-1900.xml
-file path=usr/share/foomatic/db/source/printer/Epson-LP-2000.xml
-file path=usr/share/foomatic/db/source/printer/Epson-LP-2200.xml
-file path=usr/share/foomatic/db/source/printer/Epson-LP-2400.xml
-file path=usr/share/foomatic/db/source/printer/Epson-LP-2500.xml
-file path=usr/share/foomatic/db/source/printer/Epson-LP-3000.xml
-file path=usr/share/foomatic/db/source/printer/Epson-LP-3000C.xml
-file path=usr/share/foomatic/db/source/printer/Epson-LP-7000.xml
-file path=usr/share/foomatic/db/source/printer/Epson-LP-7000G.xml
-file path=usr/share/foomatic/db/source/printer/Epson-LP-7500.xml
-file path=usr/share/foomatic/db/source/printer/Epson-LP-7700.xml
-file path=usr/share/foomatic/db/source/printer/Epson-LP-7900.xml
-file path=usr/share/foomatic/db/source/printer/Epson-LP-8000C.xml
-file path=usr/share/foomatic/db/source/printer/Epson-LP-8100.xml
-file path=usr/share/foomatic/db/source/printer/Epson-LP-8200C.xml
-file path=usr/share/foomatic/db/source/printer/Epson-LP-8300C.xml
-file path=usr/share/foomatic/db/source/printer/Epson-LP-8300F.xml
-file path=usr/share/foomatic/db/source/printer/Epson-LP-8400F.xml
-file path=usr/share/foomatic/db/source/printer/Epson-LP-8500C.xml
-file path=usr/share/foomatic/db/source/printer/Epson-LP-8600.xml
-file path=usr/share/foomatic/db/source/printer/Epson-LP-8600F.xml
-file path=usr/share/foomatic/db/source/printer/Epson-LP-8700.xml
-file path=usr/share/foomatic/db/source/printer/Epson-LP-8800C.xml
-file path=usr/share/foomatic/db/source/printer/Epson-LP-8900.xml
-file path=usr/share/foomatic/db/source/printer/Epson-LP-9000B.xml
-file path=usr/share/foomatic/db/source/printer/Epson-LP-9000C.xml
-file path=usr/share/foomatic/db/source/printer/Epson-LP-9100.xml
-file path=usr/share/foomatic/db/source/printer/Epson-LP-9200B.xml
-file path=usr/share/foomatic/db/source/printer/Epson-LP-9200C.xml
-file path=usr/share/foomatic/db/source/printer/Epson-LP-9300.xml
-file path=usr/share/foomatic/db/source/printer/Epson-LP-9400.xml
-file path=usr/share/foomatic/db/source/printer/Epson-LP-9500C.xml
-file path=usr/share/foomatic/db/source/printer/Epson-LP-9600.xml
-file path=usr/share/foomatic/db/source/printer/Epson-LP-9600S.xml
-file path=usr/share/foomatic/db/source/printer/Epson-LP-9800C.xml
-file path=usr/share/foomatic/db/source/printer/Epson-LP-M6000.xml
-file path=usr/share/foomatic/db/source/printer/Epson-LP-S300.xml
-file path=usr/share/foomatic/db/source/printer/Epson-LP-S3000.xml
-file path=usr/share/foomatic/db/source/printer/Epson-LP-S4000.xml
-file path=usr/share/foomatic/db/source/printer/Epson-LP-S4500.xml
-file path=usr/share/foomatic/db/source/printer/Epson-LP-S6500.xml
-file path=usr/share/foomatic/db/source/printer/Epson-LP-S7500.xml
-file path=usr/share/foomatic/db/source/printer/Epson-LP-xx00.xml
-file path=usr/share/foomatic/db/source/printer/Epson-LP_8000.xml
-file path=usr/share/foomatic/db/source/printer/Epson-LQ-24.xml
-file path=usr/share/foomatic/db/source/printer/Epson-LQ-2550.xml
-file path=usr/share/foomatic/db/source/printer/Epson-LQ-500.xml
-file path=usr/share/foomatic/db/source/printer/Epson-LQ-570plus.xml
-file path=usr/share/foomatic/db/source/printer/Epson-LQ-850.xml
-file path=usr/share/foomatic/db/source/printer/Epson-LX-1050.xml
-file path=usr/share/foomatic/db/source/printer/Epson-MC_10000.xml
-file path=usr/share/foomatic/db/source/printer/Epson-MC_2000.xml
-file path=usr/share/foomatic/db/source/printer/Epson-MC_5000.xml
-file path=usr/share/foomatic/db/source/printer/Epson-MC_7000.xml
-file path=usr/share/foomatic/db/source/printer/Epson-MC_9000.xml
-file path=usr/share/foomatic/db/source/printer/Epson-MJ_5100C.xml
-file path=usr/share/foomatic/db/source/printer/Epson-MJ_520C.xml
-file path=usr/share/foomatic/db/source/printer/Epson-MJ_6000C.xml
-file path=usr/share/foomatic/db/source/printer/Epson-MJ_8000C.xml
-file path=usr/share/foomatic/db/source/printer/Epson-MJ_930C.xml
-file path=usr/share/foomatic/db/source/printer/Epson-MachJet.xml
-file path=usr/share/foomatic/db/source/printer/Epson-PM_10000.xml
-file path=usr/share/foomatic/db/source/printer/Epson-PM_2000C.xml
-file path=usr/share/foomatic/db/source/printer/Epson-PM_2200C.xml
-file path=usr/share/foomatic/db/source/printer/Epson-PM_3000C.xml
-file path=usr/share/foomatic/db/source/printer/Epson-PM_3300C.xml
-file path=usr/share/foomatic/db/source/printer/Epson-PM_3500C.xml
-file path=usr/share/foomatic/db/source/printer/Epson-PM_3700C.xml
-file path=usr/share/foomatic/db/source/printer/Epson-PM_4000PX.xml
-file path=usr/share/foomatic/db/source/printer/Epson-PM_5000C.xml
-file path=usr/share/foomatic/db/source/printer/Epson-PM_7000C.xml
-file path=usr/share/foomatic/db/source/printer/Epson-PM_700C.xml
-file path=usr/share/foomatic/db/source/printer/Epson-PM_730C.xml
-file path=usr/share/foomatic/db/source/printer/Epson-PM_740C.xml
-file path=usr/share/foomatic/db/source/printer/Epson-PM_750C.xml
-file path=usr/share/foomatic/db/source/printer/Epson-PM_760C.xml
-file path=usr/share/foomatic/db/source/printer/Epson-PM_770C.xml
-file path=usr/share/foomatic/db/source/printer/Epson-PM_780C.xml
-file path=usr/share/foomatic/db/source/printer/Epson-PM_790PT.xml
-file path=usr/share/foomatic/db/source/printer/Epson-PM_800C.xml
-file path=usr/share/foomatic/db/source/printer/Epson-PM_820C.xml
-file path=usr/share/foomatic/db/source/printer/Epson-PM_850PT.xml
-file path=usr/share/foomatic/db/source/printer/Epson-PM_870C.xml
-file path=usr/share/foomatic/db/source/printer/Epson-PM_880C.xml
-file path=usr/share/foomatic/db/source/printer/Epson-PM_9000C.xml
-file path=usr/share/foomatic/db/source/printer/Epson-PM_930C.xml
-file path=usr/share/foomatic/db/source/printer/Epson-PM_940C.xml
-file path=usr/share/foomatic/db/source/printer/Epson-PM_950C.xml
-file path=usr/share/foomatic/db/source/printer/Epson-PM_970C.xml
-file path=usr/share/foomatic/db/source/printer/Epson-PM_980C.xml
-file path=usr/share/foomatic/db/source/printer/Epson-PM_A900.xml
-file path=usr/share/foomatic/db/source/printer/Epson-PM_D1000.xml
-file path=usr/share/foomatic/db/source/printer/Epson-PM_D750.xml
-file path=usr/share/foomatic/db/source/printer/Epson-PM_D770.xml
-file path=usr/share/foomatic/db/source/printer/Epson-PM_G700.xml
-file path=usr/share/foomatic/db/source/printer/Epson-PM_G720.xml
-file path=usr/share/foomatic/db/source/printer/Epson-PM_G800.xml
-file path=usr/share/foomatic/db/source/printer/Epson-PM_G820.xml
-file path=usr/share/foomatic/db/source/printer/Epson-PX_5500.xml
-file path=usr/share/foomatic/db/source/printer/Epson-PX_7000.xml
-file path=usr/share/foomatic/db/source/printer/Epson-PX_9000.xml
-file path=usr/share/foomatic/db/source/printer/Epson-PX_A650.xml
-file path=usr/share/foomatic/db/source/printer/Epson-PX_G5000.xml
-file path=usr/share/foomatic/db/source/printer/Epson-PX_G900.xml
-file path=usr/share/foomatic/db/source/printer/Epson-PX_G920.xml
-file path=usr/share/foomatic/db/source/printer/Epson-PX_V500.xml
-file path=usr/share/foomatic/db/source/printer/Epson-PX_V600.xml
-file path=usr/share/foomatic/db/source/printer/Epson-PictureMate.xml
-file path=usr/share/foomatic/db/source/printer/Epson-PictureMate_Deluxe.xml
-file path=usr/share/foomatic/db/source/printer/Epson-SQ_1170.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_800.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_C20.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_C20SX.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_C20UX.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_C40.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_C40SX.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_C40UX.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_C41.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_C41SX.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_C41UX.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_C42.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_C42SX.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_C42UX.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_C43.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_C43SX.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_C43UX.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_C44.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_C44SX.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_C44UX.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_C45.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_C46.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_C48.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_C50.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_C60.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_C61.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_C62.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_C63.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_C64.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_C65.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_C66.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_C68.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_C70.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_C80.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_C82.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_C83.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_C84.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_C85.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_C86.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_C88.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_CX1500.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_CX3100.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_CX3200.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_CX3500.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_CX3600.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_CX3650.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_CX3700.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_CX3800.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_CX3805.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_CX3810.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_CX4100.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_CX4200.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_CX4500.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_CX4600.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_CX4700.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_CX4800.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_CX5100.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_CX5200.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_CX5300.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_CX5400.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_CX5700.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_CX5800.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_CX6300.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_CX6400.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_CX6500.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_CX6600.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_CX7700.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_CX7800.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_CX8300.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_CX8400.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Color.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Color_1160.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Color_1500.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Color_1520.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Color_200.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Color_300.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Color_3000.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Color_400.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Color_440.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Color_460.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Color_480.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Color_500.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Color_580.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Color_600.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Color_640.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Color_660.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Color_670.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Color_680.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Color_740.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Color_760.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Color_777.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Color_800.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Color_850.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Color_860.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Color_880.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Color_8_3.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Color_900.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Color_980.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Color_I.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Color_II.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Color_IIs.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Color_PRO.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_D68.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_D88.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_DX3800.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_DX3850.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_DX4200.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_DX4250.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_DX4800.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Photo.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Photo_1200.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Photo_1270.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Photo_1280.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Photo_1290.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Photo_1290S.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Photo_2000P.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Photo_2100.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Photo_2200.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Photo_700.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Photo_720.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Photo_750.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Photo_780.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Photo_785.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Photo_790.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Photo_810.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Photo_820.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Photo_825.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Photo_830.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Photo_870.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Photo_875.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Photo_890.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Photo_895.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Photo_900.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Photo_915.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Photo_925.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Photo_935.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Photo_950.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Photo_960.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Photo_EX.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Photo_EX3.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Photo_R1800.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Photo_R200.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Photo_R210.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Photo_R220.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Photo_R2400.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Photo_R300.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Photo_R310.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Photo_R320.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Photo_R340.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Photo_R800.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Photo_RX400.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Photo_RX420.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Photo_RX425.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Photo_RX430.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Photo_RX500.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Photo_RX510.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Photo_RX600.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Photo_RX620.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Photo_RX630.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Photo_RX700.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Pro_10000.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Pro_5000.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Pro_5500.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Pro_7000.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Pro_7500.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Pro_7600.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Pro_9000.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Pro_9500.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Pro_9600.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Pro_XL.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Scan_2000.xml
-file path=usr/share/foomatic/db/source/printer/Epson-Stylus_Scan_2500.xml
-file path=usr/share/foomatic/db/source/printer/Fujifilm-Printpix-CX-400.xml
-file path=usr/share/foomatic/db/source/printer/Fujifilm-Printpix-CX-550.xml
-file path=usr/share/foomatic/db/source/printer/Fujitsu-1200.xml
-file path=usr/share/foomatic/db/source/printer/Fujitsu-2400.xml
-file path=usr/share/foomatic/db/source/printer/Fujitsu-3400.xml
-file path=usr/share/foomatic/db/source/printer/Fujitsu-FMLBP2xx_Page_Printer.xml
-file path=usr/share/foomatic/db/source/printer/Fujitsu-FMPR.xml
-file path=usr/share/foomatic/db/source/printer/Fujitsu-PrintPartner_10V.xml
-file path=usr/share/foomatic/db/source/printer/Fujitsu-PrintPartner_16DV.xml
-file path=usr/share/foomatic/db/source/printer/Fujitsu-PrintPartner_20W.xml
-file path=usr/share/foomatic/db/source/printer/Fujitsu-PrintPartner_8000.xml
-file path=usr/share/foomatic/db/source/printer/Generic-ESC_P_Dot_Matrix_Printer.xml
-file path=usr/share/foomatic/db/source/printer/Generic-GDI_Printer.xml
-file path=usr/share/foomatic/db/source/printer/Generic-IBM-Compatible_Dot_Matrix_Printer.xml
-file path=usr/share/foomatic/db/source/printer/Generic-PCL_3_Printer.xml
-file path=usr/share/foomatic/db/source/printer/Generic-PCL_4_Printer.xml
-file path=usr/share/foomatic/db/source/printer/Generic-PCL_5_Printer.xml
-file path=usr/share/foomatic/db/source/printer/Generic-PCL_5c_Printer.xml
-file path=usr/share/foomatic/db/source/printer/Generic-PCL_5e_Printer.xml
-file path=usr/share/foomatic/db/source/printer/Generic-PCL_6_PCL_XL_Printer.xml
-file path=usr/share/foomatic/db/source/printer/Generic-PostScript_Printer.xml
-file path=usr/share/foomatic/db/source/printer/Generic-ZjStream_Printer.xml
-file path=usr/share/foomatic/db/source/printer/Genicom-LN45.xml
-file path=usr/share/foomatic/db/source/printer/Genicom-ML450.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-10512.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-2212.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-2712.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-3212.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-3502.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-3532_4235g.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-4502.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-4532_4245g.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-6002.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-7502.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-9002.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-C7010.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-C7116.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-C7416.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-C7417.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-C7425dn.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-C7435n.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-C7521n.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-C7526dn.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-C7528n.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-C7531dn.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-C7535n.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-C7640nD.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-CS555.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-DSc224.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-DSc232.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-DSc328.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-DSc332.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-DSc338.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-DSc38.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-DSc38u.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-DSc424.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-DSc428.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-DSc432.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-DSc435.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-DSc445.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-DSc460.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-DSc524.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-DSc532.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-DSm415.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-DSm615.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-DSm616.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-DSm618.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-DSm618d.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-DSm620.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-DSm620d.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-DSm622.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-DSm627.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-DSm635_635G.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-DSm645_645G.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-DSm651.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-DSm660.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-DSm675.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-DSm725.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-DSm730.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-DSm735_735G.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-DSm745_745G.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-F9199_9199nf.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-GWD2004.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-GWD2006.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-MP1100_DSm7110.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-MP1350_DSm7135.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-MP1600_DSm716.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-MP2000_DSm721d.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-MP2500_DSm625.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-MP3500_DSm735e.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-MP4500_DSm745e.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-MP5500_DSm755.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-MP6500_DSm765.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-MP7500_DSm775.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-MP9000_DSm790.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-MPC1500_GS106.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-MPC2500_DSc525.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-MPC3000_DSc530.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-MPC3500_DSc535.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-MPC4500_DSc545.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-MP_161_DSm416.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-MP_2510_DSm725e.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-MP_2550.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-MP_2550B.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-MP_3010_DSm730e.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-MP_3350.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-MP_3350B.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-MP_4000.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-MP_4000B.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-MP_5000.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-MP_5000B.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-MP_6000.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-MP_7000.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-MP_8000.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-MP_C6000.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-MP_C7500.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-P7026.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-P7026n.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-P7031n.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-P7031nL.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-P7032.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-P7035n.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-P7126.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-P7126n.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-P7132n.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-P7145.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-P7245.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-P7325.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-P7325n.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-P7431cn.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-P7527.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-P7527n.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-P7535n.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-P7575.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-P7675.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-SP_8200DN.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-SP_C420DN.xml
-file path=usr/share/foomatic/db/source/printer/Gestetner-SP_W2470.xml
-file path=usr/share/foomatic/db/source/printer/HP-2000C.xml
-file path=usr/share/foomatic/db/source/printer/HP-2500C.xml
-file path=usr/share/foomatic/db/source/printer/HP-2500CM.xml
-file path=usr/share/foomatic/db/source/printer/HP-2563.xml
-file path=usr/share/foomatic/db/source/printer/HP-910.xml
-file path=usr/share/foomatic/db/source/printer/HP-915.xml
-file path=usr/share/foomatic/db/source/printer/HP-Business_Inkjet_1000.xml
-file path=usr/share/foomatic/db/source/printer/HP-Business_Inkjet_1100.xml
-file path=usr/share/foomatic/db/source/printer/HP-Business_Inkjet_1200.xml
-file path=usr/share/foomatic/db/source/printer/HP-Business_Inkjet_2200.xml
-file path=usr/share/foomatic/db/source/printer/HP-Business_Inkjet_2230.xml
-file path=usr/share/foomatic/db/source/printer/HP-Business_Inkjet_2250.xml
-file path=usr/share/foomatic/db/source/printer/HP-Business_Inkjet_2250TN.xml
-file path=usr/share/foomatic/db/source/printer/HP-Business_Inkjet_2280.xml
-file path=usr/share/foomatic/db/source/printer/HP-Business_Inkjet_2300.xml
-file path=usr/share/foomatic/db/source/printer/HP-Business_Inkjet_2600.xml
-file path=usr/share/foomatic/db/source/printer/HP-Business_Inkjet_2800.xml
-file path=usr/share/foomatic/db/source/printer/HP-Business_Inkjet_3000.xml
-file path=usr/share/foomatic/db/source/printer/HP-Color_Inkjet_Printer_CP1160.xml
-file path=usr/share/foomatic/db/source/printer/HP-Color_Inkjet_Printer_CP1700.xml
-file path=usr/share/foomatic/db/source/printer/HP-Color_LaserJet_1500.xml
-file path=usr/share/foomatic/db/source/printer/HP-Color_LaserJet_1600.xml
-file path=usr/share/foomatic/db/source/printer/HP-Color_LaserJet_2500.xml
-file path=usr/share/foomatic/db/source/printer/HP-Color_LaserJet_2550.xml
-file path=usr/share/foomatic/db/source/printer/HP-Color_LaserJet_2600n.xml
-file path=usr/share/foomatic/db/source/printer/HP-Color_LaserJet_2605.xml
-file path=usr/share/foomatic/db/source/printer/HP-Color_LaserJet_2700.xml
-file path=usr/share/foomatic/db/source/printer/HP-Color_LaserJet_2800.xml
-file path=usr/share/foomatic/db/source/printer/HP-Color_LaserJet_3000.xml
-file path=usr/share/foomatic/db/source/printer/HP-Color_LaserJet_3500.xml
-file path=usr/share/foomatic/db/source/printer/HP-Color_LaserJet_3550.xml
-file path=usr/share/foomatic/db/source/printer/HP-Color_LaserJet_3600.xml
-file path=usr/share/foomatic/db/source/printer/HP-Color_LaserJet_3700.xml
-file path=usr/share/foomatic/db/source/printer/HP-Color_LaserJet_3800.xml
-file path=usr/share/foomatic/db/source/printer/HP-Color_LaserJet_4500.xml
-file path=usr/share/foomatic/db/source/printer/HP-Color_LaserJet_4550.xml
-file path=usr/share/foomatic/db/source/printer/HP-Color_LaserJet_4600.xml
-file path=usr/share/foomatic/db/source/printer/HP-Color_LaserJet_4610.xml
-file path=usr/share/foomatic/db/source/printer/HP-Color_LaserJet_4650.xml
-file path=usr/share/foomatic/db/source/printer/HP-Color_LaserJet_4700.xml
-file path=usr/share/foomatic/db/source/printer/HP-Color_LaserJet_4730_MFP.xml
-file path=usr/share/foomatic/db/source/printer/HP-Color_LaserJet_5.xml
-file path=usr/share/foomatic/db/source/printer/HP-Color_LaserJet_5000.xml
-file path=usr/share/foomatic/db/source/printer/HP-Color_LaserJet_5500.xml
-file path=usr/share/foomatic/db/source/printer/HP-Color_LaserJet_5550.xml
-file path=usr/share/foomatic/db/source/printer/HP-Color_LaserJet_5M.xml
-file path=usr/share/foomatic/db/source/printer/HP-Color_LaserJet_8500.xml
-file path=usr/share/foomatic/db/source/printer/HP-Color_LaserJet_8550GN.xml
-file path=usr/share/foomatic/db/source/printer/HP-Color_LaserJet_9500.xml
-file path=usr/share/foomatic/db/source/printer/HP-Color_LaserJet_9500_MFP.xml
-file path=usr/share/foomatic/db/source/printer/HP-Color_LaserJet_CM1015.xml
-file path=usr/share/foomatic/db/source/printer/HP-Color_LaserJet_CM1017.xml
-file path=usr/share/foomatic/db/source/printer/HP-Color_LaserJet_CM4730_MFP.xml
-file path=usr/share/foomatic/db/source/printer/HP-Color_LaserJet_CP3505.xml
-file path=usr/share/foomatic/db/source/printer/HP-Color_LaserJet_CP4005.xml
-file path=usr/share/foomatic/db/source/printer/HP-DesignJet_100.xml
-file path=usr/share/foomatic/db/source/printer/HP-DesignJet_100plus.xml
-file path=usr/share/foomatic/db/source/printer/HP-DesignJet_230.xml
-file path=usr/share/foomatic/db/source/printer/HP-DesignJet_2500CP.xml
-file path=usr/share/foomatic/db/source/printer/HP-DesignJet_250C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DesignJet_3500CP.xml
-file path=usr/share/foomatic/db/source/printer/HP-DesignJet_350C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DesignJet_430.xml
-file path=usr/share/foomatic/db/source/printer/HP-DesignJet_450C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DesignJet_455CA.xml
-file path=usr/share/foomatic/db/source/printer/HP-DesignJet_488CA.xml
-file path=usr/share/foomatic/db/source/printer/HP-DesignJet_500.xml
-file path=usr/share/foomatic/db/source/printer/HP-DesignJet_5000.xml
-file path=usr/share/foomatic/db/source/printer/HP-DesignJet_500ps.xml
-file path=usr/share/foomatic/db/source/printer/HP-DesignJet_5500.xml
-file path=usr/share/foomatic/db/source/printer/HP-DesignJet_5500ps.xml
-file path=usr/share/foomatic/db/source/printer/HP-DesignJet_650C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DesignJet_700.xml
-file path=usr/share/foomatic/db/source/printer/HP-DesignJet_750.xml
-file path=usr/share/foomatic/db/source/printer/HP-DesignJet_750C_Plus.xml
-file path=usr/share/foomatic/db/source/printer/HP-DesignJet_800.xml
-file path=usr/share/foomatic/db/source/printer/HP-DesignJet_ColorPro_CAD.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_1000C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_1100C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_1120C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_1125C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_1200C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_1220C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_1280.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_1600C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_1600CM.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_200.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_310.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_320.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_3320.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_3325.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_340C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_3420.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_3425.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_350C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_3520.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_3528.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_3535.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_3550.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_3558.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_3650.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_3658.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_3668.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_3740.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_3810.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_3816.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_3820.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_3822.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_3840.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_3845.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_3920.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_3940.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_400.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_420C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_450.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_460.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_500.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_500C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_505J_Plus.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_510.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_5150.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_5158.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_5160.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_520.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_540C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_5440.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_550C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_5550.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_5551.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_560C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_5650.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_5652.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_5670.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_5740.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_5850.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_5940.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_600.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_610C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_610CL.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_6122.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_6127.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_612C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_630C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_632C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_640C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_648C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_6520.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_6540.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_656C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_6600.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_660C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_670C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_670TV.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_672C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_6800.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_680C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_682C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_6840.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_690C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_692C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_693C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_6940.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_694C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_695C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_697C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_6980.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_710C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_712C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_720C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_722C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_810C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_812C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_815C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_816C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_820C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_825C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_830C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_832C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_840C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_841C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_842C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_843C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_845C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_850C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_855C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_870C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_880C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_882C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_890C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_895C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_916C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_920C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_9300.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_930C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_932C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_933C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_934C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_935C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_940C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_948C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_950C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_952C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_955C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_957C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_959C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_9600.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_960C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_970C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_975C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_9800.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_980C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_990C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_995C.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_D1300.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_D1400.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_D2300.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_D2400.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_D4100.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_D4200.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_F2100.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_F300.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_F4100.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_Plus.xml
-file path=usr/share/foomatic/db/source/printer/HP-DeskJet_Portable.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_1000.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_1005.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_1010.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_1012.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_1015.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_1018.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_1020.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_1022.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_1100.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_1100A.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_1150.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_1160.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_1200.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_1220.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_1300.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_1320.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_2.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_2100.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_2100M.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_2200.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_2300.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_2410.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_2420.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_2430.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_2D.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_2P.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_2P_Plus.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_2_w_PS.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_3.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_3015.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_3020.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_3030.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_3050.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_3052.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_3055.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_3100.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_3150.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_3200.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_3200m.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_3200se.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_3300_MFP.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_3310_MFP.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_3320N_MFP.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_3320_MFP.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_3330_MFP.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_3380.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_3390.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_3392.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_3D.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_3P_w_PCL5.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_3P_w_PS.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_4.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_4000.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_4050.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_4100.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_4200.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_4240.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_4250.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_4300.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_4345_MFP.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_4350.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_4L.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_4M.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_4ML.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_4P.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_4Si.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_4V.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_4V_4LJ_Pro.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_4_Plus.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_5.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_5000.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_5100.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_5200.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_5200L.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_5L.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_5M.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_5MP.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_5P.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_5Si.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_6.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_6L.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_6MP.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_6P.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_8000.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_8100.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_8150.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_9000.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_9000_MFP.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_9040.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_9040_MFP.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_9050.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_9050_MFP.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_9055_MFP.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_9065_MFP.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_M1005_MFP.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_M2727.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_M3027_MFP.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_M3035_MFP.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_M4345_MFP.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_M5025_MFP.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_M5035_MFP.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_P2010.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_P2015.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_P3004.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_P3005.xml
-file path=usr/share/foomatic/db/source/printer/HP-LaserJet_Plus.xml
-file path=usr/share/foomatic/db/source/printer/HP-Mopier_240.xml
-file path=usr/share/foomatic/db/source/printer/HP-Mopier_320.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_300.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_330.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_350.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_4100.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_4105.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_4110.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_4115.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_4200.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_4300.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_500.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_5105.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_5110.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_5110xi.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_520.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_5500.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_5600.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_570.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_580.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_590.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_600.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_610.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_6100.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_6105.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_6110.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_6150.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_6200.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_625.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_630.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_6300.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_635.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_700.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_710.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_7100.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_7110.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_7130.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_7140.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_720.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_7200.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_725.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_7300.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_7400.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_9100.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_D125.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_D135.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_D145.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_D155.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_G55.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_G85.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_G95.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_J3600.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_J5500.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_J5700.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_K60.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_K60xi.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_K80.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_K80xi.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_LX.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_Pro_1150C.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_Pro_1170C.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_Pro_1175C.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_Pro_K5300.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_Pro_K5400.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_Pro_K550.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_Pro_K850.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_Pro_K8600.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_Pro_L7300.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_Pro_L7500.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_Pro_L7600.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_Pro_L7700.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_R40.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_R45.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_R60.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_R65.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_R80.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_T45.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_T65.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_V40.xml
-file path=usr/share/foomatic/db/source/printer/HP-OfficeJet_V40xi.xml
-file path=usr/share/foomatic/db/source/printer/HP-Officejet_K7100.xml
-file path=usr/share/foomatic/db/source/printer/HP-PSC_1100.xml
-file path=usr/share/foomatic/db/source/printer/HP-PSC_1110.xml
-file path=usr/share/foomatic/db/source/printer/HP-PSC_1200.xml
-file path=usr/share/foomatic/db/source/printer/HP-PSC_1205.xml
-file path=usr/share/foomatic/db/source/printer/HP-PSC_1210.xml
-file path=usr/share/foomatic/db/source/printer/HP-PSC_1300.xml
-file path=usr/share/foomatic/db/source/printer/HP-PSC_1310.xml
-file path=usr/share/foomatic/db/source/printer/HP-PSC_1400.xml
-file path=usr/share/foomatic/db/source/printer/HP-PSC_1500.xml
-file path=usr/share/foomatic/db/source/printer/HP-PSC_1510.xml
-file path=usr/share/foomatic/db/source/printer/HP-PSC_1600.xml
-file path=usr/share/foomatic/db/source/printer/HP-PSC_2110.xml
-file path=usr/share/foomatic/db/source/printer/HP-PSC_2150.xml
-file path=usr/share/foomatic/db/source/printer/HP-PSC_2170.xml
-file path=usr/share/foomatic/db/source/printer/HP-PSC_2175.xml
-file path=usr/share/foomatic/db/source/printer/HP-PSC_2210.xml
-file path=usr/share/foomatic/db/source/printer/HP-PSC_2300.xml
-file path=usr/share/foomatic/db/source/printer/HP-PSC_2350.xml
-file path=usr/share/foomatic/db/source/printer/HP-PSC_2400.xml
-file path=usr/share/foomatic/db/source/printer/HP-PSC_2500.xml
-file path=usr/share/foomatic/db/source/printer/HP-PSC_370.xml
-file path=usr/share/foomatic/db/source/printer/HP-PSC_380.xml
-file path=usr/share/foomatic/db/source/printer/HP-PSC_500.xml
-file path=usr/share/foomatic/db/source/printer/HP-PSC_750.xml
-file path=usr/share/foomatic/db/source/printer/HP-PSC_750xi.xml
-file path=usr/share/foomatic/db/source/printer/HP-PSC_950.xml
-file path=usr/share/foomatic/db/source/printer/HP-PSC_950xi.xml
-file path=usr/share/foomatic/db/source/printer/HP-PaintJet.xml
-file path=usr/share/foomatic/db/source/printer/HP-PaintJet_XL.xml
-file path=usr/share/foomatic/db/source/printer/HP-PaintJet_XL300.xml
-file path=usr/share/foomatic/db/source/printer/HP-PhotoSmart.xml
-file path=usr/share/foomatic/db/source/printer/HP-PhotoSmart_140.xml
-file path=usr/share/foomatic/db/source/printer/HP-PhotoSmart_240.xml
-file path=usr/share/foomatic/db/source/printer/HP-PhotoSmart_2570.xml
-file path=usr/share/foomatic/db/source/printer/HP-PhotoSmart_2600.xml
-file path=usr/share/foomatic/db/source/printer/HP-PhotoSmart_2700.xml
-file path=usr/share/foomatic/db/source/printer/HP-PhotoSmart_3100.xml
-file path=usr/share/foomatic/db/source/printer/HP-PhotoSmart_320.xml
-file path=usr/share/foomatic/db/source/printer/HP-PhotoSmart_3200.xml
-file path=usr/share/foomatic/db/source/printer/HP-PhotoSmart_330.xml
-file path=usr/share/foomatic/db/source/printer/HP-PhotoSmart_3300.xml
-file path=usr/share/foomatic/db/source/printer/HP-PhotoSmart_370.xml
-file path=usr/share/foomatic/db/source/printer/HP-PhotoSmart_380.xml
-file path=usr/share/foomatic/db/source/printer/HP-PhotoSmart_420.xml
-file path=usr/share/foomatic/db/source/printer/HP-PhotoSmart_470.xml
-file path=usr/share/foomatic/db/source/printer/HP-PhotoSmart_7150.xml
-file path=usr/share/foomatic/db/source/printer/HP-PhotoSmart_7260.xml
-file path=usr/share/foomatic/db/source/printer/HP-PhotoSmart_7268.xml
-file path=usr/share/foomatic/db/source/printer/HP-PhotoSmart_7345.xml
-file path=usr/share/foomatic/db/source/printer/HP-PhotoSmart_7350.xml
-file path=usr/share/foomatic/db/source/printer/HP-PhotoSmart_7400.xml
-file path=usr/share/foomatic/db/source/printer/HP-PhotoSmart_7550.xml
-file path=usr/share/foomatic/db/source/printer/HP-PhotoSmart_7660.xml
-file path=usr/share/foomatic/db/source/printer/HP-PhotoSmart_7760.xml
-file path=usr/share/foomatic/db/source/printer/HP-PhotoSmart_7800.xml
-file path=usr/share/foomatic/db/source/printer/HP-PhotoSmart_7960.xml
-file path=usr/share/foomatic/db/source/printer/HP-PhotoSmart_8000.xml
-file path=usr/share/foomatic/db/source/printer/HP-PhotoSmart_8100.xml
-file path=usr/share/foomatic/db/source/printer/HP-PhotoSmart_8200.xml
-file path=usr/share/foomatic/db/source/printer/HP-PhotoSmart_8400.xml
-file path=usr/share/foomatic/db/source/printer/HP-PhotoSmart_8700.xml
-file path=usr/share/foomatic/db/source/printer/HP-PhotoSmart_A310.xml
-file path=usr/share/foomatic/db/source/printer/HP-PhotoSmart_A320.xml
-file path=usr/share/foomatic/db/source/printer/HP-PhotoSmart_A430.xml
-file path=usr/share/foomatic/db/source/printer/HP-PhotoSmart_A440.xml
-file path=usr/share/foomatic/db/source/printer/HP-PhotoSmart_A510.xml
-file path=usr/share/foomatic/db/source/printer/HP-PhotoSmart_A520.xml
-file path=usr/share/foomatic/db/source/printer/HP-PhotoSmart_A610.xml
-file path=usr/share/foomatic/db/source/printer/HP-PhotoSmart_A620.xml
-file path=usr/share/foomatic/db/source/printer/HP-PhotoSmart_A710.xml
-file path=usr/share/foomatic/db/source/printer/HP-PhotoSmart_A820.xml
-file path=usr/share/foomatic/db/source/printer/HP-PhotoSmart_C3100.xml
-file path=usr/share/foomatic/db/source/printer/HP-PhotoSmart_C4100.xml
-file path=usr/share/foomatic/db/source/printer/HP-PhotoSmart_C4200.xml
-file path=usr/share/foomatic/db/source/printer/HP-PhotoSmart_C4380.xml
-file path=usr/share/foomatic/db/source/printer/HP-PhotoSmart_C5100.xml
-file path=usr/share/foomatic/db/source/printer/HP-PhotoSmart_C5200.xml
-file path=usr/share/foomatic/db/source/printer/HP-PhotoSmart_C6100.xml
-file path=usr/share/foomatic/db/source/printer/HP-PhotoSmart_C6200.xml
-file path=usr/share/foomatic/db/source/printer/HP-PhotoSmart_C7100.xml
-file path=usr/share/foomatic/db/source/printer/HP-PhotoSmart_C7200.xml
-file path=usr/share/foomatic/db/source/printer/HP-PhotoSmart_C8100.xml
-file path=usr/share/foomatic/db/source/printer/HP-PhotoSmart_D5060.xml
-file path=usr/share/foomatic/db/source/printer/HP-PhotoSmart_D5100.xml
-file path=usr/share/foomatic/db/source/printer/HP-PhotoSmart_D5300.xml
-file path=usr/share/foomatic/db/source/printer/HP-PhotoSmart_D6100.xml
-file path=usr/share/foomatic/db/source/printer/HP-PhotoSmart_D7100.xml
-file path=usr/share/foomatic/db/source/printer/HP-PhotoSmart_D7200.xml
-file path=usr/share/foomatic/db/source/printer/HP-PhotoSmart_D7300.xml
-file path=usr/share/foomatic/db/source/printer/HP-PhotoSmart_D7400.xml
-file path=usr/share/foomatic/db/source/printer/HP-PhotoSmart_P100.xml
-file path=usr/share/foomatic/db/source/printer/HP-PhotoSmart_P1000.xml
-file path=usr/share/foomatic/db/source/printer/HP-PhotoSmart_P1100.xml
-file path=usr/share/foomatic/db/source/printer/HP-PhotoSmart_P1115.xml
-file path=usr/share/foomatic/db/source/printer/HP-PhotoSmart_P1215.xml
-file path=usr/share/foomatic/db/source/printer/HP-PhotoSmart_P1218.xml
-file path=usr/share/foomatic/db/source/printer/HP-PhotoSmart_P130.xml
-file path=usr/share/foomatic/db/source/printer/HP-PhotoSmart_P1315.xml
-file path=usr/share/foomatic/db/source/printer/HP-PhotoSmart_P230.xml
-file path=usr/share/foomatic/db/source/printer/HP-PhotoSmart_Pro_B8300.xml
-file path=usr/share/foomatic/db/source/printer/HP-ThinkJet.xml
-file path=usr/share/foomatic/db/source/printer/HP-e-printer_e20.xml
-file path=usr/share/foomatic/db/source/printer/Heidelberg-Digimaster_9110.xml
-file path=usr/share/foomatic/db/source/printer/Hitachi-DDP_70_with_MicroPress.xml
-file path=usr/share/foomatic/db/source/printer/IBM-3853_JetPrinter.xml
-file path=usr/share/foomatic/db/source/printer/IBM-4019.xml
-file path=usr/share/foomatic/db/source/printer/IBM-4029_030_LaserPrinter_10.xml
-file path=usr/share/foomatic/db/source/printer/IBM-4029_10P.xml
-file path=usr/share/foomatic/db/source/printer/IBM-4303_Network_Color_Printer.xml
-file path=usr/share/foomatic/db/source/printer/IBM-4312.xml
-file path=usr/share/foomatic/db/source/printer/IBM-Execjet_4072.xml
-file path=usr/share/foomatic/db/source/printer/IBM-Infoprint_12.xml
-file path=usr/share/foomatic/db/source/printer/IBM-Infoprint_1226tn.xml
-file path=usr/share/foomatic/db/source/printer/IBM-Infoprint_1422.xml
-file path=usr/share/foomatic/db/source/printer/IBM-Infoprint_1532_Express.xml
-file path=usr/share/foomatic/db/source/printer/IBM-Infoprint_1540_MFP.xml
-file path=usr/share/foomatic/db/source/printer/IBM-Infoprint_1560_MFP.xml
-file path=usr/share/foomatic/db/source/printer/IBM-Infoprint_1570_MFP.xml
-file path=usr/share/foomatic/db/source/printer/IBM-Infoprint_1572_MFP.xml
-file path=usr/share/foomatic/db/source/printer/IBM-Infoprint_1580_MFP.xml
-file path=usr/share/foomatic/db/source/printer/IBM-Infoprint_1585n.xml
-file path=usr/share/foomatic/db/source/printer/IBM-Infoprint_1650_MFP.xml
-file path=usr/share/foomatic/db/source/printer/IBM-Page_Printer_3112.xml
-file path=usr/share/foomatic/db/source/printer/IBM-ProPrinterII.xml
-file path=usr/share/foomatic/db/source/printer/Imagen-ImPress.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-4353_MF.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-4452_MF.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-4651_MF.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-IPC1036.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-IPC2838.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-IPC_2525.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-IPC_2525DN.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-IPC_2525e.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-IPC_3030DN.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-IPC_3535.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-IPC_4040DN.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-IP_280.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-IS2022.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-IS2027.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-IS2032.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-IS2035.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-IS2045.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-IS2090.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-IS2105.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-ISC1032.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-ISC824.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-ISC_1024c.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-ISC_1032c.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-ISC_2028.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-ISC_2428.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-ISC_2432.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-ISC_2525.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-ISC_2835.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-ISC_2838.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-ISC_3030.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-ISC_3535.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-ISC_3545.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-ISC_4045.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-ISC_4560.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-ISC_5560.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-ISC_615G.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-IS_2015.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-IS_2018.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-IS_2018D.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-IS_2060.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-IS_2075.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-IS_2122.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-IS_2127.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-IS_2132.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-IS_2135.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-IS_2145.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-IS_2151.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-IS_2160.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-IS_2175.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-IS_2215.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-IS_2216.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-IS_2220.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-IS_2220D.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-IS_2225.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-IS_2230.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-IS_2235.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-IS_2245.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-IS_2255.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-IS_2265.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-IS_2275.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-IS_2316.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-IS_2320.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-IS_2325.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-IS_2416.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-IS_2425.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-IS_2430.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-IS_2435.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-IS_2445.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-IS_3090.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-IS_3110.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-IS_3135.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-MP_2550.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-MP_2550B.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-MP_3350.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-MP_3350B.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-MP_4000.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-MP_4000B.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-MP_5000.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-MP_5000B.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-MP_6000.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-MP_7000.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-MP_8000.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-MP_C6000.xml
-file path=usr/share/foomatic/db/source/printer/Infotec-MP_C7500.xml
-file path=usr/share/foomatic/db/source/printer/KONICA_MINOLTA-bizhub_1050.xml
-file path=usr/share/foomatic/db/source/printer/KONICA_MINOLTA-bizhub_1050P.xml
-file path=usr/share/foomatic/db/source/printer/KONICA_MINOLTA-bizhub_1050e.xml
-file path=usr/share/foomatic/db/source/printer/KONICA_MINOLTA-bizhub_1050eP.xml
-file path=usr/share/foomatic/db/source/printer/KONICA_MINOLTA-bizhub_360.xml
-file path=usr/share/foomatic/db/source/printer/KONICA_MINOLTA-bizhub_420.xml
-file path=usr/share/foomatic/db/source/printer/KONICA_MINOLTA-bizhub_500.xml
-file path=usr/share/foomatic/db/source/printer/KONICA_MINOLTA-bizhub_600.xml
-file path=usr/share/foomatic/db/source/printer/KONICA_MINOLTA-bizhub_750.xml
-file path=usr/share/foomatic/db/source/printer/KONICA_MINOLTA-bizhub_C250.xml
-file path=usr/share/foomatic/db/source/printer/KONICA_MINOLTA-bizhub_C250P.xml
-file path=usr/share/foomatic/db/source/printer/KONICA_MINOLTA-bizhub_C252.xml
-file path=usr/share/foomatic/db/source/printer/KONICA_MINOLTA-bizhub_C252P.xml
-file path=usr/share/foomatic/db/source/printer/KONICA_MINOLTA-bizhub_C300.xml
-file path=usr/share/foomatic/db/source/printer/KONICA_MINOLTA-bizhub_C351.xml
-file path=usr/share/foomatic/db/source/printer/KONICA_MINOLTA-bizhub_C352.xml
-file path=usr/share/foomatic/db/source/printer/KONICA_MINOLTA-bizhub_C352P.xml
-file path=usr/share/foomatic/db/source/printer/KONICA_MINOLTA-bizhub_C450.xml
-file path=usr/share/foomatic/db/source/printer/KONICA_MINOLTA-bizhub_C450P.xml
-file path=usr/share/foomatic/db/source/printer/KONICA_MINOLTA-bizhub_C451.xml
-file path=usr/share/foomatic/db/source/printer/KONICA_MINOLTA-bizhub_C550.xml
-file path=usr/share/foomatic/db/source/printer/KONICA_MINOLTA-magicolor_2300_DL.xml
-file path=usr/share/foomatic/db/source/printer/KONICA_MINOLTA-magicolor_2430_DL.xml
-file path=usr/share/foomatic/db/source/printer/KONICA_MINOLTA-magicolor_2480_MF.xml
-file path=usr/share/foomatic/db/source/printer/KONICA_MINOLTA-magicolor_2490_MF.xml
-file path=usr/share/foomatic/db/source/printer/KONICA_MINOLTA-magicolor_2530_DL.xml
-file path=usr/share/foomatic/db/source/printer/KONICA_MINOLTA-magicolor_5430_DL.xml
-file path=usr/share/foomatic/db/source/printer/KONICA_MINOLTA-magicolor_5440_DL.xml
-file path=usr/share/foomatic/db/source/printer/Kodak-DigiSource_9110.xml
-file path=usr/share/foomatic/db/source/printer/Kodak-IS_70_CPII.xml
-file path=usr/share/foomatic/db/source/printer/Kyocera-F-1000.xml
-file path=usr/share/foomatic/db/source/printer/Kyocera-F-1010.xml
-file path=usr/share/foomatic/db/source/printer/Kyocera-F-1200.xml
-file path=usr/share/foomatic/db/source/printer/Kyocera-F-1200S.xml
-file path=usr/share/foomatic/db/source/printer/Kyocera-F-1800.xml
-file path=usr/share/foomatic/db/source/printer/Kyocera-F-2000.xml
-file path=usr/share/foomatic/db/source/printer/Kyocera-F-2010.xml
-file path=usr/share/foomatic/db/source/printer/Kyocera-F-2200.xml
-file path=usr/share/foomatic/db/source/printer/Kyocera-F-2200S.xml
-file path=usr/share/foomatic/db/source/printer/Kyocera-F-3000.xml
-file path=usr/share/foomatic/db/source/printer/Kyocera-F-3010.xml
-file path=usr/share/foomatic/db/source/printer/Kyocera-F-3300.xml
-file path=usr/share/foomatic/db/source/printer/Kyocera-F-5000.xml
-file path=usr/share/foomatic/db/source/printer/Kyocera-F-800.xml
-file path=usr/share/foomatic/db/source/printer/Kyocera-F-800T.xml
-file path=usr/share/foomatic/db/source/printer/Kyocera-F-820.xml
-file path=usr/share/foomatic/db/source/printer/Kyocera-FS-1000.xml
-file path=usr/share/foomatic/db/source/printer/Kyocera-FS-1000plus.xml
-file path=usr/share/foomatic/db/source/printer/Kyocera-FS-1010.xml
-file path=usr/share/foomatic/db/source/printer/Kyocera-FS-1016MFP.xml
-file path=usr/share/foomatic/db/source/printer/Kyocera-FS-1050.xml
-file path=usr/share/foomatic/db/source/printer/Kyocera-FS-1200.xml
-file path=usr/share/foomatic/db/source/printer/Kyocera-FS-1500.xml
-file path=usr/share/foomatic/db/source/printer/Kyocera-FS-1550.xml
-file path=usr/share/foomatic/db/source/printer/Kyocera-FS-1550plus.xml
-file path=usr/share/foomatic/db/source/printer/Kyocera-FS-1600.xml
-file path=usr/share/foomatic/db/source/printer/Kyocera-FS-1600plus.xml
-file path=usr/share/foomatic/db/source/printer/Kyocera-FS-1700.xml
-file path=usr/share/foomatic/db/source/printer/Kyocera-FS-1700plus.xml
-file path=usr/share/foomatic/db/source/printer/Kyocera-FS-1750.xml
-file path=usr/share/foomatic/db/source/printer/Kyocera-FS-1800.xml
-file path=usr/share/foomatic/db/source/printer/Kyocera-FS-1800plus.xml
-file path=usr/share/foomatic/db/source/printer/Kyocera-FS-1900.xml
-file path=usr/share/foomatic/db/source/printer/Kyocera-FS-3400.xml
-file path=usr/share/foomatic/db/source/printer/Kyocera-FS-3400plus.xml
-file path=usr/share/foomatic/db/source/printer/Kyocera-FS-3500.xml
-file path=usr/share/foomatic/db/source/printer/Kyocera-FS-3600.xml
-file path=usr/share/foomatic/db/source/printer/Kyocera-FS-3600plus.xml
-file path=usr/share/foomatic/db/source/printer/Kyocera-FS-3700.xml
-file path=usr/share/foomatic/db/source/printer/Kyocera-FS-3700plus.xml
-file path=usr/share/foomatic/db/source/printer/Kyocera-FS-3750.xml
-file path=usr/share/foomatic/db/source/printer/Kyocera-FS-3800.xml
-file path=usr/share/foomatic/db/source/printer/Kyocera-FS-400.xml
-file path=usr/share/foomatic/db/source/printer/Kyocera-FS-5500.xml
-file path=usr/share/foomatic/db/source/printer/Kyocera-FS-5800C.xml
-file path=usr/share/foomatic/db/source/printer/Kyocera-FS-5900C.xml
-file path=usr/share/foomatic/db/source/printer/Kyocera-FS-600.xml
-file path=usr/share/foomatic/db/source/printer/Kyocera-FS-600_KPDL-2.xml
-file path=usr/share/foomatic/db/source/printer/Kyocera-FS-6500.xml
-file path=usr/share/foomatic/db/source/printer/Kyocera-FS-6500plus.xml
-file path=usr/share/foomatic/db/source/printer/Kyocera-FS-6700.xml
-file path=usr/share/foomatic/db/source/printer/Kyocera-FS-680.xml
-file path=usr/share/foomatic/db/source/printer/Kyocera-FS-7000.xml
-file path=usr/share/foomatic/db/source/printer/Kyocera-FS-7000plus.xml
-file path=usr/share/foomatic/db/source/printer/Kyocera-FS-800.xml
-file path=usr/share/foomatic/db/source/printer/Kyocera-FS-8000C.xml
-file path=usr/share/foomatic/db/source/printer/Kyocera-FS-850.xml
-file path=usr/share/foomatic/db/source/printer/Kyocera-FS-9000.xml
-file path=usr/share/foomatic/db/source/printer/Kyocera-FS-9100DN.xml
-file path=usr/share/foomatic/db/source/printer/Kyocera-FS-9500DN.xml
-file path=usr/share/foomatic/db/source/printer/Kyocera-KM-1530.xml
-file path=usr/share/foomatic/db/source/printer/Kyocera-KM-1810.xml
-file path=usr/share/foomatic/db/source/printer/Kyocera-KM-2030.xml
-file path=usr/share/foomatic/db/source/printer/Kyocera-KM-2530.xml
-file path=usr/share/foomatic/db/source/printer/Kyocera-KM-3530.xml
-file path=usr/share/foomatic/db/source/printer/Kyocera-KM-4230.xml
-file path=usr/share/foomatic/db/source/printer/Kyocera-KM-4530.xml
-file path=usr/share/foomatic/db/source/printer/Kyocera-KM-5230.xml
-file path=usr/share/foomatic/db/source/printer/Kyocera-KM-5530.xml
-file path=usr/share/foomatic/db/source/printer/Kyocera-KM-6230.xml
-file path=usr/share/foomatic/db/source/printer/Kyocera-P-2000.xml
-file path=usr/share/foomatic/db/source/printer/Kyocera-P-2002.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-2132.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-2138.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-2145.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-5622.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-5627.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-5632.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-5635.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-5645.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-LC155.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-LD0105.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-LD015.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-LD024c.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-LD032c.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-LD035.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-LD045.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-LD060.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-LD075.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-LD090.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-LD115.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-LD116.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-LD118.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-LD118d.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-LD120.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-LD120d.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-LD122.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-LD124c.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-LD127.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-LD132.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-LD132c.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-LD135.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-LD145.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-LD151.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-LD160.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-LD160c.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-LD175.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-LD225.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-LD228c.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-LD230.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-LD232c.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-LD235.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-LD238c.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-LD245.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-LD328c.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-LD335c.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-LD345c.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-LF510_515e.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-LP025N_LP026N.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-LP025_LP026.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-LP031c.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-LP032.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-LP116c.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-LP122c_LP121c.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-LP124w.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-LP125cx_LP126cn.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-LP127n_LP128n.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-LP128.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-LP131n.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-LP131nL.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-LP135n.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-LP136n.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-LP138c.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-LP145n_SP_8100DN.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-LP150dn_SP8200DN.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-LP175_LP175hdn.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-LP222cn_LP221c.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-LP226c_SP_C410.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-LP231c_SP_C411.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-LP235c.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-LP331cn_SP_C420.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-LP332c.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-LP335c.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-LP440c_SP_C811DN.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-LP_020c.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-LP_036c.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-LW324.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-LW326.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-MP2500_LD125.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-MPC1500_LD215c.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-MP_1100_LD1100.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-MP_1350_LD1135.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-MP_1600_LD316.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-MP_161_LD016.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-MP_2000_LD320d.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-MP_2510_LD325.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-MP_2550B_LD425B.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-MP_2550_LD425.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-MP_3010_LD330.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-MP_3350B_LD433B.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-MP_3350_LD433.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-MP_3500_LD335.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-MP_4000B_LD040B.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-MP_4000_LD040.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-MP_4500_LD345.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-MP_5000B_LD050B.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-MP_5000_LD050.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-MP_5500_LD255.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-MP_6000_LD260.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-MP_6500_LD265.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-MP_7000_LD270.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-MP_7500_LD275.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-MP_8000_LD280.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-MP_9000_LD190.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-MP_C2500_LD425c.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-MP_C3000_LD430c.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-MP_C3500_LD435c.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-MP_C4500_LD445c.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-MP_C6000_LD260c.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-MP_C7500_LD275c.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-SP_4100N.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-SP_4100NL.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-SP_4110N.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-SP_9100_LP275.xml
-file path=usr/share/foomatic/db/source/printer/Lanier-SP_C400DN.xml
-file path=usr/share/foomatic/db/source/printer/LaserMaster-LM_1000.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-1000.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-1020.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-1020_Business.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-1100.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-2030.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-2050.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-2070.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-3000.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-3200.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-4039_10plus.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-4076.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-5000.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-5700.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-7000.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-7200.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-C500n.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-C510.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-C510b.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-C520.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-C522.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-C524.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-C530dn.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-C532dn.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-C532n.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-C534dn.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-C534dtn.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-C534n.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-C720n.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-C750.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-C752.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-C752b.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-C762.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-C770dtn.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-C770n.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-C772dn.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-C772n.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-C780dn.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-C780dtn.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-C780n.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-C782dn.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-C782dtn.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-C782n.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-C910.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-C912.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-C920n.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-C935dn.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-C935dtn.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-C935hdn.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-E120n.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-E210.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-E230.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-E238.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-E250d.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-E250dn.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-E350d.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-E352dn.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-E450dn.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-Optra_C710.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-Optra_Color_1200.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-Optra_Color_1275.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-Optra_Color_40.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-Optra_Color_45.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-Optra_E.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-Optra_E310.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-Optra_E312.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-Optra_E321.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-Optra_Ep.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-Optra_Eplus.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-Optra_K_1220.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-Optra_M410.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-Optra_M412.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-Optra_Rplus.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-Optra_S_1250.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-Optra_S_1855.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-Optra_Se_3455.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-Optra_T610.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-Optra_T612.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-Optra_T614.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-Optra_T616.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-Optra_W810.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-T640.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-T642.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-T644.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-Valuewriter_300.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-W812.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-W840.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-Winwriter_100.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-Winwriter_150c.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-Winwriter_200.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-Winwriter_400.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-X125.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-X342n.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-X560n.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-X642e.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-X73.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-X74.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-X75.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-Z11.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-Z12.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-Z13.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-Z22.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-Z23.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-Z31.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-Z32.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-Z33.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-Z42.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-Z43.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-Z51.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-Z52.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-Z53.xml
-file path=usr/share/foomatic/db/source/printer/Lexmark-Z82.xml
-file path=usr/share/foomatic/db/source/printer/Minolta-Color_PageWorks_Pro_L.xml
-file path=usr/share/foomatic/db/source/printer/Minolta-PagePro_1100.xml
-file path=usr/share/foomatic/db/source/printer/Minolta-PagePro_1100L.xml
-file path=usr/share/foomatic/db/source/printer/Minolta-PagePro_1200W.xml
-file path=usr/share/foomatic/db/source/printer/Minolta-PagePro_1250E.xml
-file path=usr/share/foomatic/db/source/printer/Minolta-PagePro_1250W.xml
-file path=usr/share/foomatic/db/source/printer/Minolta-PagePro_1300W.xml
-file path=usr/share/foomatic/db/source/printer/Minolta-PagePro_1350W.xml
-file path=usr/share/foomatic/db/source/printer/Minolta-PagePro_1400W.xml
-file path=usr/share/foomatic/db/source/printer/Minolta-PagePro_6.xml
-file path=usr/share/foomatic/db/source/printer/Minolta-PagePro_6L.xml
-file path=usr/share/foomatic/db/source/printer/Minolta-PagePro_6e.xml
-file path=usr/share/foomatic/db/source/printer/Minolta-PagePro_6ex.xml
-file path=usr/share/foomatic/db/source/printer/Minolta-PagePro_8.xml
-file path=usr/share/foomatic/db/source/printer/Minolta-PagePro_8L.xml
-file path=usr/share/foomatic/db/source/printer/Minolta-magicolor_2200_DL.xml
-file path=usr/share/foomatic/db/source/printer/Minolta-magicolor_2300W.xml
-file path=usr/share/foomatic/db/source/printer/Minolta-magicolor_2300_DL.xml
-file path=usr/share/foomatic/db/source/printer/Minolta-magicolor_2400W.xml
-file path=usr/share/foomatic/db/source/printer/Minolta-magicolor_2430_DL.xml
-file path=usr/share/foomatic/db/source/printer/Minolta-magicolor_3100.xml
-file path=usr/share/foomatic/db/source/printer/Minolta_QMS-PagePro_9100N.xml
-file path=usr/share/foomatic/db/source/printer/Mitsubishi-CP50_Color_Printer.xml
-file path=usr/share/foomatic/db/source/printer/NEC-MultiWriter.xml
-file path=usr/share/foomatic/db/source/printer/NEC-P2X.xml
-file path=usr/share/foomatic/db/source/printer/NEC-PC-PR1000.xml
-file path=usr/share/foomatic/db/source/printer/NEC-PC-PR150.xml
-file path=usr/share/foomatic/db/source/printer/NEC-PC-PR2000.xml
-file path=usr/share/foomatic/db/source/printer/NEC-PC-PR201.xml
-file path=usr/share/foomatic/db/source/printer/NEC-PICTY180.xml
-file path=usr/share/foomatic/db/source/printer/NEC-PinWriter_P6.xml
-file path=usr/share/foomatic/db/source/printer/NEC-PinWriter_P60.xml
-file path=usr/share/foomatic/db/source/printer/NEC-PinWriter_P6_plus.xml
-file path=usr/share/foomatic/db/source/printer/NEC-PinWriter_P7.xml
-file path=usr/share/foomatic/db/source/printer/NEC-PinWriter_P70.xml
-file path=usr/share/foomatic/db/source/printer/NEC-PinWriter_P7_plus.xml
-file path=usr/share/foomatic/db/source/printer/NEC-Pinwriter_P20.xml
-file path=usr/share/foomatic/db/source/printer/NEC-SilentWriter_LC_890.xml
-file path=usr/share/foomatic/db/source/printer/NEC-Silentwriter2_S60P.xml
-file path=usr/share/foomatic/db/source/printer/NEC-Silentwriter2_model_290.xml
-file path=usr/share/foomatic/db/source/printer/NEC-Silentwriter_95f.xml
-file path=usr/share/foomatic/db/source/printer/NEC-SuperScript_100C.xml
-file path=usr/share/foomatic/db/source/printer/NEC-SuperScript_1260.xml
-file path=usr/share/foomatic/db/source/printer/NEC-SuperScript_1400.xml
-file path=usr/share/foomatic/db/source/printer/NEC-SuperScript_150C.xml
-file path=usr/share/foomatic/db/source/printer/NEC-SuperScript_1800.xml
-file path=usr/share/foomatic/db/source/printer/NEC-SuperScript_4600N.xml
-file path=usr/share/foomatic/db/source/printer/NEC-SuperScript_610plus.xml
-file path=usr/share/foomatic/db/source/printer/NEC-SuperScript_650C.xml
-file path=usr/share/foomatic/db/source/printer/NEC-SuperScript_660.xml
-file path=usr/share/foomatic/db/source/printer/NEC-SuperScript_660i.xml
-file path=usr/share/foomatic/db/source/printer/NEC-SuperScript_660plus.xml
-file path=usr/share/foomatic/db/source/printer/NEC-SuperScript_750C.xml
-file path=usr/share/foomatic/db/source/printer/NEC-SuperScript_860.xml
-file path=usr/share/foomatic/db/source/printer/NEC-SuperScript_870.xml
-file path=usr/share/foomatic/db/source/printer/NRG-10515_10518_10512.xml
-file path=usr/share/foomatic/db/source/printer/NRG-2205_2238_2212.xml
-file path=usr/share/foomatic/db/source/printer/NRG-2705_2738_2712.xml
-file path=usr/share/foomatic/db/source/printer/NRG-3205_3238_3212.xml
-file path=usr/share/foomatic/db/source/printer/NRG-3525_3508_3502.xml
-file path=usr/share/foomatic/db/source/printer/NRG-3545_3518_3532.xml
-file path=usr/share/foomatic/db/source/printer/NRG-4525_4508_4502.xml
-file path=usr/share/foomatic/db/source/printer/NRG-4545_4518_4532.xml
-file path=usr/share/foomatic/db/source/printer/NRG-6002_6005_6008.xml
-file path=usr/share/foomatic/db/source/printer/NRG-7502_7505_7508.xml
-file path=usr/share/foomatic/db/source/printer/NRG-9005_9008_9002.xml
-file path=usr/share/foomatic/db/source/printer/NRG-C7010.xml
-file path=usr/share/foomatic/db/source/printer/NRG-C7116.xml
-file path=usr/share/foomatic/db/source/printer/NRG-C7416.xml
-file path=usr/share/foomatic/db/source/printer/NRG-C7425dn.xml
-file path=usr/share/foomatic/db/source/printer/NRG-C7425hdn.xml
-file path=usr/share/foomatic/db/source/printer/NRG-C7435n.xml
-file path=usr/share/foomatic/db/source/printer/NRG-C7521n.xml
-file path=usr/share/foomatic/db/source/printer/NRG-C7528n.xml
-file path=usr/share/foomatic/db/source/printer/NRG-C7535hdn.xml
-file path=usr/share/foomatic/db/source/printer/NRG-CC7417.xml
-file path=usr/share/foomatic/db/source/printer/NRG-CS555.xml
-file path=usr/share/foomatic/db/source/printer/NRG-DSc224.xml
-file path=usr/share/foomatic/db/source/printer/NRG-DSc232.xml
-file path=usr/share/foomatic/db/source/printer/NRG-DSc328.xml
-file path=usr/share/foomatic/db/source/printer/NRG-DSc332.xml
-file path=usr/share/foomatic/db/source/printer/NRG-DSc338.xml
-file path=usr/share/foomatic/db/source/printer/NRG-DSc38.xml
-file path=usr/share/foomatic/db/source/printer/NRG-DSc38u.xml
-file path=usr/share/foomatic/db/source/printer/NRG-DSc424.xml
-file path=usr/share/foomatic/db/source/printer/NRG-DSc428.xml
-file path=usr/share/foomatic/db/source/printer/NRG-DSc432.xml
-file path=usr/share/foomatic/db/source/printer/NRG-DSc435.xml
-file path=usr/share/foomatic/db/source/printer/NRG-DSc445.xml
-file path=usr/share/foomatic/db/source/printer/NRG-DSc460.xml
-file path=usr/share/foomatic/db/source/printer/NRG-DSm415.xml
-file path=usr/share/foomatic/db/source/printer/NRG-DSm615.xml
-file path=usr/share/foomatic/db/source/printer/NRG-DSm616.xml
-file path=usr/share/foomatic/db/source/printer/NRG-DSm618.xml
-file path=usr/share/foomatic/db/source/printer/NRG-DSm618d.xml
-file path=usr/share/foomatic/db/source/printer/NRG-DSm620.xml
-file path=usr/share/foomatic/db/source/printer/NRG-DSm620d.xml
-file path=usr/share/foomatic/db/source/printer/NRG-DSm622.xml
-file path=usr/share/foomatic/db/source/printer/NRG-DSm627.xml
-file path=usr/share/foomatic/db/source/printer/NRG-DSm632.xml
-file path=usr/share/foomatic/db/source/printer/NRG-DSm635.xml
-file path=usr/share/foomatic/db/source/printer/NRG-DSm645.xml
-file path=usr/share/foomatic/db/source/printer/NRG-DSm651.xml
-file path=usr/share/foomatic/db/source/printer/NRG-DSm660.xml
-file path=usr/share/foomatic/db/source/printer/NRG-DSm675.xml
-file path=usr/share/foomatic/db/source/printer/NRG-DSm725.xml
-file path=usr/share/foomatic/db/source/printer/NRG-DSm730.xml
-file path=usr/share/foomatic/db/source/printer/NRG-DSm735.xml
-file path=usr/share/foomatic/db/source/printer/NRG-DSm745.xml
-file path=usr/share/foomatic/db/source/printer/NRG-MP_1100.xml
-file path=usr/share/foomatic/db/source/printer/NRG-MP_1350.xml
-file path=usr/share/foomatic/db/source/printer/NRG-MP_1600.xml
-file path=usr/share/foomatic/db/source/printer/NRG-MP_161.xml
-file path=usr/share/foomatic/db/source/printer/NRG-MP_2000.xml
-file path=usr/share/foomatic/db/source/printer/NRG-MP_2500.xml
-file path=usr/share/foomatic/db/source/printer/NRG-MP_2510.xml
-file path=usr/share/foomatic/db/source/printer/NRG-MP_2550.xml
-file path=usr/share/foomatic/db/source/printer/NRG-MP_2550B.xml
-file path=usr/share/foomatic/db/source/printer/NRG-MP_3010.xml
-file path=usr/share/foomatic/db/source/printer/NRG-MP_3350.xml
-file path=usr/share/foomatic/db/source/printer/NRG-MP_3350B.xml
-file path=usr/share/foomatic/db/source/printer/NRG-MP_3500.xml
-file path=usr/share/foomatic/db/source/printer/NRG-MP_4000.xml
-file path=usr/share/foomatic/db/source/printer/NRG-MP_4000B.xml
-file path=usr/share/foomatic/db/source/printer/NRG-MP_4500.xml
-file path=usr/share/foomatic/db/source/printer/NRG-MP_5000.xml
-file path=usr/share/foomatic/db/source/printer/NRG-MP_5000B.xml
-file path=usr/share/foomatic/db/source/printer/NRG-MP_5500.xml
-file path=usr/share/foomatic/db/source/printer/NRG-MP_6000.xml
-file path=usr/share/foomatic/db/source/printer/NRG-MP_6500.xml
-file path=usr/share/foomatic/db/source/printer/NRG-MP_7000.xml
-file path=usr/share/foomatic/db/source/printer/NRG-MP_7500.xml
-file path=usr/share/foomatic/db/source/printer/NRG-MP_8000.xml
-file path=usr/share/foomatic/db/source/printer/NRG-MP_9000.xml
-file path=usr/share/foomatic/db/source/printer/NRG-MP_C1500sp.xml
-file path=usr/share/foomatic/db/source/printer/NRG-MP_C2500.xml
-file path=usr/share/foomatic/db/source/printer/NRG-MP_C3000.xml
-file path=usr/share/foomatic/db/source/printer/NRG-MP_C3500.xml
-file path=usr/share/foomatic/db/source/printer/NRG-MP_C4500.xml
-file path=usr/share/foomatic/db/source/printer/NRG-MP_C6000.xml
-file path=usr/share/foomatic/db/source/printer/NRG-MP_C7500.xml
-file path=usr/share/foomatic/db/source/printer/NRG-MP_W2400.xml
-file path=usr/share/foomatic/db/source/printer/NRG-MP_W3600.xml
-file path=usr/share/foomatic/db/source/printer/NRG-P7026.xml
-file path=usr/share/foomatic/db/source/printer/NRG-P7026N.xml
-file path=usr/share/foomatic/db/source/printer/NRG-P7032.xml
-file path=usr/share/foomatic/db/source/printer/NRG-P7126.xml
-file path=usr/share/foomatic/db/source/printer/NRG-P7126N.xml
-file path=usr/share/foomatic/db/source/printer/NRG-P7132N.xml
-file path=usr/share/foomatic/db/source/printer/NRG-P7145.xml
-file path=usr/share/foomatic/db/source/printer/NRG-P7325.xml
-file path=usr/share/foomatic/db/source/printer/NRG-P7325N.xml
-file path=usr/share/foomatic/db/source/printer/NRG-P7431cn.xml
-file path=usr/share/foomatic/db/source/printer/NRG-P7527.xml
-file path=usr/share/foomatic/db/source/printer/NRG-P7527n.xml
-file path=usr/share/foomatic/db/source/printer/NRG-P7535n.xml
-file path=usr/share/foomatic/db/source/printer/NRG-P7575.xml
-file path=usr/share/foomatic/db/source/printer/NRG-SP_4100N.xml
-file path=usr/share/foomatic/db/source/printer/NRG-SP_4100NL.xml
-file path=usr/share/foomatic/db/source/printer/NRG-SP_4110N.xml
-file path=usr/share/foomatic/db/source/printer/NRG-SP_8100DN.xml
-file path=usr/share/foomatic/db/source/printer/NRG-SP_8200DN.xml
-file path=usr/share/foomatic/db/source/printer/NRG-SP_9100DN.xml
-file path=usr/share/foomatic/db/source/printer/NRG-SP_C410DN.xml
-file path=usr/share/foomatic/db/source/printer/NRG-SP_C411DN.xml
-file path=usr/share/foomatic/db/source/printer/NRG-SP_C420DN.xml
-file path=usr/share/foomatic/db/source/printer/NRG-SP_C811DN.xml
-file path=usr/share/foomatic/db/source/printer/NRG-SP_W2470.xml
-file path=usr/share/foomatic/db/source/printer/Oce-3145PS.xml
-file path=usr/share/foomatic/db/source/printer/Oce-3155PS.xml
-file path=usr/share/foomatic/db/source/printer/Oce-3165PS.xml
-file path=usr/share/foomatic/db/source/printer/Oce-8445PS.xml
-file path=usr/share/foomatic/db/source/printer/Oce-8465PS.xml
-file path=usr/share/foomatic/db/source/printer/Oce-9050.xml
-file path=usr/share/foomatic/db/source/printer/Oce-PPC3073PS.xml
-file path=usr/share/foomatic/db/source/printer/Oce-PPC3074PS.xml
-file path=usr/share/foomatic/db/source/printer/Oce-PPC3093PS.xml
-file path=usr/share/foomatic/db/source/printer/Oce-PPC3094PS.xml
-file path=usr/share/foomatic/db/source/printer/Oce-PPC3113PS.xml
-file path=usr/share/foomatic/db/source/printer/Oce-PPC3114PS.xml
-file path=usr/share/foomatic/db/source/printer/Oce-PPC5115PS.xml
-file path=usr/share/foomatic/db/source/printer/Oce-PPC5160PS.xml
-file path=usr/share/foomatic/db/source/printer/Oce-VarioPrint_2045PS.xml
-file path=usr/share/foomatic/db/source/printer/Oce-VarioPrint_2050PS.xml
-file path=usr/share/foomatic/db/source/printer/Oce-VarioPrint_2055PS.xml
-file path=usr/share/foomatic/db/source/printer/Oce-VarioPrint_2060PS.xml
-file path=usr/share/foomatic/db/source/printer/Oce-VarioPrint_2065PS.xml
-file path=usr/share/foomatic/db/source/printer/Oce-VarioPrint_2070PS.xml
-file path=usr/share/foomatic/db/source/printer/Oce-VarioPrint_2090PS.xml
-file path=usr/share/foomatic/db/source/printer/Oce-VarioPrint_2100PS.xml
-file path=usr/share/foomatic/db/source/printer/Oce-VarioPrint_2105PS.xml
-file path=usr/share/foomatic/db/source/printer/Oce-VarioPrint_2110PS.xml
-file path=usr/share/foomatic/db/source/printer/Oce-cm2510.xml
-file path=usr/share/foomatic/db/source/printer/Oce-cm2520.xml
-file path=usr/share/foomatic/db/source/printer/Oce-cm3521.xml
-file path=usr/share/foomatic/db/source/printer/Oce-cm4010.xml
-file path=usr/share/foomatic/db/source/printer/Oce-cm4520.xml
-file path=usr/share/foomatic/db/source/printer/Oce-cm4521.xml
-file path=usr/share/foomatic/db/source/printer/Oce-cm5520.xml
-file path=usr/share/foomatic/db/source/printer/Oce-cm6520.xml
-file path=usr/share/foomatic/db/source/printer/Oce-fx2080.xml
-file path=usr/share/foomatic/db/source/printer/Oce-fx3000.xml
-file path=usr/share/foomatic/db/source/printer/Oce-im2330.xml
-file path=usr/share/foomatic/db/source/printer/Oce-im2830.xml
-file path=usr/share/foomatic/db/source/printer/Oce-im3512.xml
-file path=usr/share/foomatic/db/source/printer/Oce-im3530.xml
-file path=usr/share/foomatic/db/source/printer/Oce-im4512.xml
-file path=usr/share/foomatic/db/source/printer/Oce-im4530.xml
-file path=usr/share/foomatic/db/source/printer/Oce-im5530.xml
-file path=usr/share/foomatic/db/source/printer/Oce-im6020.xml
-file path=usr/share/foomatic/db/source/printer/Oce-im6030.xml
-file path=usr/share/foomatic/db/source/printer/Oce-im7230.xml
-file path=usr/share/foomatic/db/source/printer/Oce-im7520.xml
-file path=usr/share/foomatic/db/source/printer/Oce-im8530.xml
-file path=usr/share/foomatic/db/source/printer/Oce-im9220.xml
-file path=usr/share/foomatic/db/source/printer/Oce-sx1480.xml
-file path=usr/share/foomatic/db/source/printer/Oce-sx2100.xml
-file path=usr/share/foomatic/db/source/printer/Oki-B2200.xml
-file path=usr/share/foomatic/db/source/printer/Oki-B2200n.xml
-file path=usr/share/foomatic/db/source/printer/Oki-B2400.xml
-file path=usr/share/foomatic/db/source/printer/Oki-B2400n.xml
-file path=usr/share/foomatic/db/source/printer/Oki-B2540_MFP.xml
-file path=usr/share/foomatic/db/source/printer/Oki-B4200.xml
-file path=usr/share/foomatic/db/source/printer/Oki-B4250.xml
-file path=usr/share/foomatic/db/source/printer/Oki-B4300.xml
-file path=usr/share/foomatic/db/source/printer/Oki-B4350.xml
-file path=usr/share/foomatic/db/source/printer/Oki-B4400.xml
-file path=usr/share/foomatic/db/source/printer/Oki-B4400n.xml
-file path=usr/share/foomatic/db/source/printer/Oki-B4545_MFP.xml
-file path=usr/share/foomatic/db/source/printer/Oki-B4600.xml
-file path=usr/share/foomatic/db/source/printer/Oki-B4600n.xml
-file path=usr/share/foomatic/db/source/printer/Oki-B4600n_PS.xml
-file path=usr/share/foomatic/db/source/printer/Oki-B6200.xml
-file path=usr/share/foomatic/db/source/printer/Oki-B6200n.xml
-file path=usr/share/foomatic/db/source/printer/Oki-B6250.xml
-file path=usr/share/foomatic/db/source/printer/Oki-B6250dn.xml
-file path=usr/share/foomatic/db/source/printer/Oki-B6250n.xml
-file path=usr/share/foomatic/db/source/printer/Oki-B6300.xml
-file path=usr/share/foomatic/db/source/printer/Oki-B6300dn.xml
-file path=usr/share/foomatic/db/source/printer/Oki-B6300n.xml
-file path=usr/share/foomatic/db/source/printer/Oki-B6500.xml
-file path=usr/share/foomatic/db/source/printer/Oki-B6500dn.xml
-file path=usr/share/foomatic/db/source/printer/Oki-B6500n.xml
-file path=usr/share/foomatic/db/source/printer/Oki-C5300.xml
-file path=usr/share/foomatic/db/source/printer/Oki-C5400.xml
-file path=usr/share/foomatic/db/source/printer/Oki-C5400dn.xml
-file path=usr/share/foomatic/db/source/printer/Oki-C5400dtn.xml
-file path=usr/share/foomatic/db/source/printer/Oki-C5400n.xml
-file path=usr/share/foomatic/db/source/printer/Oki-C5400tn.xml
-file path=usr/share/foomatic/db/source/printer/Oki-C5540_MFP.xml
-file path=usr/share/foomatic/db/source/printer/Oki-C5550_MFP.xml
-file path=usr/share/foomatic/db/source/printer/Oki-C5700dn.xml
-file path=usr/share/foomatic/db/source/printer/Oki-C5700n.xml
-file path=usr/share/foomatic/db/source/printer/Oki-C5750.xml
-file path=usr/share/foomatic/db/source/printer/Oki-C5900cdtn.xml
-file path=usr/share/foomatic/db/source/printer/Oki-C5900dn.xml
-file path=usr/share/foomatic/db/source/printer/Oki-C5900dtn.xml
-file path=usr/share/foomatic/db/source/printer/Oki-C5900n.xml
-file path=usr/share/foomatic/db/source/printer/Oki-C6000dn.xml
-file path=usr/share/foomatic/db/source/printer/Oki-C6000n.xml
-file path=usr/share/foomatic/db/source/printer/Oki-C6050dn.xml
-file path=usr/share/foomatic/db/source/printer/Oki-C6050n.xml
-file path=usr/share/foomatic/db/source/printer/Oki-C6100.xml
-file path=usr/share/foomatic/db/source/printer/Oki-C6100dtn.xml
-file path=usr/share/foomatic/db/source/printer/Oki-C6100hdn.xml
-file path=usr/share/foomatic/db/source/printer/Oki-C6100n.xml
-file path=usr/share/foomatic/db/source/printer/Oki-C6150dn.xml
-file path=usr/share/foomatic/db/source/printer/Oki-C6150dtn.xml
-file path=usr/share/foomatic/db/source/printer/Oki-C6150hdn.xml
-file path=usr/share/foomatic/db/source/printer/Oki-C6150n.xml
-file path=usr/share/foomatic/db/source/printer/Oki-C710dn.xml
-file path=usr/share/foomatic/db/source/printer/Oki-C710dtn.xml
-file path=usr/share/foomatic/db/source/printer/Oki-C710n.xml
-file path=usr/share/foomatic/db/source/printer/Oki-C7300.xml
-file path=usr/share/foomatic/db/source/printer/Oki-C7300dn.xml
-file path=usr/share/foomatic/db/source/printer/Oki-C7300n.xml
-file path=usr/share/foomatic/db/source/printer/Oki-C7350hdn.xml
-file path=usr/share/foomatic/db/source/printer/Oki-C7350n.xml
-file path=usr/share/foomatic/db/source/printer/Oki-C7500hdn.xml
-file path=usr/share/foomatic/db/source/printer/Oki-C7550hdn.xml
-file path=usr/share/foomatic/db/source/printer/Oki-C7550n.xml
-file path=usr/share/foomatic/db/source/printer/Oki-C8800dn.xml
-file path=usr/share/foomatic/db/source/printer/Oki-C8800n.xml
-file path=usr/share/foomatic/db/source/printer/Oki-C9200.xml
-file path=usr/share/foomatic/db/source/printer/Oki-C9200dn.xml
-file path=usr/share/foomatic/db/source/printer/Oki-C9200n.xml
-file path=usr/share/foomatic/db/source/printer/Oki-C9300dn.xml
-file path=usr/share/foomatic/db/source/printer/Oki-C9300hdn.xml
-file path=usr/share/foomatic/db/source/printer/Oki-C9300n.xml
-file path=usr/share/foomatic/db/source/printer/Oki-C9400.xml
-file path=usr/share/foomatic/db/source/printer/Oki-C9500dn.xml
-file path=usr/share/foomatic/db/source/printer/Oki-C9500hdn.xml
-file path=usr/share/foomatic/db/source/printer/Oki-C9600dn.xml
-file path=usr/share/foomatic/db/source/printer/Oki-C9600hdn.xml
-file path=usr/share/foomatic/db/source/printer/Oki-C9600hdtn.xml
-file path=usr/share/foomatic/db/source/printer/Oki-C9600n.xml
-file path=usr/share/foomatic/db/source/printer/Oki-C9650dn.xml
-file path=usr/share/foomatic/db/source/printer/Oki-C9650hdn.xml
-file path=usr/share/foomatic/db/source/printer/Oki-C9650hdtn.xml
-file path=usr/share/foomatic/db/source/printer/Oki-C9650n.xml
-file path=usr/share/foomatic/db/source/printer/Oki-C9800_MFP.xml
-file path=usr/share/foomatic/db/source/printer/Oki-C9800hdn.xml
-file path=usr/share/foomatic/db/source/printer/Oki-C9800hn.xml
-file path=usr/share/foomatic/db/source/printer/Oki-DP_5000.xml
-file path=usr/share/foomatic/db/source/printer/Oki-ML_320.xml
-file path=usr/share/foomatic/db/source/printer/Oki-ML_321.xml
-file path=usr/share/foomatic/db/source/printer/Oki-ML_380.xml
-file path=usr/share/foomatic/db/source/printer/Oki-Microline_182.xml
-file path=usr/share/foomatic/db/source/printer/Oki-Microline_192plus.xml
-file path=usr/share/foomatic/db/source/printer/Oki-Microline_600CL.xml
-file path=usr/share/foomatic/db/source/printer/Oki-Microline_620CL.xml
-file path=usr/share/foomatic/db/source/printer/Oki-Microline_IBM_compatible_9_pin.xml
-file path=usr/share/foomatic/db/source/printer/Oki-OL400.xml
-file path=usr/share/foomatic/db/source/printer/Oki-OL400e.xml
-file path=usr/share/foomatic/db/source/printer/Oki-OL400ex.xml
-file path=usr/share/foomatic/db/source/printer/Oki-OL400w.xml
-file path=usr/share/foomatic/db/source/printer/Oki-OL410e.xml
-file path=usr/share/foomatic/db/source/printer/Oki-OL600e.xml
-file path=usr/share/foomatic/db/source/printer/Oki-OL610e_PS.xml
-file path=usr/share/foomatic/db/source/printer/Oki-OL610e_S.xml
-file path=usr/share/foomatic/db/source/printer/Oki-OL800.xml
-file path=usr/share/foomatic/db/source/printer/Oki-OL810e_PS.xml
-file path=usr/share/foomatic/db/source/printer/Oki-OL810ex.xml
-file path=usr/share/foomatic/db/source/printer/Oki-OL820.xml
-file path=usr/share/foomatic/db/source/printer/Oki-OL830Plus.xml
-file path=usr/share/foomatic/db/source/printer/Oki-Okijet_2010.xml
-file path=usr/share/foomatic/db/source/printer/Oki-Okijet_2500.xml
-file path=usr/share/foomatic/db/source/printer/Oki-Okipage_10e.xml
-file path=usr/share/foomatic/db/source/printer/Oki-Okipage_10ex.xml
-file path=usr/share/foomatic/db/source/printer/Oki-Okipage_12i.xml
-file path=usr/share/foomatic/db/source/printer/Oki-Okipage_14ex.xml
-file path=usr/share/foomatic/db/source/printer/Oki-Okipage_20DXn.xml
-file path=usr/share/foomatic/db/source/printer/Oki-Okipage_4w.xml
-file path=usr/share/foomatic/db/source/printer/Oki-Okipage_4wplus.xml
-file path=usr/share/foomatic/db/source/printer/Oki-Okipage_6e.xml
-file path=usr/share/foomatic/db/source/printer/Oki-Okipage_6ex.xml
-file path=usr/share/foomatic/db/source/printer/Oki-Okipage_6w.xml
-file path=usr/share/foomatic/db/source/printer/Oki-Okipage_8c.xml
-file path=usr/share/foomatic/db/source/printer/Oki-Okipage_8p.xml
-file path=usr/share/foomatic/db/source/printer/Oki-Okipage_8w.xml
-file path=usr/share/foomatic/db/source/printer/Oki-Okipage_8w_Lite.xml
-file path=usr/share/foomatic/db/source/printer/Oki-Okipage_8z.xml
-file path=usr/share/foomatic/db/source/printer/Oki-Super_6e.xml
-file path=usr/share/foomatic/db/source/printer/Olivetti-JP350S.xml
-file path=usr/share/foomatic/db/source/printer/Olivetti-JP450.xml
-file path=usr/share/foomatic/db/source/printer/Olivetti-JP470.xml
-file path=usr/share/foomatic/db/source/printer/Olivetti-PG_306.xml
-file path=usr/share/foomatic/db/source/printer/Olympus-P-10.xml
-file path=usr/share/foomatic/db/source/printer/Olympus-P-11.xml
-file path=usr/share/foomatic/db/source/printer/Olympus-P-200.xml
-file path=usr/share/foomatic/db/source/printer/Olympus-P-300E.xml
-file path=usr/share/foomatic/db/source/printer/Olympus-P-300NE.xml
-file path=usr/share/foomatic/db/source/printer/Olympus-P-300U.xml
-file path=usr/share/foomatic/db/source/printer/Olympus-P-330E.xml
-file path=usr/share/foomatic/db/source/printer/Olympus-P-330NE.xml
-file path=usr/share/foomatic/db/source/printer/Olympus-P-400.xml
-file path=usr/share/foomatic/db/source/printer/Olympus-P-440.xml
-file path=usr/share/foomatic/db/source/printer/PCPI-1030.xml
-file path=usr/share/foomatic/db/source/printer/Panasonic-DP-180.xml
-file path=usr/share/foomatic/db/source/printer/Panasonic-DP-2330.xml
-file path=usr/share/foomatic/db/source/printer/Panasonic-DP-4510.xml
-file path=usr/share/foomatic/db/source/printer/Panasonic-DP-4520.xml
-file path=usr/share/foomatic/db/source/printer/Panasonic-DP-8016P.xml
-file path=usr/share/foomatic/db/source/printer/Panasonic-DP-8020E.xml
-file path=usr/share/foomatic/db/source/printer/Panasonic-DP-8045.xml
-file path=usr/share/foomatic/db/source/printer/Panasonic-DP-8060.xml
-file path=usr/share/foomatic/db/source/printer/Panasonic-DP-C213.xml
-file path=usr/share/foomatic/db/source/printer/Panasonic-DP-C262.xml
-file path=usr/share/foomatic/db/source/printer/Panasonic-DP-C264.xml
-file path=usr/share/foomatic/db/source/printer/Panasonic-DP-C265.xml
-file path=usr/share/foomatic/db/source/printer/Panasonic-DP-C305.xml
-file path=usr/share/foomatic/db/source/printer/Panasonic-DP-C322.xml
-file path=usr/share/foomatic/db/source/printer/Panasonic-DP-C354.xml
-file path=usr/share/foomatic/db/source/printer/Panasonic-DP-C405.xml
-file path=usr/share/foomatic/db/source/printer/Panasonic-KX-P1123.xml
-file path=usr/share/foomatic/db/source/printer/Panasonic-KX-P1124.xml
-file path=usr/share/foomatic/db/source/printer/Panasonic-KX-P1150.xml
-file path=usr/share/foomatic/db/source/printer/Panasonic-KX-P1180i.xml
-file path=usr/share/foomatic/db/source/printer/Panasonic-KX-P1624.xml
-file path=usr/share/foomatic/db/source/printer/Panasonic-KX-P2023.xml
-file path=usr/share/foomatic/db/source/printer/Panasonic-KX-P2123.xml
-file path=usr/share/foomatic/db/source/printer/Panasonic-KX-P2135.xml
-file path=usr/share/foomatic/db/source/printer/Panasonic-KX-P2150.xml
-file path=usr/share/foomatic/db/source/printer/Panasonic-KX-P4410.xml
-file path=usr/share/foomatic/db/source/printer/Panasonic-KX-P4450.xml
-file path=usr/share/foomatic/db/source/printer/Panasonic-KX-P5400.xml
-file path=usr/share/foomatic/db/source/printer/Panasonic-KX-P6100.xml
-file path=usr/share/foomatic/db/source/printer/Panasonic-KX-P6150.xml
-file path=usr/share/foomatic/db/source/printer/Panasonic-KX-P6300_GDI.xml
-file path=usr/share/foomatic/db/source/printer/Panasonic-KX-P6500.xml
-file path=usr/share/foomatic/db/source/printer/Panasonic-KX-P8410.xml
-file path=usr/share/foomatic/db/source/printer/Panasonic-KX-P8420.xml
-file path=usr/share/foomatic/db/source/printer/Panasonic-KX-P8475.xml
-file path=usr/share/foomatic/db/source/printer/Panasonic-KX-PS600.xml
-file path=usr/share/foomatic/db/source/printer/Panasonic-KX-Pxxxx_24-pin.xml
-file path=usr/share/foomatic/db/source/printer/Pentax-PocketJet_200.xml
-file path=usr/share/foomatic/db/source/printer/Pentax-PocketJet_II.xml
-file path=usr/share/foomatic/db/source/printer/Printrex-820_DL.xml
-file path=usr/share/foomatic/db/source/printer/QMS-2425_Turbo_EX.xml
-file path=usr/share/foomatic/db/source/printer/QMS-LPK-100.xml
-file path=usr/share/foomatic/db/source/printer/QMS-magicolor_2.xml
-file path=usr/share/foomatic/db/source/printer/QMS-magicolor_2plus.xml
-file path=usr/share/foomatic/db/source/printer/QMS-ps-810.xml
-file path=usr/share/foomatic/db/source/printer/Raven-LP-410.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-4081.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-4801.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-6000.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_1022.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_1027.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_1032.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_1035.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_1045.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_1060.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_1075.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_1224C.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_1232C.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_1515.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_2015.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_2016.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_2018.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_2018D.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_2020.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_2020D.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_2022.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_2027.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_2032.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_2035.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_2035e.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_2045.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_2045e.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_2051.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_2060.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_2075.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_2090.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_2105.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_220.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_2228C.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_2232C.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_2238C.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_3025.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_3030.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_3035.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_3045.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_3224C.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_3228C.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_3232C.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_3235C.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_3245C.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_3260C.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_401.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_5206.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_700.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_AP2000.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_AP2600.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_AP2600N.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_AP2610.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_AP2610N.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_AP3200.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_AP3800C.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_AP400.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_AP400N.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_AP410.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_AP410N.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_AP4510.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_AP600N.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_AP610N.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_AP900.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_CL1000N.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_CL2000.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_CL3000.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_CL3000e.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_CL3100.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_CL3500N.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_CL4000DN.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_CL4000HDN.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_CL5000.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_CL7000.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_CL7100.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_CL7200.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_CL7300.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_Color5560.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_FX10.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_MP_1100.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_MP_1350.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_MP_1600.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_MP_161.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_MP_2000.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_MP_2500.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_MP_2510.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_MP_2550.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_MP_2550B.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_MP_3010.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_MP_3350.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_MP_3350B.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_MP_3500.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_MP_4000.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_MP_4000B.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_MP_4500.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_MP_5000.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_MP_5000B.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_MP_5500.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_MP_6000.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_MP_6500.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_MP_7000.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_MP_7500.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_MP_8000.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_MP_9000.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_MP_C2500.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_MP_C3000.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_MP_C3500.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_MP_C4500.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_MP_C6000.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_MP_C7500.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_MP_W2400.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_MP_W3600.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_SP_4100N.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_SP_4100NL.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_SP_4110N.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_SP_8100DN.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_SP_8200DN.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_SP_9100DN.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_SP_C222SF.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_SP_C400DN.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_SP_C410DN.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_SP_C411DN.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_SP_C420DN.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_SP_C811DN.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-Aficio_SP_W2470.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-ColorLaser_AP828.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-DDP_70.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-DDP_92.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-EMP_156.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-FAX5510L_5510NF.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-GX_3050N.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-GX_3050SFN.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-GX_5050N.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-LASER_AP2600.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-LASER_AP2600N.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-LASER_AP2610.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-LASER_AP2610N.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-MP_C1500_615C.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-RPDL_III_Laser_Printer.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-RPDL_II_Laser_Printer.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-RPDL_IV_Laser_Printer.xml
-file path=usr/share/foomatic/db/source/printer/Ricoh-RPDL_I_Laser_Printer.xml
-file path=usr/share/foomatic/db/source/printer/Samsung-CLP-300.xml
-file path=usr/share/foomatic/db/source/printer/Samsung-CLP-500.xml
-file path=usr/share/foomatic/db/source/printer/Samsung-CLP-510.xml
-file path=usr/share/foomatic/db/source/printer/Samsung-CLP-600.xml
-file path=usr/share/foomatic/db/source/printer/Samsung-CLX-3160.xml
-file path=usr/share/foomatic/db/source/printer/Samsung-ML-1000.xml
-file path=usr/share/foomatic/db/source/printer/Samsung-ML-1010.xml
-file path=usr/share/foomatic/db/source/printer/Samsung-ML-1020.xml
-file path=usr/share/foomatic/db/source/printer/Samsung-ML-1200.xml
-file path=usr/share/foomatic/db/source/printer/Samsung-ML-1210.xml
-file path=usr/share/foomatic/db/source/printer/Samsung-ML-1220.xml
-file path=usr/share/foomatic/db/source/printer/Samsung-ML-1250.xml
-file path=usr/share/foomatic/db/source/printer/Samsung-ML-1410.xml
-file path=usr/share/foomatic/db/source/printer/Samsung-ML-1430.xml
-file path=usr/share/foomatic/db/source/printer/Samsung-ML-1440.xml
-file path=usr/share/foomatic/db/source/printer/Samsung-ML-1450.xml
-file path=usr/share/foomatic/db/source/printer/Samsung-ML-1450PS.xml
-file path=usr/share/foomatic/db/source/printer/Samsung-ML-1510.xml
-file path=usr/share/foomatic/db/source/printer/Samsung-ML-1520.xml
-file path=usr/share/foomatic/db/source/printer/Samsung-ML-1610.xml
-file path=usr/share/foomatic/db/source/printer/Samsung-ML-1650.xml
-file path=usr/share/foomatic/db/source/printer/Samsung-ML-1651N.xml
-file path=usr/share/foomatic/db/source/printer/Samsung-ML-1710.xml
-file path=usr/share/foomatic/db/source/printer/Samsung-ML-1740.xml
-file path=usr/share/foomatic/db/source/printer/Samsung-ML-1750.xml
-file path=usr/share/foomatic/db/source/printer/Samsung-ML-200.xml
-file path=usr/share/foomatic/db/source/printer/Samsung-ML-2010.xml
-file path=usr/share/foomatic/db/source/printer/Samsung-ML-210.xml
-file path=usr/share/foomatic/db/source/printer/Samsung-ML-2150.xml
-file path=usr/share/foomatic/db/source/printer/Samsung-ML-2150PS.xml
-file path=usr/share/foomatic/db/source/printer/Samsung-ML-2151N.xml
-file path=usr/share/foomatic/db/source/printer/Samsung-ML-2151NPS.xml
-file path=usr/share/foomatic/db/source/printer/Samsung-ML-2152W.xml
-file path=usr/share/foomatic/db/source/printer/Samsung-ML-2152WPS.xml
-file path=usr/share/foomatic/db/source/printer/Samsung-ML-2250.xml
-file path=usr/share/foomatic/db/source/printer/Samsung-ML-2550.xml
-file path=usr/share/foomatic/db/source/printer/Samsung-ML-2551N.xml
-file path=usr/share/foomatic/db/source/printer/Samsung-ML-2552W.xml
-file path=usr/share/foomatic/db/source/printer/Samsung-ML-4500.xml
-file path=usr/share/foomatic/db/source/printer/Samsung-ML-4600.xml
-file path=usr/share/foomatic/db/source/printer/Samsung-ML-5000a.xml
-file path=usr/share/foomatic/db/source/printer/Samsung-ML-5050G.xml
-file path=usr/share/foomatic/db/source/printer/Samsung-ML-5080.xml
-file path=usr/share/foomatic/db/source/printer/Samsung-ML-6000.xml
-file path=usr/share/foomatic/db/source/printer/Samsung-ML-6040.xml
-file path=usr/share/foomatic/db/source/printer/Samsung-ML-6100.xml
-file path=usr/share/foomatic/db/source/printer/Samsung-ML-7000.xml
-file path=usr/share/foomatic/db/source/printer/Samsung-ML-7000N.xml
-file path=usr/share/foomatic/db/source/printer/Samsung-ML-7000P.xml
-file path=usr/share/foomatic/db/source/printer/Samsung-ML-7050.xml
-file path=usr/share/foomatic/db/source/printer/Samsung-ML-7300.xml
-file path=usr/share/foomatic/db/source/printer/Samsung-ML-7300N.xml
-file path=usr/share/foomatic/db/source/printer/Samsung-ML-85.xml
-file path=usr/share/foomatic/db/source/printer/Samsung-ML-85G.xml
-file path=usr/share/foomatic/db/source/printer/Samsung-QL-5100A.xml
-file path=usr/share/foomatic/db/source/printer/Samsung-QL-6050.xml
-file path=usr/share/foomatic/db/source/printer/Samsung-QL-85G.xml
-file path=usr/share/foomatic/db/source/printer/Samsung-SF_MSYS_MJ-4700_4800_4500C.xml
-file path=usr/share/foomatic/db/source/printer/Samsung-SI-630A.xml
-file path=usr/share/foomatic/db/source/printer/Savin-2404WD.xml
-file path=usr/share/foomatic/db/source/printer/Savin-2404WDP.xml
-file path=usr/share/foomatic/db/source/printer/Savin-2406WD.xml
-file path=usr/share/foomatic/db/source/printer/Savin-2522.xml
-file path=usr/share/foomatic/db/source/printer/Savin-2527.xml
-file path=usr/share/foomatic/db/source/printer/Savin-2532.xml
-file path=usr/share/foomatic/db/source/printer/Savin-2535_2235.xml
-file path=usr/share/foomatic/db/source/printer/Savin-2545_2245.xml
-file path=usr/share/foomatic/db/source/printer/Savin-2560.xml
-file path=usr/share/foomatic/db/source/printer/Savin-2575.xml
-file path=usr/share/foomatic/db/source/printer/Savin-3515.xml
-file path=usr/share/foomatic/db/source/printer/Savin-40105.xml
-file path=usr/share/foomatic/db/source/printer/Savin-4015.xml
-file path=usr/share/foomatic/db/source/printer/Savin-4018.xml
-file path=usr/share/foomatic/db/source/printer/Savin-4018d.xml
-file path=usr/share/foomatic/db/source/printer/Savin-4022.xml
-file path=usr/share/foomatic/db/source/printer/Savin-4027.xml
-file path=usr/share/foomatic/db/source/printer/Savin-4035_4135g.xml
-file path=usr/share/foomatic/db/source/printer/Savin-4035e_4135eG.xml
-file path=usr/share/foomatic/db/source/printer/Savin-4045_4145g.xml
-file path=usr/share/foomatic/db/source/printer/Savin-4045e_4145eG.xml
-file path=usr/share/foomatic/db/source/printer/Savin-4051.xml
-file path=usr/share/foomatic/db/source/printer/Savin-4060.xml
-file path=usr/share/foomatic/db/source/printer/Savin-4075.xml
-file path=usr/share/foomatic/db/source/printer/Savin-4090.xml
-file path=usr/share/foomatic/db/source/printer/Savin-7025.xml
-file path=usr/share/foomatic/db/source/printer/Savin-8016.xml
-file path=usr/share/foomatic/db/source/printer/Savin-8020.xml
-file path=usr/share/foomatic/db/source/printer/Savin-8020d.xml
-file path=usr/share/foomatic/db/source/printer/Savin-8025.xml
-file path=usr/share/foomatic/db/source/printer/Savin-8025e.xml
-file path=usr/share/foomatic/db/source/printer/Savin-8030.xml
-file path=usr/share/foomatic/db/source/printer/Savin-8030e.xml
-file path=usr/share/foomatic/db/source/printer/Savin-8035_8035g.xml
-file path=usr/share/foomatic/db/source/printer/Savin-8035e.xml
-file path=usr/share/foomatic/db/source/printer/Savin-8045_8045g.xml
-file path=usr/share/foomatic/db/source/printer/Savin-8045e.xml
-file path=usr/share/foomatic/db/source/printer/Savin-8055.xml
-file path=usr/share/foomatic/db/source/printer/Savin-8060.xml
-file path=usr/share/foomatic/db/source/printer/Savin-8065.xml
-file path=usr/share/foomatic/db/source/printer/Savin-8070.xml
-file path=usr/share/foomatic/db/source/printer/Savin-8075.xml
-file path=usr/share/foomatic/db/source/printer/Savin-8080.xml
-file path=usr/share/foomatic/db/source/printer/Savin-8090.xml
-file path=usr/share/foomatic/db/source/printer/Savin-8110.xml
-file path=usr/share/foomatic/db/source/printer/Savin-8135.xml
-file path=usr/share/foomatic/db/source/printer/Savin-816.xml
-file path=usr/share/foomatic/db/source/printer/Savin-9016.xml
-file path=usr/share/foomatic/db/source/printer/Savin-9021d.xml
-file path=usr/share/foomatic/db/source/printer/Savin-9025.xml
-file path=usr/share/foomatic/db/source/printer/Savin-9025b.xml
-file path=usr/share/foomatic/db/source/printer/Savin-9033.xml
-file path=usr/share/foomatic/db/source/printer/Savin-9033b.xml
-file path=usr/share/foomatic/db/source/printer/Savin-9040.xml
-file path=usr/share/foomatic/db/source/printer/Savin-9040b.xml
-file path=usr/share/foomatic/db/source/printer/Savin-9050.xml
-file path=usr/share/foomatic/db/source/printer/Savin-9050b.xml
-file path=usr/share/foomatic/db/source/printer/Savin-C2408.xml
-file path=usr/share/foomatic/db/source/printer/Savin-C2410.xml
-file path=usr/share/foomatic/db/source/printer/Savin-C2524.xml
-file path=usr/share/foomatic/db/source/printer/Savin-C2525.xml
-file path=usr/share/foomatic/db/source/printer/Savin-C2532.xml
-file path=usr/share/foomatic/db/source/printer/Savin-C2820.xml
-file path=usr/share/foomatic/db/source/printer/Savin-C2824.xml
-file path=usr/share/foomatic/db/source/printer/Savin-C3030.xml
-file path=usr/share/foomatic/db/source/printer/Savin-C3210.xml
-file path=usr/share/foomatic/db/source/printer/Savin-C3210e.xml
-file path=usr/share/foomatic/db/source/printer/Savin-C3224.xml
-file path=usr/share/foomatic/db/source/printer/Savin-C3528.xml
-file path=usr/share/foomatic/db/source/printer/Savin-C3535.xml
-file path=usr/share/foomatic/db/source/printer/Savin-C3828.xml
-file path=usr/share/foomatic/db/source/printer/Savin-C4535.xml
-file path=usr/share/foomatic/db/source/printer/Savin-C4540.xml
-file path=usr/share/foomatic/db/source/printer/Savin-C6045.xml
-file path=usr/share/foomatic/db/source/printer/Savin-C6055.xml
-file path=usr/share/foomatic/db/source/printer/Savin-C7570.xml
-file path=usr/share/foomatic/db/source/printer/Savin-CLP1036.xml
-file path=usr/share/foomatic/db/source/printer/Savin-CLP128.xml
-file path=usr/share/foomatic/db/source/printer/Savin-CLP131DN.xml
-file path=usr/share/foomatic/db/source/printer/Savin-CLP135.xml
-file path=usr/share/foomatic/db/source/printer/Savin-CLP1620.xml
-file path=usr/share/foomatic/db/source/printer/Savin-CLP17.xml
-file path=usr/share/foomatic/db/source/printer/Savin-CLP18.xml
-file path=usr/share/foomatic/db/source/printer/Savin-CLP22.xml
-file path=usr/share/foomatic/db/source/printer/Savin-CLP240D.xml
-file path=usr/share/foomatic/db/source/printer/Savin-CLP26DN.xml
-file path=usr/share/foomatic/db/source/printer/Savin-CLP27DN.xml
-file path=usr/share/foomatic/db/source/printer/Savin-CLP28.xml
-file path=usr/share/foomatic/db/source/printer/Savin-CLP31DN.xml
-file path=usr/share/foomatic/db/source/printer/Savin-CLP35.xml
-file path=usr/share/foomatic/db/source/printer/Savin-CLP831.xml
-file path=usr/share/foomatic/db/source/printer/Savin-FAX3799_3799nf.xml
-file path=usr/share/foomatic/db/source/printer/Savin-MLP145.xml
-file path=usr/share/foomatic/db/source/printer/Savin-MLP150DN.xml
-file path=usr/share/foomatic/db/source/printer/Savin-MLP175n.xml
-file path=usr/share/foomatic/db/source/printer/Savin-MLP25.xml
-file path=usr/share/foomatic/db/source/printer/Savin-MLP25n.xml
-file path=usr/share/foomatic/db/source/printer/Savin-MLP26.xml
-file path=usr/share/foomatic/db/source/printer/Savin-MLP26n.xml
-file path=usr/share/foomatic/db/source/printer/Savin-MLP28.xml
-file path=usr/share/foomatic/db/source/printer/Savin-MLP28n.xml
-file path=usr/share/foomatic/db/source/printer/Savin-MLP31n.xml
-file path=usr/share/foomatic/db/source/printer/Savin-MLP31nL.xml
-file path=usr/share/foomatic/db/source/printer/Savin-MLP32.xml
-file path=usr/share/foomatic/db/source/printer/Savin-MLP35n.xml
-file path=usr/share/foomatic/db/source/printer/Savin-MLP36n.xml
-file path=usr/share/foomatic/db/source/printer/Savin-MLP45.xml
-file path=usr/share/foomatic/db/source/printer/Savin-MLP75n.xml
-file path=usr/share/foomatic/db/source/printer/Savin-SDC555.xml
-file path=usr/share/foomatic/db/source/printer/Savin-SGC_1506.xml
-file path=usr/share/foomatic/db/source/printer/Savin-SLP26.xml
-file path=usr/share/foomatic/db/source/printer/Savin-SLP26n.xml
-file path=usr/share/foomatic/db/source/printer/Savin-SLP32.xml
-file path=usr/share/foomatic/db/source/printer/Savin-SLP38c.xml
-file path=usr/share/foomatic/db/source/printer/Savin-SP_C400DN.xml
-file path=usr/share/foomatic/db/source/printer/Seiko-SLP-100.xml
-file path=usr/share/foomatic/db/source/printer/Seiko-SLP-200.xml
-file path=usr/share/foomatic/db/source/printer/Seiko-SLP-240.xml
-file path=usr/share/foomatic/db/source/printer/Seiko-SLP.xml
-file path=usr/share/foomatic/db/source/printer/Seiko-SLP_120.xml
-file path=usr/share/foomatic/db/source/printer/Seiko-SLP_220.xml
-file path=usr/share/foomatic/db/source/printer/Seiko-SLP_EZ30.xml
-file path=usr/share/foomatic/db/source/printer/Seiko-SLP_Plus.xml
-file path=usr/share/foomatic/db/source/printer/Seiko-SLP_Pro.xml
-file path=usr/share/foomatic/db/source/printer/Seiko-SpeedJET_200.xml
-file path=usr/share/foomatic/db/source/printer/Sharp-AJ-1800.xml
-file path=usr/share/foomatic/db/source/printer/Sharp-AJ-1805.xml
-file path=usr/share/foomatic/db/source/printer/Sharp-AJ-2000.xml
-file path=usr/share/foomatic/db/source/printer/Sharp-AJ-2005.xml
-file path=usr/share/foomatic/db/source/printer/Sharp-AJ-2100.xml
-file path=usr/share/foomatic/db/source/printer/Sharp-AR-155FGPS.xml
-file path=usr/share/foomatic/db/source/printer/Sharp-AR-160MPS.xml
-file path=usr/share/foomatic/db/source/printer/Sharp-AR-161.xml
-file path=usr/share/foomatic/db/source/printer/Sharp-AR-163FGPS.xml
-file path=usr/share/foomatic/db/source/printer/Sharp-AR-163GPS.xml
-file path=usr/share/foomatic/db/source/printer/Sharp-AR-200MPS.xml
-file path=usr/share/foomatic/db/source/printer/Sharp-AR-205FGPS.xml
-file path=usr/share/foomatic/db/source/printer/Sharp-AR-205GPS.xml
-file path=usr/share/foomatic/db/source/printer/Sharp-AR-266FPPS.xml
-file path=usr/share/foomatic/db/source/printer/Sharp-AR-266SPS.xml
-file path=usr/share/foomatic/db/source/printer/Sharp-AR-311FPPS.xml
-file path=usr/share/foomatic/db/source/printer/Sharp-AR-311NPS.xml
-file path=usr/share/foomatic/db/source/printer/Sharp-AR-311SPS.xml
-file path=usr/share/foomatic/db/source/printer/Sharp-AR-351FPPS.xml
-file path=usr/share/foomatic/db/source/printer/Sharp-AR-351NPS.xml
-file path=usr/share/foomatic/db/source/printer/Sharp-AR-351SPS.xml
-file path=usr/share/foomatic/db/source/printer/Sharp-AR-451FPPS.xml
-file path=usr/share/foomatic/db/source/printer/Sharp-AR-451NPS.xml
-file path=usr/share/foomatic/db/source/printer/Sharp-AR-451SPS.xml
-file path=usr/share/foomatic/db/source/printer/Sharp-AR-555MPS.xml
-file path=usr/share/foomatic/db/source/printer/Sharp-AR-555SPS.xml
-file path=usr/share/foomatic/db/source/printer/Sharp-AR-625MPS.xml
-file path=usr/share/foomatic/db/source/printer/Sharp-AR-625SPS.xml
-file path=usr/share/foomatic/db/source/printer/Sharp-AR-705MPS.xml
-file path=usr/share/foomatic/db/source/printer/Sharp-AR-705SPS.xml
-file path=usr/share/foomatic/db/source/printer/Sharp-AR-C170FPPS.xml
-file path=usr/share/foomatic/db/source/printer/Sharp-AR-C172FPPS.xml
-file path=usr/share/foomatic/db/source/printer/Sharp-AR-C260FPPS.xml
-file path=usr/share/foomatic/db/source/printer/Sharp-AR-C261FPPS.xml
-file path=usr/share/foomatic/db/source/printer/Sharp-AR-C262FPPS.xml
-file path=usr/share/foomatic/db/source/printer/Sharp-AR-M150PS.xml
-file path=usr/share/foomatic/db/source/printer/Sharp-AR-M155PS.xml
-file path=usr/share/foomatic/db/source/printer/Sharp-AR-M160PS.xml
-file path=usr/share/foomatic/db/source/printer/Sharp-AR-M161PS.xml
-file path=usr/share/foomatic/db/source/printer/Sharp-AR-M162PS.xml
-file path=usr/share/foomatic/db/source/printer/Sharp-AR-M165PS.xml
-file path=usr/share/foomatic/db/source/printer/Sharp-AR-M205PS.xml
-file path=usr/share/foomatic/db/source/printer/Sharp-AR-M206PS.xml
-file path=usr/share/foomatic/db/source/printer/Sharp-AR-M207PS.xml
-file path=usr/share/foomatic/db/source/printer/Sharp-AR-M236PS.xml
-file path=usr/share/foomatic/db/source/printer/Sharp-AR-M237PS.xml
-file path=usr/share/foomatic/db/source/printer/Sharp-AR-M276PS.xml
-file path=usr/share/foomatic/db/source/printer/Sharp-AR-M277PS.xml
-file path=usr/share/foomatic/db/source/printer/Sharp-ARP350.xml
-file path=usr/share/foomatic/db/source/printer/Sharp-ARP450.xml
-file path=usr/share/foomatic/db/source/printer/Sharp-MX-2300FGPS.xml
-file path=usr/share/foomatic/db/source/printer/Sharp-MX-2300GPS.xml
-file path=usr/share/foomatic/db/source/printer/Sharp-MX-2300NPS.xml
-file path=usr/share/foomatic/db/source/printer/Sharp-MX-2700FGPS.xml
-file path=usr/share/foomatic/db/source/printer/Sharp-MX-2700GPS.xml
-file path=usr/share/foomatic/db/source/printer/Sharp-MX-2700NPS.xml
-file path=usr/share/foomatic/db/source/printer/Sharp-MX-3500FNPS.xml
-file path=usr/share/foomatic/db/source/printer/Sharp-MX-3500NPS.xml
-file path=usr/share/foomatic/db/source/printer/Sharp-MX-3501FNPS.xml
-file path=usr/share/foomatic/db/source/printer/Sharp-MX-3501NPS.xml
-file path=usr/share/foomatic/db/source/printer/Sharp-MX-4500FNPS.xml
-file path=usr/share/foomatic/db/source/printer/Sharp-MX-4500NPS.xml
-file path=usr/share/foomatic/db/source/printer/Sharp-MX-4501FNPS.xml
-file path=usr/share/foomatic/db/source/printer/Sharp-MX-4501NPS.xml
-file path=usr/share/foomatic/db/source/printer/SiPix-Pocket_Printer_A6.xml
-file path=usr/share/foomatic/db/source/printer/Sony-IJP-V100.xml
-file path=usr/share/foomatic/db/source/printer/Sony-UP-DP10.xml
-file path=usr/share/foomatic/db/source/printer/Sony-UP-DR150.xml
-file path=usr/share/foomatic/db/source/printer/Star-JJ-100.xml
-file path=usr/share/foomatic/db/source/printer/Star-LC24-100.xml
-file path=usr/share/foomatic/db/source/printer/Star-LC24-200.xml
-file path=usr/share/foomatic/db/source/printer/Star-LC_90.xml
-file path=usr/share/foomatic/db/source/printer/Star-LS-04.xml
-file path=usr/share/foomatic/db/source/printer/Star-LaserPrinter_8.xml
-file path=usr/share/foomatic/db/source/printer/Star-NL-10.xml
-file path=usr/share/foomatic/db/source/printer/Star-NX-1001.xml
-file path=usr/share/foomatic/db/source/printer/Star-StarJet_48.xml
-file path=usr/share/foomatic/db/source/printer/Star-WinType_4000.xml
-file path=usr/share/foomatic/db/source/printer/Tally-LN45.xml
-file path=usr/share/foomatic/db/source/printer/Tally-ML450.xml
-file path=usr/share/foomatic/db/source/printer/Tally-MT908.xml
-file path=usr/share/foomatic/db/source/printer/Tektronix-3693d_color_printer_8-bit_mode.xml
-file path=usr/share/foomatic/db/source/printer/Tektronix-4693d_color_printer_2-bit_mode.xml
-file path=usr/share/foomatic/db/source/printer/Tektronix-4693d_color_printer_4-bit_mode.xml
-file path=usr/share/foomatic/db/source/printer/Tektronix-4695.xml
-file path=usr/share/foomatic/db/source/printer/Tektronix-4696.xml
-file path=usr/share/foomatic/db/source/printer/Tektronix-4697.xml
-file path=usr/share/foomatic/db/source/printer/Tektronix-Phaser_350.xml
-file path=usr/share/foomatic/db/source/printer/Tektronix-Phaser_750DP.xml
-file path=usr/share/foomatic/db/source/printer/Tektronix-Phaser_750DX.xml
-file path=usr/share/foomatic/db/source/printer/Tektronix-Phaser_750N.xml
-file path=usr/share/foomatic/db/source/printer/Tektronix-Phaser_750P.xml
-file path=usr/share/foomatic/db/source/printer/Tektronix-Phaser_780.xml
-file path=usr/share/foomatic/db/source/printer/Tektronix-Phaser_850.xml
-file path=usr/share/foomatic/db/source/printer/Tektronix-Phaser_850DP.xml
-file path=usr/share/foomatic/db/source/printer/Tektronix-Phaser_850DX.xml
-file path=usr/share/foomatic/db/source/printer/Tektronix-Phaser_850N.xml
-file path=usr/share/foomatic/db/source/printer/Tektronix-Phaser_IISX.xml
-file path=usr/share/foomatic/db/source/printer/Tektronix-Phaser_PX.xml
-file path=usr/share/foomatic/db/source/printer/Toshiba-DP2570.xml
-file path=usr/share/foomatic/db/source/printer/Toshiba-GL_1010.xml
-file path=usr/share/foomatic/db/source/printer/Toshiba-GL_1020.xml
-file path=usr/share/foomatic/db/source/printer/Toshiba-e-Studio_1101.xml
-file path=usr/share/foomatic/db/source/printer/Toshiba-e-Studio_1351.xml
-file path=usr/share/foomatic/db/source/printer/Toshiba-e-Studio_162.xml
-file path=usr/share/foomatic/db/source/printer/Toshiba-e-Studio_162d.xml
-file path=usr/share/foomatic/db/source/printer/Toshiba-e-Studio_165.xml
-file path=usr/share/foomatic/db/source/printer/Toshiba-e-Studio_167.xml
-file path=usr/share/foomatic/db/source/printer/Toshiba-e-Studio_200L.xml
-file path=usr/share/foomatic/db/source/printer/Toshiba-e-Studio_202L.xml
-file path=usr/share/foomatic/db/source/printer/Toshiba-e-Studio_203l.xml
-file path=usr/share/foomatic/db/source/printer/Toshiba-e-Studio_205.xml
-file path=usr/share/foomatic/db/source/printer/Toshiba-e-Studio_220cp.xml
-file path=usr/share/foomatic/db/source/printer/Toshiba-e-Studio_230.xml
-file path=usr/share/foomatic/db/source/printer/Toshiba-e-Studio_232.xml
-file path=usr/share/foomatic/db/source/printer/Toshiba-e-Studio_233.xml
-file path=usr/share/foomatic/db/source/printer/Toshiba-e-Studio_237.xml
-file path=usr/share/foomatic/db/source/printer/Toshiba-e-Studio_2500c.xml
-file path=usr/share/foomatic/db/source/printer/Toshiba-e-Studio_280.xml
-file path=usr/share/foomatic/db/source/printer/Toshiba-e-Studio_281c.xml
-file path=usr/share/foomatic/db/source/printer/Toshiba-e-Studio_282.xml
-file path=usr/share/foomatic/db/source/printer/Toshiba-e-Studio_283.xml
-file path=usr/share/foomatic/db/source/printer/Toshiba-e-Studio_2830c.xml
-file path=usr/share/foomatic/db/source/printer/Toshiba-e-Studio_350.xml
-file path=usr/share/foomatic/db/source/printer/Toshiba-e-Studio_3500c.xml
-file path=usr/share/foomatic/db/source/printer/Toshiba-e-Studio_3510c.xml
-file path=usr/share/foomatic/db/source/printer/Toshiba-e-Studio_3511.xml
-file path=usr/share/foomatic/db/source/printer/Toshiba-e-Studio_351c.xml
-file path=usr/share/foomatic/db/source/printer/Toshiba-e-Studio_352.xml
-file path=usr/share/foomatic/db/source/printer/Toshiba-e-Studio_353.xml
-file path=usr/share/foomatic/db/source/printer/Toshiba-e-Studio_3530c.xml
-file path=usr/share/foomatic/db/source/printer/Toshiba-e-Studio_450.xml
-file path=usr/share/foomatic/db/source/printer/Toshiba-e-Studio_4500c.xml
-file path=usr/share/foomatic/db/source/printer/Toshiba-e-Studio_450s.xml
-file path=usr/share/foomatic/db/source/printer/Toshiba-e-Studio_4511.xml
-file path=usr/share/foomatic/db/source/printer/Toshiba-e-Studio_451c.xml
-file path=usr/share/foomatic/db/source/printer/Toshiba-e-Studio_452.xml
-file path=usr/share/foomatic/db/source/printer/Toshiba-e-Studio_4520c.xml
-file path=usr/share/foomatic/db/source/printer/Toshiba-e-Studio_453.xml
-file path=usr/share/foomatic/db/source/printer/Toshiba-e-Studio_500p.xml
-file path=usr/share/foomatic/db/source/printer/Toshiba-e-Studio_500s.xml
-file path=usr/share/foomatic/db/source/printer/Toshiba-e-Studio_520.xml
-file path=usr/share/foomatic/db/source/printer/Toshiba-e-Studio_523.xml
-file path=usr/share/foomatic/db/source/printer/Toshiba-e-Studio_523t.xml
-file path=usr/share/foomatic/db/source/printer/Toshiba-e-Studio_5500c.xml
-file path=usr/share/foomatic/db/source/printer/Toshiba-e-Studio_600.xml
-file path=usr/share/foomatic/db/source/printer/Toshiba-e-Studio_603.xml
-file path=usr/share/foomatic/db/source/printer/Toshiba-e-Studio_603t.xml
-file path=usr/share/foomatic/db/source/printer/Toshiba-e-Studio_720.xml
-file path=usr/share/foomatic/db/source/printer/Toshiba-e-Studio_723.xml
-file path=usr/share/foomatic/db/source/printer/Toshiba-e-Studio_723t.xml
-file path=usr/share/foomatic/db/source/printer/Toshiba-e-Studio_850.xml
-file path=usr/share/foomatic/db/source/printer/Toshiba-e-Studio_853.xml
-file path=usr/share/foomatic/db/source/printer/Toshiba-e-Studio_901.xml
-file path=usr/share/foomatic/db/source/printer/Xante-Accel-a-Writer_4G.xml
-file path=usr/share/foomatic/db/source/printer/Xante-FilmMaker_4.xml
-file path=usr/share/foomatic/db/source/printer/Xante-PlateMaker_4.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-2700_XES.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-3700_XES.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-4045_XES.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Able_1406.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-DocuColor_2006.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-DocuPrint_4508.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-DocuPrint_C11.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-DocuPrint_C20.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-DocuPrint_C55.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-DocuPrint_C6.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-DocuPrint_C8.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-DocuPrint_M750.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-DocuPrint_M760.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-DocuPrint_N17.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-DocuPrint_N2125PS.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-DocuPrint_N24.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-DocuPrint_N32.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-DocuPrint_N3225PS.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-DocuPrint_N40.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-DocuPrint_N4025PS.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-DocuPrint_N4512.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-DocuPrint_N4512PS.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-DocuPrint_N4525PS.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-DocuPrint_P12.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-DocuPrint_P1202.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-DocuPrint_P8.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-DocuPrint_P8e.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-DocuPrint_XJ6C.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-DocuPrint_XJ8C.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Document_Centre_400.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Document_Homecentre.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-FaxCenter_2121.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-FaxCentre_2218.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser-6110.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser-6115MFP.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_1235.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_2135.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_3124.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_3150.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_3200MFP.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_3400.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_3450.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_3500.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_4400B.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_4400DT.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_4400DX.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_4400N.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_4500B.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_4500DT.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_4500DX.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_4500N.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_4510.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_4510B.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_4510DT.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_4510DX.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_4510N.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_5500.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_5500B.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_5500DN.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_5500DT.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_5500DX.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_5500N.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_6100.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_6120PS.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_6125.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_6130.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_6130N.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_6180.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_6180DN.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_6180MFP-D.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_6200B.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_6200DP.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_6200DX.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_6200N.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_6250B.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_6250DP.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_6250DT.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_6250DX.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_6250N.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_6300DN.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_6300N.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_6350DP.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_6350DT.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_6350DX.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_6360.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_6360DN.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_6360DX.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_7300B.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_7300DN.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_7300DT.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_7300DX.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_7300N.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_7400.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_7400DN.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_7400DT.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_7400DX.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_7400DXF.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_7400N.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_7700DN.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_7700DX.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_7700GX.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_7750B.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_7750DN.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_7750DXF.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_7750GX.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_7760.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_7760DN.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_7760DX.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_7760GX.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_790.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_8200B.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_8200DP.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_8200DX.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_8200N.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_8400B.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_8400BD.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_8400DP.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_8400DX.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_8400N.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_8500DN.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_8500N.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_8550DP.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_8550DT.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_8550DX.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_8560.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_8560DN.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_860B.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_860DP.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_860DX.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_860N.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-Phaser_8860.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-WorkCentre_385.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-WorkCentre_4118.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-WorkCentre_450cp.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-WorkCentre_470cx.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-WorkCentre_7232.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-WorkCentre_7242.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-WorkCentre_7328.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-WorkCentre_7335.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-WorkCentre_7345.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-WorkCentre_C2424.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-WorkCentre_M118.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-WorkCentre_M20.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-WorkCentre_M24.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-WorkCentre_PE120.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-WorkCentre_Pro_128.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-WorkCentre_Pro_133.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-WorkCentre_XD120f.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-WorkCentre_XE80.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-WorkCentre_XE90fx.xml
-file path=usr/share/foomatic/db/source/printer/Xerox-WorkCentre_XK35c.xml
+#
 license foomatic-db.license license="GPLv2, MIT"
--- a/components/foomatic/db/patches/00-makefile.in.patch	Thu Sep 01 15:57:08 2016 -0700
+++ b/components/foomatic/db/patches/00-makefile.in.patch	Fri Sep 02 12:40:53 2016 -0700
@@ -1,6 +1,10 @@
---- a/Makefile.in-bkp	2011-05-28 00:56:06.178936359 +0200
-+++ b/Makefile.in	2011-05-28 01:01:05.832899219 +0200
-@@ -60,26 +60,27 @@
+In-house patch
+makes the original "00-makefile.in.patch" more general
+...to be promote-able to comunity.
+
+--- a/Makefile.in	2016-07-20 05:54:21.199305532 -0700
++++ b/Makefile.in	2016-07-20 06:45:21.629442547 -0700
+@@ -61,29 +61,29 @@
  install: install-db
  
  install-db:
@@ -9,26 +13,28 @@
 -	install -d $(DESTDIR)$(LIBDIR)/db/source/driver
 -	install -d $(DESTDIR)$(LIBDIR)/db/source/opt
 -	install -d $(DESTDIR)$(LIBDIR)/db/source/PPD
+-	install -d $(DESTDIR)$(LIBDIR)/xmlschema
 -	cp db/oldprinterids $(DESTDIR)$(LIBDIR)/db
 -	cp db/source/printer/*.xml $(DESTDIR)$(LIBDIR)/db/source/printer
-+	ginstall -d $(DESTDIR)$(LIBDIR)
-+	ginstall -d $(DESTDIR)$(LIBDIR)/db/source/printer
-+	ginstall -d $(DESTDIR)$(LIBDIR)/db/source/driver
-+	ginstall -d $(DESTDIR)$(LIBDIR)/db/source/opt
-+	ginstall -d $(DESTDIR)$(LIBDIR)/db/source/PPD
-+	cp -f db/oldprinterids $(DESTDIR)$(LIBDIR)/db
-+	cp -f db/source/printer/*.xml $(DESTDIR)$(LIBDIR)/db/source/printer
++	@INSTALL@ -d $(DESTDIR)$(LIBDIR)
++	@INSTALL@ -d $(DESTDIR)$(LIBDIR)/db/source/printer
++	@INSTALL@ -d $(DESTDIR)$(LIBDIR)/db/source/driver
++	@INSTALL@ -d $(DESTDIR)$(LIBDIR)/db/source/opt
++	@INSTALL@ -d $(DESTDIR)$(LIBDIR)/db/source/PPD
++	@INSTALL@ -d $(DESTDIR)$(LIBDIR)/xmlschema
++	@INSTALL@ -f $(DESTDIR)$(LIBDIR)/db  -m 0644 db/oldprinterids
++	@INSTALL@ -f $(DESTDIR)$(LIBDIR)/db/source/printer  -m 0644 db/source/printer/*.xml
  	( cd db/source/driver/; \
  	  for d in $(DRIVERXMLS); do \
 -	    cp $$d $(DESTDIR)$(LIBDIR)/db/source/driver; \
-+	    cp -f $$d $(DESTDIR)$(LIBDIR)/db/source/driver; \
++	    @INSTALL@ -f $(DESTDIR)$(LIBDIR)/db/source/driver  -m 0644 $$d; \
  	  done )
 -	cp db/source/opt/*.xml $(DESTDIR)$(LIBDIR)/db/source/opt
 -	( cd db/source && tar cf - --exclude=.svn PPD ) | \
 -	  ( cd $(DESTDIR)$(LIBDIR)/db/source && tar xf -)
-+	cp -f db/source/opt/*.xml $(DESTDIR)$(LIBDIR)/db/source/opt
-+	( cd db/source && /usr/bin/gtar cf - --exclude=.svn PPD ) | \
-+	  ( cd $(DESTDIR)$(LIBDIR)/db/source && /usr/bin/gtar xf -)
++	@INSTALL@ -f $(DESTDIR)$(LIBDIR)/db/source/opt  -m 0644 db/source/opt/*.xml
++	( cd db/source && @TAR@ cf - --exclude=.svn PPD ) | \
++	  ( cd $(DESTDIR)$(LIBDIR)/db/source && @TAR@ xf -)
  	if test $(GZIP) != GZIP_NOT_FOUND -a $(GZIP_PPDS) != no ; then \
 -	  GZIP='' find $(DESTDIR)$(LIBDIR)/db/source/PPD -name "*.ppd" -exec $(GZIP) "{}" \; ; \
 +	  GZIP='' find $(DESTDIR)$(LIBDIR)/db/source/PPD -name "*.ppd" -exec $(GZIP) -f "{}" \; ; \
@@ -36,9 +42,11 @@
  	if test $(CUPS_PPDS) != CUPS_PPDS_NOT_FOUND -a $(PPDS_TO_CUPS) != no ; then \
 -	  install -d $(DESTDIR)$(CUPS_PPDS); \
 -	  ln -sf $(LIBDIR)/db/source/PPD $(DESTDIR)$(CUPS_PPDS)/foomatic-db-ppds; \
-+	  mkdir -p $(DESTDIR)$(CUPS_PPDS); \
-+	  rm -f $(DESTDIR)$(CUPS_PPDS)/foomatic-db-ppds; \
-+	  ln -sf ../../../..$(LIBDIR)/db/source/PPD $(DESTDIR)$(CUPS_PPDS)/foomatic-db-ppds; \
++	  @INSTALL@ -d $(DESTDIR)$(CUPS_PPDS); \
++	  @LN_S@ -f $(LIBDIR)/db/source/PPD $(DESTDIR)$(CUPS_PPDS)/foomatic-db-ppds; \
  	fi
+-	cp xmlschema/*.xsd $(DESTDIR)$(LIBDIR)/xmlschema
++	@INSTALL@ -f $(DESTDIR)$(LIBDIR)/xmlschema  -m 0644 xmlschema/*.xsd
  
  build:
+ 	@echo "Nothing to compile/build, use \"make install\" to install the database."
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/foomatic/db/patches/01-configure.ac.patch	Fri Sep 02 12:40:53 2016 -0700
@@ -0,0 +1,15 @@
+In-house patch
+makes the original "00-makefile.in.patch" more general
+...to be promote-able to comunity.
+
+--- a/configure.ac	2016-07-20 05:53:41.592301927 -0700
++++ b/configure.ac	2016-07-20 06:31:13.486744587 -0700
+@@ -10,6 +10,8 @@
+ # Checks for programs.
+ AC_PROG_INSTALL
+ AC_PROG_MAKE_SET
++AC_PROG_LN_S
++AC_CHECK_PROG(TAR,tar,tar)
+ 
+ SBINSEARCHPATH=/usr/sbin:/sbin:/usr/local/sbin:/etc/sbin
+ BINSEARCHPATH=/usr/bin:/bin:/usr/local/bin
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/foomatic/db/ppd.objects	Fri Sep 02 12:40:53 2016 -0700
@@ -0,0 +1,4015 @@
+dir  path=usr/share/cups
+dir  path=usr/share/cups/model
+link path=usr/share/cups/model/foomatic-db-ppds \
+    target=/usr/share/foomatic/db/source/PPD
+dir  path=usr/share/foomatic
+dir  path=usr/share/foomatic/db
+file path=usr/share/foomatic/db/oldprinterids
+dir  path=usr/share/foomatic/db/source
+dir  path=usr/share/foomatic/db/source/PPD
+dir  path=usr/share/foomatic/db/source/PPD/Brother
+file path=usr/share/foomatic/db/source/PPD/Brother/BR2600CN_GPL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Brother/BR2700_2_GPL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Brother/BR3070_2_GPL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Brother/BR3450CN_GPL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Brother/BR4050_2_GPL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Brother/BR4070_2_GPL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Brother/BR5050_2_GPL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Brother/BR5070DN_GPL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Brother/BR5070_2_GPL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Brother/BR5150_2_GPL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Brother/BR5170_2_GPL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Brother/BR5240_2_GPL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Brother/BR5250_2_GPL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Brother/BR5270_2_GPL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Brother/BR5350_2_GPL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Brother/BR5370_2_GPL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Brother/BR5380_2_GPL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Brother/BR6050D2_GPL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Brother/BR6050_2_GPL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Brother/BR7025_2_GPL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Brother/BR7045_2_GPL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Brother/BR7050_2_GPL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Brother/BR7225_2_GPL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Brother/BR7450_2_GPL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Brother/BR7820_2_GPL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Brother/BR7840_2_GPL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Brother/BR784N_2_GPL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Brother/BR8020_2_GPL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Brother/BR8025_2_GPL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Brother/BR8040_2_GPL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Brother/BR8045_2_GPL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Brother/BR8050_2_GPL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Brother/BR8080_2_GPL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Brother/BR8085_2_GPL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Brother/BR8220_2_GPL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Brother/BR8370_2_GPL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Brother/BR8380_2_GPL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Brother/BR8420_2_GPL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Brother/BR8440_2_GPL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Brother/BR8480_2_GPL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Brother/BR8640_2_GPL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Brother/BR8670_2_GPL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Brother/BR8680_2_GPL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Brother/BR8820_2_GPL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Brother/BR8840_2_GPL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Brother/BR8880_2_GPL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Brother/BR8890_2_GPL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Brother/BR901D_2_GPL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Brother/BR901M_2_GPL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Brother/BR9040_2_GPL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Brother/BR9045_2_GPL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Brother/BR9120_2_GPL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Brother/BR9320_2_GPL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Brother/BR9420_2_GPL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Brother/BR9440_2_GPL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Brother/BR9450_2_GPL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Brother/BR9840_2_GPL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Brother/BRHL14_1_GPL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Brother/BRHL14_2_GPL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Brother/BRHL16_2_GPL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Brother/BRHL18_2_GPL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Brother/BRHL24_2_GPL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Brother/BRHL32_3_GPL.ppd.gz
+dir  path=usr/share/foomatic/db/source/PPD/Epson
+file path=usr/share/foomatic/db/source/PPD/Epson/epal2600.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Epson/epalc190.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Epson/epalc200.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Epson/epalc260.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Epson/epalc280.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Epson/epalc380.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Epson/epalc400.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Epson/epalc410.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Epson/epalc420.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Epson/epalc860.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Epson/epalc910.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Epson/epalc920.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Epson/epalcx21.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Epson/epalm200.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Epson/epalm201.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Epson/epalm240.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Epson/epalm241.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Epson/epalm400.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Epson/epalm800.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Epson/epalmx20.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Epson/epalmx21.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Epson/epl5900.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Epson/epl6100.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Epson/epl6200.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Epson/epln2500.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Epson/epln2550.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Epson/epln2700.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Epson/epln3000.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Epson/epln7000.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Epson/eplp830c.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Epson/eplp850c.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Epson/eplp880c.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Epson/eplp9100.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Epson/eplp920c.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Epson/eplp950c.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Epson/eplp960s.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Epson/eplp980c.ppd.gz
+dir  path=usr/share/foomatic/db/source/PPD/Gestetner
+dir  path=usr/share/foomatic/db/source/PPD/Gestetner/PS
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-10512_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-2212_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-2712_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-3212_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-3502_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-3532_4235g_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-4502_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-4532_4245g_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-6002_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-7502_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-9002_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-C7010_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-C7116_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-C7416_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-C7417_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-C7425dn_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-C7435n_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-C7521n_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-C7526dn_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-C7528n_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-C7531dn_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-C7535n_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-C7640nD_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-C8140ND_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-C8150ND_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-CS555_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSc1020_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSc1025_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSc1030_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSc1045_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSc1060_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSc1120_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSc1220_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSc1225_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSc1230_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSc1245_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSc1260_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSc224_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSc232_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSc328_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSc332_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSc338_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSc38_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSc38u_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSc424_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSc428_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSc432_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSc435_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSc445_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSc460_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSc524_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSc532_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSm1525_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSm1530_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSm1533_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSm2525_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSm2530_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSm2535_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSm2540_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSm2550_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSm2560_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSm415_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSm615_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSm616_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSm618_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSm618d_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSm620_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSm620d_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSm622_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSm627_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSm635_635G_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSm645_645G_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSm651_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSm660_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSm675_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSm725_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSm730_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSm735_735G_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSm745_745G_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-F9199_9199nf_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-GWD2004_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-GWD2006_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-GWD3006_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-GWD5100_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-GWD7140_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP1100_DSm7110_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP1350_DSm7135_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP1600_DSm716_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP2000_DSm721d_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP2352_DSm923_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP2500_DSm625_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP2852_DSm928_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP3352_DSm933_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP3500_DSm735e_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP4500_DSm745e_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP5500_DSm755_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP6500_DSm765_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP7500_DSm775_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP9000_DSm790_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MPC1500_GS106_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MPC2500_DSc525_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MPC3000_DSc530_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MPC3500_DSc535_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MPC4500_DSc545_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_161_DSm416_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_171_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_2001_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_2501_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_2510_DSm725e_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_2550B_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_2550_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_2553_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_2554_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_2851_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_3010_DSm730e_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_301_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_305+_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_3053_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_3054_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_3350B_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_3350_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_3351_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_3353_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_3554_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_4000B_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_4000_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_4001_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_4002_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_401SPF_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_4054_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_5000B_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_5000_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_5001_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_5002_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_5054_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_6000_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_6001_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_6002_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_6054_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_7000_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_7001_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_7502_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_8000_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_8001_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_9001_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_9002_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C2003_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C2004_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C2011_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C2050_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C2051_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C2503_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C2504_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C2550_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C2551_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C2800_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C3001_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C3002_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C3003_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C3004_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C300SR_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C300_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C305_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C306Z_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C3300_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C3501_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C3502_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C3503_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C3504_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C4000_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C400SR_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C400_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C401SR_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C401_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C406Z_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C4501A_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C4501_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C4502A_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C4502_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C4503_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C4504_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C5000_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C5501A_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C5501_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C5502A_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C5502_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C5503_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C6000_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C6003_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C6004_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C6501_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C6502_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C7500_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C7501_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C8002_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_CW2200_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-P7026_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-P7026n_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-P7031nL_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-P7031n_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-P7032_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-P7035n_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-P7126_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-P7126n_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-P7132n_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-P7145_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-P7245_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-P7325_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-P7325n_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-P7431cn_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-P7527_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-P7527n_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-P7535n_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-P7575_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-P7675_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-Pro_1106EX_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-Pro_1107EX_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-Pro_1356EX_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-Pro_1357EX_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-Pro_906EX_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-Pro_907EX_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-SP_4210N_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-SP_6330N_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-SP_8200DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-SP_C320DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-SP_C420DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-SP_C430DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-SP_C431DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-SP_W2470_PS.ppd.gz
+dir  path=usr/share/foomatic/db/source/PPD/Gestetner/PXL
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-10512_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-2212_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-2712_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-3212_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-3502_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-3532_4235g_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-4502_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-4532_4245g_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-6002_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-7502_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-9002_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-CS555_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSc1020_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSc1025_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSc1030_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSc1045_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSc1060_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSc1120_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSc1220_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSc1225_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSc1230_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSc1245_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSc1260_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSc424_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSc428_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSc432_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSc435_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSc445_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSc460_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSm1525_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSm1530_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSm1533_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSm2525_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSm2530_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSm2535_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSm2540_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSm2550_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSm2560_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSm415_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSm615_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSm616_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSm618_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSm618d_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSm620_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSm620d_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSm622_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSm627_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSm635_635G_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSm645_645G_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSm651_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSm660_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSm675_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSm725_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSm730_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSm735_735G_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSm745_745G_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP1100_DSm7110_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP1350_DSm7135_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP1600_DSm716_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP2000_DSm721d_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP2352_DSm923_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP2500_DSm625_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP2852_DSm928_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP3352_DSm933_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP3500_DSm735e_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP4500_DSm745e_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP5500_DSm755_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP6500_DSm765_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP7500_DSm775_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP9000_DSm790_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MPC1500_GS106_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MPC2500_DSc525_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MPC3000_DSc530_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MPC3500_DSc535_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MPC4500_DSc545_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_161_DSm416_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_171_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_2001_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_2501_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_2510_DSm725e_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_2550B_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_2550_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_2553_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_2554_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_2851_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_3010_DSm730e_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_3053_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_3054_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_3350B_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_3350_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_3351_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_3353_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_3554_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_4000B_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_4000_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_4001_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_4002_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_4054_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_5000B_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_5000_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_5001_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_5002_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_5054_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_6000_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_6001_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_6002_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_6054_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_7000_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_7001_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_7502_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_8000_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_8001_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_9001_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_9002_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C2003_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C2004_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C2011_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C2050_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C2051_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C2503_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C2504_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C2550_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C2551_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C2800_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C3001_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C3002_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C3003_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C3004_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C300SR_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C300_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C3300_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C3501_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C3502_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C3503_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C3504_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C4000_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C400SR_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C400_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C4501A_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C4501_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C4502A_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C4502_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C4503_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C4504_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C5000_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C5501A_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C5501_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C5502A_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C5502_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C5503_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C6000_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C6003_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C6004_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C6501_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C6502_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C7500_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C7501_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C8002_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-Pro_1106EX_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-Pro_1107EX_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-Pro_1356EX_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-Pro_1357EX_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-Pro_906EX_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-Pro_907EX_PXL.ppd.gz
+dir  path=usr/share/foomatic/db/source/PPD/HP
+file path=usr/share/foomatic/db/source/PPD/HP/HP_DesignJet_1050C_PS3.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/HP/HP_DesignJet_1055CM_PS3.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/HP/HP_DesignJet_2500CP_PS3.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/HP/HP_DesignJet_3500CP_PS3.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/HP/HP_Designjet_5000_PS3.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/HP/HP_Designjet_5500_PS3.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/HP/HP_Designjet_800_PS3.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/HP/hp_officejet_9100_series.ppd.gz
+dir  path=usr/share/foomatic/db/source/PPD/InfoPrint
+dir  path=usr/share/foomatic/db/source/PPD/InfoPrint/PS
+file path=usr/share/foomatic/db/source/PPD/InfoPrint/PS/InfoPrint-Pro_1107EX_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/InfoPrint/PS/InfoPrint-Pro_1357EX_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/InfoPrint/PS/InfoPrint-Pro_907EX_PS.ppd.gz
+dir  path=usr/share/foomatic/db/source/PPD/InfoPrint/PXL
+file path=usr/share/foomatic/db/source/PPD/InfoPrint/PXL/InfoPrint-Pro_1107EX_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/InfoPrint/PXL/InfoPrint-Pro_1357EX_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/InfoPrint/PXL/InfoPrint-Pro_907EX_PXL.ppd.gz
+dir  path=usr/share/foomatic/db/source/PPD/Infotec
+dir  path=usr/share/foomatic/db/source/PPD/Infotec/PS
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-4353_MF_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-4452_MF_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IPC1036_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IPC2838_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IPC_2525DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IPC_2525_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IPC_2525e_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IPC_3030DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IPC_3535_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IPC_4040DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IP_280_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS2022_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS2027_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS2032_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS2035_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS2045_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS2090_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS2105_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-ISC1032_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-ISC824_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-ISC_1024c_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-ISC_1032c_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-ISC_2028_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-ISC_2428_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-ISC_2432_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-ISC_2525_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-ISC_2835_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-ISC_2838_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-ISC_3030_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-ISC_3535_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-ISC_3545_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-ISC_4045_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-ISC_4560_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-ISC_5560_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-ISC_615G_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS_2015_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS_2018D_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS_2018_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS_2060_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS_2075_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS_2122_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS_2127_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS_2132_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS_2135_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS_2145_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS_2151_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS_2160_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS_2175_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS_2215_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS_2216_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS_2220D_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS_2220_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS_2225_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS_2230_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS_2235_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS_2245_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS_2255_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS_2265_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS_2275_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS_2316_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS_2320_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS_2325_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS_2416_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS_2425_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS_2430_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS_2435_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS_2445_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS_3090_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS_3110_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS_3135_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_171_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_2001_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_201_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_2352_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_2501_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_2550B_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_2550_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_2553_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_2554_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_2851_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_2852_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_301_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_305+_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_3053_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_3054_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_3350B_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_3350_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_3351_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_3352_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_3353_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_3554_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_4000B_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_4000_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_4001_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_4002_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_4054_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_5000B_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_5000_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_5001_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_5002_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_5054_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_6000_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_6001_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_6002_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_6054_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_7000_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_7001_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_7502_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_8000_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_8001_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_9001_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_9002_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C2003Z_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C2003_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C2004_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C2011_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C2050_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C2051_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C2503Z_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C2503_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C2504_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C2550_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C2551_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C2800_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C3001_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C3002_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C3003_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C3004_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C300SR_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C300_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C305_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C306Z_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C3300_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C3501_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C3502_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C3503_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C3504_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C4000_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C400SR_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C400_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C401SR_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C401_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C406Z_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C4501A_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C4501_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C4502A_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C4502_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C4503_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C4504_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C5000_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C5501A_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C5501_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C5502A_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C5502_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C5503_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C5504_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C6000_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C6003_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C6004_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C6501_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C6502_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C7500_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C7501_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C8002_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-Pro_1106EX_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-Pro_1107EX_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-Pro_1356EX_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-Pro_1357EX_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-Pro_8100S_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-Pro_8110S_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-Pro_8110_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-Pro_8120S_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-Pro_8120_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-Pro_906EX_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-Pro_907EX_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-Pro_C5100S_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-Pro_C5110S_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-Pro_C7100S_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-Pro_C7100_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-Pro_C7110S_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PS/Infotec-Pro_C7110_PS.ppd.gz
+dir  path=usr/share/foomatic/db/source/PPD/Infotec/PXL
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-4353_MF_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-4452_MF_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS2022_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS2027_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS2032_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS2035_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS2045_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS2090_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS2105_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-ISC_1024c_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-ISC_1032c_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-ISC_2428_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-ISC_2525_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-ISC_2835_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-ISC_3030_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-ISC_3535_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-ISC_3545_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-ISC_4045_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-ISC_4560_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-ISC_5560_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-ISC_615G_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS_2015_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS_2018D_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS_2018_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS_2060_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS_2075_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS_2122_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS_2127_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS_2132_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS_2135_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS_2145_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS_2151_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS_2160_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS_2175_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS_2215_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS_2216_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS_2220D_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS_2220_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS_2225_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS_2230_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS_2235_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS_2245_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS_2255_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS_2265_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS_2275_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS_2316_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS_2320_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS_2325_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS_2416_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS_2425_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS_2430_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS_2435_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS_2445_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS_3090_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS_3110_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS_3135_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_171_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_2001_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_201_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_2352_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_2501_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_2550B_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_2550_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_2553_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_2554_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_2851_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_2852_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_3053_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_3054_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_3350B_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_3350_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_3351_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_3352_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_3353_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_3554_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_4000B_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_4000_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_4001_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_4002_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_4054_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_5000B_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_5000_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_5001_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_5002_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_5054_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_6000_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_6001_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_6002_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_6054_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_7000_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_7001_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_7502_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_8000_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_8001_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_9001_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_9002_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C2003Z_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C2003_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C2004_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C2011_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C2050_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C2051_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C2503Z_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C2503_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C2504_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C2550_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C2551_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C2800_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C3001_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C3002_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C3003_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C3004_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C300SR_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C300_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C3300_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C3501_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C3502_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C3503_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C3504_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C4000_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C400SR_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C400_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C4501A_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C4501_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C4502A_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C4502_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C4503_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C4504_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C5000_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C5501A_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C5501_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C5502A_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C5502_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C5503_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C5504_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C6000_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C6003_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C6004_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C6501_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C6502_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C7500_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C7501_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C8002_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-Pro_1106EX_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-Pro_1107EX_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-Pro_1356EX_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-Pro_1357EX_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-Pro_8100S_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-Pro_8110S_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-Pro_8110_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-Pro_8120S_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-Pro_8120_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-Pro_906EX_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-Pro_907EX_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-Pro_C5100S_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-Pro_C5110S_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-Pro_C7100S_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-Pro_C7100_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-Pro_C7110S_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Infotec/PXL/Infotec-Pro_C7110_PXL.ppd.gz
+dir  path=usr/share/foomatic/db/source/PPD/KONICA_MINOLTA
+file path=usr/share/foomatic/db/source/PPD/KONICA_MINOLTA/KO1050UX.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/KONICA_MINOLTA/KO500UX.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/KONICA_MINOLTA/KO750UX.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/KONICA_MINOLTA/KOC250UX.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/KONICA_MINOLTA/KOC252UX.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/KONICA_MINOLTA/KOC351UX.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/KONICA_MINOLTA/KOC352UX.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/KONICA_MINOLTA/KOC450UX.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/KONICA_MINOLTA/KOC451FX.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/KONICA_MINOLTA/KOC451GX.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/KONICA_MINOLTA/KOC451IX.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/KONICA_MINOLTA/KOC451JX.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/KONICA_MINOLTA/KOC451KX.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/KONICA_MINOLTA/KOC451SCX.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/KONICA_MINOLTA/KOC451SX.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/KONICA_MINOLTA/KOC451TCX.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/KONICA_MINOLTA/KOC451UX.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/KONICA_MINOLTA/KOC550UX.ppd.gz
+dir  path=usr/share/foomatic/db/source/PPD/Kyocera
+link path=usr/share/foomatic/db/source/PPD/Kyocera/ReadMe.htm \
+    target=/builds/jsasek/foo/components/foomatic/db/foomatic-db-$(COMPONENT_VERSION)/db/source/PPD/Kyocera/ReadMe.htm
+dir  path=usr/share/foomatic/db/source/PPD/Kyocera/de
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_CS-C2525E_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_CS-C3225E_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_CS-C3232E_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_CS-C4035E_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_CS_250ci.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_CS_300ci.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_CS_400ci.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_CS_500ci.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_FS-1000_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_FS-1030_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_FS-1118MFP_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_FS-1200_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_FS-1700+_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_FS-1700_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_FS-1714M_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_FS-1750_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_FS-2000D_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_FS-3700+_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_FS-3700_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_FS-3718M_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_FS-3750_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_FS-3900DN_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_FS-4000DN_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_FS-5800C_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_FS-5900C_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_FS-600_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_FS-6300_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_FS-6700_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_FS-680_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_FS-6900_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_FS-6950DN_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_FS-7000+_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_FS-7000_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_FS-7028M_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_FS-800_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_FS-9000_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_FS-920_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_FS-C5015N_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_FS-C5020N_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_FS-C5025N_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_FS-C5030N_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_FS-C5100DN.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_FS-C5200DN.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_FS-C5300DN.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_FS-C5350DN.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_FS-C5400DN.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_FS-C8100DN_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_FS_C8100DNP.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_KM-1820_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_KM-3050_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_KM-4050_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_KM-5050_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_KM-6030_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_KM-8030_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_KM-C2525E_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_KM-C3225E_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_KM-C3232E_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_KM-C4035E_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_CS-1650_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_CS-1815_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_CS-2050_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_CS-2550_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_Ci-1100_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_FS-1000+_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_FS-1010_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_FS-1018MFP_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_FS-1020D_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_FS-1050_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_FS-1800+_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_FS-1800_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_FS-1900_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_FS-1920_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_FS-3800_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_FS-3820N_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_FS-3830N_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_FS-6020_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_FS-6750_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_FS-8000C_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_FS-9100DN_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_FS-9120DN_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_FS-9500DN_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_FS-9520DN_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_FS-C5016N_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_FS-C8008N_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_FS-C8026N_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_KM-1510_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_KM-1530_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_KM-1650_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_KM-1810_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_KM-1815_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_KM-2030_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_KM-2050_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_KM-2530_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_KM-2550_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_KM-3035_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_KM-3530_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_KM-4030_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_KM-4035_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_KM-4230_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_KM-4530_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_KM-5035_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_KM-5530_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_KM-6230_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_KM-6330_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_KM-7530_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_KM-C2630_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_KM-C830_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_Mita_KM-C850_de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_TASKalfa_250ci.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_TASKalfa_300ci.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_TASKalfa_400ci.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/de/Kyocera_TASKalfa_500ci.ppd.gz
+dir  path=usr/share/foomatic/db/source/PPD/Kyocera/en
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_CS-C2525E_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_CS-C3225E_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_CS-C3232E_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_CS-C4035E_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_CS_250ci.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_CS_300ci.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_CS_3050ci.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_CS_3550ci.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_CS_400ci.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_CS_500ci.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-1000_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-1030_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-1118MFP_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-1200_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-1700+_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-1700_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-1714M_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-1750_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-2000D_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-2100D.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-2100DN.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-3700+_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-3700_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-3718M_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-3750_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-3900DN_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-4000DN_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-4100DN.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-4200DN.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-4300DN.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-5800C_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-5900C_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-600_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-6300_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-6500+_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-6700_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-680_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-6900_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-6950DN_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-7000+_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-7000_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-7028M_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-800_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-9000_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-9130DN_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-920_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-9530DN_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-C5015N_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-C5020N_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-C5025N_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-C5030N_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-C5100DN.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-C5200DN.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-C5300DN.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-C5350DN.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-C5400DN.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-C8100DN_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS_C8100DNP.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_KM-1820_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_KM-3050_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_KM-4050_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_KM-5050_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_KM-6030_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_KM-8030_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_KM-C2520_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_KM-C2525E_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_KM-C3225E_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_KM-C3225_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_KM-C3232E_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_KM-C3232_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_KM-C4035E_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_CS-1650_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_CS-1815_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_CS-2050_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_CS-2550_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_Ci-1100_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_FS-1000+_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_FS-1010_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_FS-1018MFP_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_FS-1020D_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_FS-1050_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_FS-1800+_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_FS-1800_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_FS-1900_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_FS-1920_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_FS-3800_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_FS-3820N_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_FS-3830N_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_FS-6020_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_FS-6026_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_FS-6750_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_FS-8000C_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_FS-9100DN_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_FS-9120DN_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_FS-9500DN_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_FS-9520DN_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_FS-C5016N_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_FS-C8008N_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_FS-C8026N_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_KM-1510_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_KM-1530_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_KM-1650_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_KM-1810_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_KM-1815_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_KM-2030_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_KM-2050_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_KM-2530_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_KM-2550_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_KM-3035_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_KM-3530_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_KM-4030_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_KM-4035_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_KM-4230_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_KM-4530_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_KM-5035_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_KM-5530_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_KM-6230_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_KM-6330_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_KM-7530_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_KM-C2630_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_KM-C830_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_Mita_KM-C850_en.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_TASKalfa_250ci.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_TASKalfa_300ci.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_TASKalfa_400ci.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/en/Kyocera_TASKalfa_500ci.ppd.gz
+dir  path=usr/share/foomatic/db/source/PPD/Kyocera/es
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_CS-C2525E_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_CS-C3225E_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_CS-C3232E_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_CS-C4035E_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_CS_250ci.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_CS_300ci.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_CS_400ci.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_CS_500ci.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_FS-1000_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_FS-1030_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_FS-1118MFP_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_FS-1200_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_FS-1700+_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_FS-1700_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_FS-1714M_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_FS-1750_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_FS-2000D_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_FS-3700+_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_FS-3700_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_FS-3718M_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_FS-3750_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_FS-3900DN_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_FS-4000DN_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_FS-5800C_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_FS-5900C_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_FS-600_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_FS-6300_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_FS-6500+_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_FS-6700_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_FS-680_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_FS-6900_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_FS-6950DN_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_FS-7000+_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_FS-7000_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_FS-7028M_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_FS-800_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_FS-9000_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_FS-9130DN_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_FS-920_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_FS-9530DN_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_FS-C5015N_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_FS-C5020N_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_FS-C5025N_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_FS-C5030N_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_FS-C5100DN.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_FS-C5200DN.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_FS-C5300DN.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_FS-C5350DN.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_FS-C5400DN.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_FS-C8100DN_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_FS_C8100DNP.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_KM-1820_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_KM-6030_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_KM-8030_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_KM-C2520_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_KM-C2525E_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_KM-C3225E_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_KM-C3225_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_KM-C3232E_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_KM-C3232_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_KM-C4035E_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_CS-1650_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_CS-1815_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_CS-2050_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_CS-2550_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_Ci-1100_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_FS-1000+_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_FS-1010_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_FS-1018MFP_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_FS-1020D_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_FS-1050_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_FS-1800+_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_FS-1800_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_FS-1900_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_FS-1920_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_FS-3800_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_FS-3820N_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_FS-3830N_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_FS-6020_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_FS-6750_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_FS-8000C_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_FS-9100DN_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_FS-9120DN_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_FS-9500DN_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_FS-9520DN_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_FS-C5016N_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_FS-C8008N_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_FS-C8026N_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_KM-1510_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_KM-1530_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_KM-1650_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_KM-1810_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_KM-1815_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_KM-2030_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_KM-2050_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_KM-2530_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_KM-2550_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_KM-3035_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_KM-3530_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_KM-4030_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_KM-4035_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_KM-4230_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_KM-4530_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_KM-5035_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_KM-5530_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_KM-6230_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_KM-6330_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_KM-7530_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_KM-C2630_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_KM-C830_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_Mita_KM-C850_es.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_TASKalfa_250ci.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_TASKalfa_300ci.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_TASKalfa_400ci.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/es/Kyocera_TASKalfa_500ci.ppd.gz
+dir  path=usr/share/foomatic/db/source/PPD/Kyocera/fr
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_CS-C2525E_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_CS-C3225E_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_CS-C3232E_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_CS-C4035E_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_CS_250ci.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_CS_300ci.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_CS_400ci.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_CS_500ci.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_FS-1000_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_FS-1030_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_FS-1118MFP_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_FS-1200_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_FS-1700+_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_FS-1700_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_FS-1714M_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_FS-1750_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_FS-2000D_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_FS-3700+_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_FS-3700_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_FS-3718M_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_FS-3750_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_FS-3900DN_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_FS-4000DN_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_FS-5800C_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_FS-5900C_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_FS-600_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_FS-6300_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_FS-6500+_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_FS-6700_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_FS-680_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_FS-6900_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_FS-6950DN_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_FS-7000+_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_FS-7000_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_FS-7028M_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_FS-800_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_FS-9000_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_FS-9130DN_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_FS-920_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_FS-9530DN_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_FS-C5015N_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_FS-C5020N_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_FS-C5025N_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_FS-C5030N_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_FS-C5100DN.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_FS-C5200DN.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_FS-C5300DN.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_FS-C5350DN.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_FS-C5400DN.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_FS-C8100DN_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_FS_C8100DNP.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_KM-1820_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_KM-6030_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_KM-8030_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_KM-C2520_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_KM-C2525E_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_KM-C3225E_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_KM-C3225_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_KM-C3232E_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_KM-C3232_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_KM-C4035E_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_CS-1650_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_CS-1815_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_CS-2050_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_CS-2550_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_Ci-1100_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_FS-1000+_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_FS-1010_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_FS-1018MFP_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_FS-1020D_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_FS-1050_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_FS-1800+_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_FS-1800_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_FS-1900_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_FS-1920_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_FS-3800_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_FS-3820N_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_FS-3830N_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_FS-6020_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_FS-6750_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_FS-8000C_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_FS-9100DN_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_FS-9120DN_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_FS-9500DN_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_FS-9520DN_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_FS-C5016N_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_FS-C8008N_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_FS-C8026N_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_KM-1510_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_KM-1530_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_KM-1650_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_KM-1810_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_KM-1815_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_KM-2030_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_KM-2050_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_KM-2530_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_KM-2550_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_KM-3035_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_KM-3530_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_KM-4030_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_KM-4035_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_KM-4230_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_KM-4530_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_KM-5035_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_KM-5530_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_KM-6230_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_KM-6330_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_KM-7530_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_KM-C2630_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_KM-C830_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_Mita_KM-C850_fr.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_TASKalfa_250ci.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_TASKalfa_300ci.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_TASKalfa_400ci.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/fr/Kyocera_TASKalfa_500ci.ppd.gz
+dir  path=usr/share/foomatic/db/source/PPD/Kyocera/it
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_CS-C2525E_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_CS-C3225E_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_CS-C3232E_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_CS-C4035E_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_CS_250ci.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_CS_300ci.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_CS_400ci.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_CS_500ci.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_FS-1000_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_FS-1030_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_FS-1118MFP_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_FS-1200_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_FS-1700+_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_FS-1700_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_FS-1714M_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_FS-1750_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_FS-2000D_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_FS-3700+_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_FS-3700_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_FS-3718M_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_FS-3750_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_FS-3900DN_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_FS-4000DN_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_FS-5800C_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_FS-5900C_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_FS-600_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_FS-6300_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_FS-6700_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_FS-680_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_FS-6900_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_FS-6950DN_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_FS-7000+_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_FS-7000_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_FS-7028M_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_FS-800_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_FS-9000_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_FS-920_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_FS-C5015N_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_FS-C5020N_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_FS-C5025N_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_FS-C5030N_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_FS-C5100DN.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_FS-C5200DN.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_FS-C5300DN.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_FS-C5350DN.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_FS-C5400DN.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_FS-C8100DN_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_FS_C8100DNP.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_KM-1820_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_KM-3050_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_KM-4050_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_KM-5050_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_KM-6030_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_KM-8030_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_KM-C2525E_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_KM-C3225E_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_KM-C3232E_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_KM-C4035E_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_CS-1650_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_CS-1815_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_CS-2050_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_CS-2550_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_Ci-1100_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_FS-1000+_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_FS-1010_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_FS-1018_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_FS-1020D_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_FS-1050_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_FS-1800+_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_FS-1800_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_FS-1900_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_FS-1920_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_FS-3800_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_FS-3820N_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_FS-3830N_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_FS-6020_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_FS-6750_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_FS-8000C_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_FS-9100DN_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_FS-9120DN_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_FS-9500DN_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_FS-9520DN_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_FS-C5016N_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_FS-C8008N_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_FS-C8026N_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_KM-1510_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_KM-1530_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_KM-1650_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_KM-1810_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_KM-1815_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_KM-2030_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_KM-2050_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_KM-2530_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_KM-2550_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_KM-3035_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_KM-3530_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_KM-4030_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_KM-4035_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_KM-4230_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_KM-4530_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_KM-5035_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_KM-5530_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_KM-6230_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_KM-6330_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_KM-7530_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_KM-C2630_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_KM-C830_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_Mita_KM-C850_it.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_TASKalfa_250ci.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_TASKalfa_300ci.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_TASKalfa_400ci.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/it/Kyocera_TASKalfa_500ci.ppd.gz
+dir  path=usr/share/foomatic/db/source/PPD/Kyocera/pt
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_CS-C2525E_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_CS-C3225E_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_CS-C3232E_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_CS-C4035E_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_CS_250ci.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_CS_300ci.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_CS_400ci.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_CS_500ci.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_FS-1000_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_FS-1030_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_FS-1118MFP_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_FS-1200_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_FS-1700+_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_FS-1700_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_FS-1714M_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_FS-1750_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_FS-2000D_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_FS-3700+_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_FS-3700_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_FS-3718M_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_FS-3750_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_FS-3900DN_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_FS-4000DN_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_FS-5800C_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_FS-5900C_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_FS-600_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_FS-6300_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_FS-6500+_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_FS-6700_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_FS-680_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_FS-6900_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_FS-6950DN_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_FS-7000+_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_FS-7000_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_FS-7028M_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_FS-800_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_FS-9000_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_FS-9130DN_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_FS-920_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_FS-9530DN_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_FS-C5015N_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_FS-C5020N_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_FS-C5025N_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_FS-C5030N_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_FS-C5100DN.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_FS-C5200DN.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_FS-C5300DN.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_FS-C5350DN.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_FS-C5400DN.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_FS-C8100DN_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_FS_C8100DNP.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_KM-1820_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_KM-6030_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_KM-8030_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_KM-C2520_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_KM-C2525E_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_KM-C3225E_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_KM-C3225_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_KM-C3232E_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_KM-C3232_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_KM-C4035E_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_CS-1650_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_CS-1815_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_CS-2050_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_CS-2550_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_Ci-1100_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_FS-1000+_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_FS-1010_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_FS-1018MFP_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_FS-1020D_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_FS-1050_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_FS-1800+_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_FS-1800_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_FS-1900_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_FS-1920_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_FS-3800_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_FS-3820N_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_FS-3830N_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_FS-6020_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_FS-6750_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_FS-8000C_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_FS-9100DN_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_FS-9120DN_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_FS-9500DN_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_FS-9520DN_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_FS-C5016N_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_FS-C8008N_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_FS-C8026N_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_KM-1510_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_KM-1530_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_KM-1650_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_KM-1810_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_KM-1815_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_KM-2030_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_KM-2050_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_KM-2530_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_KM-2550_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_KM-3035_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_KM-3530_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_KM-4030_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_KM-4035_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_KM-4230_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_KM-4530_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_KM-5035_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_KM-5530_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_KM-6230_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_KM-6330_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_KM-7530_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_KM-C2630_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_KM-C830_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_Mita_KM-C850_pt.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_TASKalfa_250ci.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_TASKalfa_300ci.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_TASKalfa_400ci.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Kyocera/pt/Kyocera_TASKalfa_500ci.ppd.gz
+dir  path=usr/share/foomatic/db/source/PPD/Lanier
+dir  path=usr/share/foomatic/db/source/PPD/Lanier/PS
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-2132_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-2138_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-2145_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-5622_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-5627_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-5632_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-5635_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-5645_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LC155_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD0105_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD015_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD024c_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD032c_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD035_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD045_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD060_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD075_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD090_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD115_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD116_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD118_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD118d_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD120_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD120d_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD122_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD124c_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD127_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD132_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD132c_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD135_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD145_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD151_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD160_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD160c_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD175_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD225_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD228c_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD230_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD232c_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD235_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD238c_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD245_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD328c_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD335c_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD345c_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD_130CSR_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD_130C_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD_140CSR_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD_140C_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD_620C_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LD_625C_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LF510_515e_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LP025N_LP026N_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LP025_LP026_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LP031c_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LP032_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LP116c_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LP122c_LP121c_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LP124w_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LP125cx_LP126cn_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LP127n_LP128n_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LP128_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LP131nL_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LP131n_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LP135n_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LP136n_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LP137CN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LP138c_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LP142CN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LP145n_SP_8100DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LP150dn_SP8200DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LP175_LP175hdn_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LP222cn_LP221c_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LP226c_SP_C410_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LP231c_SP_C411_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LP235N_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LP235c_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LP331cn_SP_C420_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LP332c_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LP335c_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LP37N_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LP440c_SP_C811DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LP540C_SPC820DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LP550C_SPC821DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LP_020c_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LP_036c_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LW324_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LW326_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LW426_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LW5100_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-LW7140_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP2500_LD125_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MPC1500_LD215c_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MPC4501A_LD645CA_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MPC5501A_LD655CA_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_1100_LD1100_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_1350_LD1135_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_1600_LD316_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_161_LD016_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_171_LD_117_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_2000_LD320d_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_2001_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_201_LD_220_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_2352_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_2501_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_2510_LD325_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_2550B_LD425B_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_2550_LD425_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_2553_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_2554_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_2851_LD528_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_2852_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_3010_LD330_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_301_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_305+_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_3053_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_3054_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_3350B_LD433B_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_3350_LD433_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_3351_LD533_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_3352_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_3353_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_3500_LD335_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_3554_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_4000B_LD040B_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_4000_LD040_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_4001_LD140_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_4002_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_401SPF_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_4054_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_4500_LD345_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_5000B_LD050B_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_5000_LD050_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_5001_LD150_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_5002_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_5054_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_5500_LD255_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_6000_LD260_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_6001_LD360_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_6002_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_6054_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_6500_LD265_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_7000_LD270_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_7001_LD370_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_7500_LD275_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_7502_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_8000_LD280_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_8001_LD380_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_9000_LD190_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_9001_LD390_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_9002_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C2003_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C2004_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C2050_LD520C_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C2500_LD425c_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C2503_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C2504_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C2550_LD525C_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C2800_LD528C_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C3000_LD430c_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C3001_LD630C_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C3002_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C3003_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C3004_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C300SR_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C300_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C305_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C306Z_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C3300_LD533C_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C3500_LD435c_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C3501_LD635C_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C3502_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C3503_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C3504_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C4000_LD540C_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C400SR_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C400_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C401SR_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C401_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C406Z_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C4500_LD445c_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C4501_LD645C_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C4502A_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C4502_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C4503_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C4504_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C5000_LD550C_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C5501_LD655C_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C5502A_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C5502_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C5503_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C6000_LD260c_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C6003_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C6004_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C6501_LD365C_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C6502_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C7500_LD275c_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C7501_LD375C_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C8002_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_CW2200_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-Pro_1106EX_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-Pro_1107EX_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-Pro_1356EX_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-Pro_1357EX_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-Pro_8100S_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-Pro_8110S_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-Pro_8110_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-Pro_8120S_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-Pro_8120_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-Pro_906EX_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-Pro_907EX_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-Pro_C5100S_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-Pro_C5110S_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-Pro_C7100S_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-Pro_C7100_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-Pro_C7110S_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-Pro_C7110_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-SP_3600DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-SP_3600SF_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-SP_3610SF_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-SP_4100NL_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-SP_4100N_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-SP_4110N_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-SP_4210N_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-SP_4310N_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-SP_4510DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-SP_4510SF_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-SP_4520DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-SP_5200DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-SP_5200S_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-SP_5210DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-SP_5210SF_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-SP_5210SR_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-SP_6330N_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-SP_6430DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-SP_8300DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-SP_9100_LP275_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-SP_C320DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-SP_C400DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-SP_C430DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-SP_C431DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-SP_C435DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-SP_C440DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-SP_C730DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-SP_C830DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PS/Lanier-SP_C831DN_PS.ppd.gz
+dir  path=usr/share/foomatic/db/source/PPD/Lanier/PXL
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/LANIER-SG3110DN_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/LANIER-SG3110DNw_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-5622_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-5627_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-5632_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-5635_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-5645_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-LC155_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-LD0105_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-LD015_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-LD035_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-LD045_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-LD060_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-LD075_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-LD090_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-LD115_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-LD116_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-LD118_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-LD118d_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-LD120_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-LD120d_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-LD122_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-LD124c_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-LD127_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-LD132_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-LD132c_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-LD135_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-LD145_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-LD151_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-LD160_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-LD160c_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-LD175_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-LD225_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-LD230_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-LD235_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-LD245_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-LD328c_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-LD335c_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-LD345c_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-LD_130CSR_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-LD_130C_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-LD_140CSR_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-LD_140C_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-LD_620C_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-LD_625C_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP2500_LD125_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MPC1500_LD215c_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MPC4501A_LD645CA_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MPC5501A_LD655CA_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_1100_LD1100_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_1350_LD1135_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_1600_LD316_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_161_LD016_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_171_LD_117_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_2000_LD320d_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_2001_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_201_LD_220_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_2352_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_2501_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_2510_LD325_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_2550B_LD425B_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_2550_LD425_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_2553_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_2554_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_2851_LD528_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_2852_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_3010_LD330_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_3053_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_3054_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_3350B_LD433B_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_3350_LD433_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_3351_LD533_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_3352_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_3353_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_3500_LD335_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_3554_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_4000B_LD040B_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_4000_LD040_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_4001_LD140_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_4002_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_4054_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_4500_LD345_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_5000B_LD050B_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_5000_LD050_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_5001_LD150_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_5002_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_5054_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_5500_LD255_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_6000_LD260_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_6001_LD360_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_6002_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_6054_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_6500_LD265_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_7000_LD270_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_7001_LD370_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_7500_LD275_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_7502_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_8000_LD280_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_8001_LD380_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_9000_LD190_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_9001_LD390_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_9002_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C2003_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C2004_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C2050_LD520C_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C2500_LD425c_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C2503_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C2504_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C2550_LD525C_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C2800_LD528C_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C3000_LD430c_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C3001_LD630C_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C3002_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C3003_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C3004_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C300SR_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C300_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C3300_LD533C_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C3500_LD435c_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C3501_LD635C_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C3502_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C3503_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C3504_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C4000_LD540C_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C400SR_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C400_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C4500_LD445c_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C4501_LD645C_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C4502A_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C4502_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C4503_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C4504_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C5000_LD550C_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C5501_LD655C_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C5502A_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C5502_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C5503_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C6000_LD260c_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C6003_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C6004_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C6501_LD365C_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C6502_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C7500_LD275c_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C7501_LD375C_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C8002_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-Pro_1106EX_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-Pro_1107EX_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-Pro_1356EX_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-Pro_1357EX_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-Pro_8100S_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-Pro_8110S_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-Pro_8110_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-Pro_8120S_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-Pro_8120_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-Pro_906EX_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-Pro_907EX_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-Pro_C5100S_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-Pro_C5110S_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-Pro_C7100S_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-Pro_C7100_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-Pro_C7110S_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-Pro_C7110_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lanier/PXL/Lanier-SG3110SFNw_PXL.ppd.gz
+dir  path=usr/share/foomatic/db/source/PPD/Lexmark
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_6500e_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_C2100_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_C4100_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_C510.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_C520.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_C522.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_C524.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_C540.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_C543.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_C544.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_C546.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_C6100_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_C734.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_C736.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_C740_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_C750.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_C752.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_C780.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_C782.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_C790_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_C910.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_C912.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_C920_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_C930.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_C935.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_C950_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_CS310_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_CS410_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_CS510_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_CS720_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_CS725_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_CS820_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_CX310_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_CX410_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_CX510_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_CX725_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_CX820_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_CX825_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_CX860_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_E260.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_E260d.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_E260dn.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_E350d.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_E352dn.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_E360d.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_E360dn.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_E460dn.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_E460dw.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_E462dtn.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_EG460dn.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_M1100_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_M3100_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_M5100_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_MS310_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_MS410_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_MS510_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_MS610_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_MS710_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_MS810_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_MS910_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_MX310_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_MX410_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_MX510_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_MX610_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_MX6500e_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_MX710_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_MX810_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_MX910_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_T650.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_T652.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_T654.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_T656.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_TG654.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_W850.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_X203n.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_X204n.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_X264dn.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_X363dn.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_X364dn.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_X364dw.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_X463de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_X464de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_X466de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_X466dte.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_X466dwe.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_X543.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_X544.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_X546.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_X548_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_X651de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_X652de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_X654de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_X656de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_X658de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_X734de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_X736de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_X738de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_X740_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_X790_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_X860de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_X862de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_X864de.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_X920_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_X940e.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_X945e.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_X950_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_XC2100_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_XC4100_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_XC6100_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_XC8100_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_XM1100_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_XM3100_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_XM5100_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_XM7100_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Lexmark/Lexmark_XM9100_Series.ppd.gz
+dir  path=usr/share/foomatic/db/source/PPD/NRG
+dir  path=usr/share/foomatic/db/source/PPD/NRG/PS
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-10515_10518_10512_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-2205_2238_2212_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-2705_2738_2712_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-3205_3238_3212_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-3525_3508_3502_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-3545_3518_3532_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-4525_4508_4502_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-4545_4518_4532_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-6002_6005_6008_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-7502_7505_7508_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-9005_9008_9002_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-C7010_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-C7116_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-C7416_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-C7425dn_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-C7425hdn_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-C7435n_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-C7521n_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-C7528n_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-C7535hdn_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-CC7417_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-CS555_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-DSc224_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-DSc232_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-DSc328_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-DSc332_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-DSc338_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-DSc38_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-DSc38u_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-DSc424_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-DSc428_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-DSc432_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-DSc435_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-DSc445_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-DSc460_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-DSm415_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-DSm615_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-DSm616_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-DSm618_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-DSm618d_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-DSm620_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-DSm620d_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-DSm622_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-DSm627_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-DSm632_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-DSm635_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-DSm645_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-DSm651_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-DSm660_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-DSm675_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-DSm725_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-DSm730_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-DSm735_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-DSm745_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_1100_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_1350_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_1600_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_161_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_171_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_2000_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_2001_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_201_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_2352_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_2500_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_2501_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_2510_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_2550B_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_2550_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_2553_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_2554_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_2851_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_2852_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_3010_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_301_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_305+_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_3053_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_3054_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_3350B_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_3350_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_3351_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_3352_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_3353_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_3500_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_3554_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_4000B_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_4000_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_4001_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_4002_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_4054_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_4500_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_5000B_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_5000_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_5001_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_5002_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_5054_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_5500_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_6000_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_6001_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_6002_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_6054_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_6500_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_7000_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_7001_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_7500_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_7502_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_8000_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_8001_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_9000_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_9001_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_9002_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C1500sp_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C2003Z_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C2003_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C2004_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C2011_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C2050_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C2051_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C2500_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C2503Z_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C2503_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C2504_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C2550_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C2551_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C2800_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C3000_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C3001_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C3002_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C3003_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C3004_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C300SR_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C300_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C305_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C306Z_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C3300_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C3500_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C3501_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C3502_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C3503_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C3504_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C4000_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C400SR_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C400_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C401SR_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C401_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C406Z_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C4500_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C4501A_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C4501_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C4502A_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C4502_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C4503_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C4504_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C5000_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C5501A_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C5501_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C5502A_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C5502_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C5503_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C5504_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C6000_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C6003_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C6004_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C6501_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C6502_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C7500_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C7501_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C8002_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_CW2200_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_W2400_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_W2401_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_W3600_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_W3601_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_W5100_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-MP_W7140_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-P7026N_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-P7026_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-P7032_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-P7126N_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-P7126_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-P7132N_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-P7145_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-P7325N_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-P7325_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-P7431cn_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-P7527_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-P7527n_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-P7535n_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-P7575_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-Pro_1106EX_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-Pro_1107EX_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-Pro_1356EX_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-Pro_1357EX_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-Pro_8100S_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-Pro_8110S_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-Pro_8110_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-Pro_8120S_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-Pro_8120_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-Pro_906EX_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-Pro_907EX_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-Pro_C5100S_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-Pro_C5110S_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-Pro_C7100S_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-Pro_C7100_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-Pro_C7110S_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-Pro_C7110_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-SP_3600DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-SP_3600SF_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-SP_3610SF_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-SP_4100NL_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-SP_4100N_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-SP_4110N_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-SP_4210N_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-SP_4310N_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-SP_4510DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-SP_4510SF_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-SP_5200DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-SP_5200S_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-SP_5210DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-SP_5210SF_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-SP_5210SR_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-SP_6330N_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-SP_6430DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-SP_8100DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-SP_8200DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-SP_8300DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-SP_9100DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-SP_C320DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-SP_C410DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-SP_C411DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-SP_C420DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-SP_C430DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-SP_C431DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-SP_C440DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-SP_C730DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-SP_C811DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-SP_C820DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-SP_C821DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-SP_C830DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-SP_C831DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PS/NRG-SP_W2470_PS.ppd.gz
+dir  path=usr/share/foomatic/db/source/PPD/NRG/PXL
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-10515_10518_10512_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-2205_2238_2212_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-2705_2738_2712_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-3205_3238_3212_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-3525_3508_3502_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-3545_3518_3532_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-4525_4508_4502_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-4545_4518_4532_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-6002_6005_6008_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-7502_7505_7508_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-9005_9008_9002_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-CS555_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-DSc424_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-DSc428_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-DSc432_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-DSc435_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-DSc445_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-DSc460_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-DSm415_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-DSm615_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-DSm616_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-DSm618_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-DSm618d_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-DSm620_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-DSm620d_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-DSm622_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-DSm627_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-DSm632_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-DSm635_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-DSm645_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-DSm651_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-DSm660_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-DSm675_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-DSm725_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-DSm730_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-DSm735_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-DSm745_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_1100_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_1350_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_1600_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_161_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_171_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_2000_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_2001_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_201_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_2352_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_2500_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_2501_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_2510_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_2550B_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_2550_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_2553_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_2554_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_2851_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_2852_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_3010_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_3053_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_3054_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_3350B_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_3350_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_3351_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_3352_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_3353_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_3500_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_3554_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_4000B_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_4000_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_4001_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_4002_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_4054_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_4500_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_5000B_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_5000_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_5001_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_5002_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_5054_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_5500_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_6000_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_6001_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_6002_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_6054_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_6500_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_7000_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_7001_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_7500_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_7502_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_8000_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_8001_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_9000_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_9001_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_9002_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C1500sp_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C2003Z_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C2003_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C2004_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C2011_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C2050_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C2051_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C2500_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C2503Z_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C2503_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C2504_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C2550_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C2551_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C2800_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C3000_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C3001_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C3002_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C3003_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C3004_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C300SR_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C300_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C3300_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C3500_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C3501_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C3502_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C3503_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C3504_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C4000_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C400SR_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C400_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C4500_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C4501A_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C4501_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C4502A_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C4502_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C4503_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C4504_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C5000_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C5501A_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C5501_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C5502A_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C5502_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C5503_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C5504_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C6000_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C6003_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C6004_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C6501_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C6502_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C7500_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C7501_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C8002_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-Pro_1106EX_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-Pro_1107EX_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-Pro_1356EX_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-Pro_1357EX_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-Pro_8100S_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-Pro_8110S_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-Pro_8110_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-Pro_8120S_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-Pro_8120_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-Pro_906EX_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-Pro_907EX_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-Pro_C5100S_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-Pro_C5110S_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-Pro_C7100S_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-Pro_C7100_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-Pro_C7110S_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-Pro_C7110_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-SG3110DN_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-SG3110DNw_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/NRG/PXL/NRG-SG3110SFNw_PXL.ppd.gz
+dir  path=usr/share/foomatic/db/source/PPD/Oce
+dir  path=usr/share/foomatic/db/source/PPD/Oce/Oce-3145PS
+dir  path=usr/share/foomatic/db/source/PPD/Oce/Oce-3145PS/1
+file path=usr/share/foomatic/db/source/PPD/Oce/Oce-3145PS/1/OC3145_3.ppd.gz
+dir  path=usr/share/foomatic/db/source/PPD/Oce/Oce-3155PS
+dir  path=usr/share/foomatic/db/source/PPD/Oce/Oce-3155PS/1
+file path=usr/share/foomatic/db/source/PPD/Oce/Oce-3155PS/1/OC3155_3.ppd.gz
+dir  path=usr/share/foomatic/db/source/PPD/Oce/Oce-3165PS
+dir  path=usr/share/foomatic/db/source/PPD/Oce/Oce-3165PS/1
+file path=usr/share/foomatic/db/source/PPD/Oce/Oce-3165PS/1/OC3165_3.ppd.gz
+dir  path=usr/share/foomatic/db/source/PPD/Oce/Oce-8445PS
+dir  path=usr/share/foomatic/db/source/PPD/Oce/Oce-8445PS/1
+file path=usr/share/foomatic/db/source/PPD/Oce/Oce-8445PS/1/OC8445_3.ppd.gz
+dir  path=usr/share/foomatic/db/source/PPD/Oce/Oce-8465PS
+dir  path=usr/share/foomatic/db/source/PPD/Oce/Oce-8465PS/1
+file path=usr/share/foomatic/db/source/PPD/Oce/Oce-8465PS/1/OC8465_3.ppd.gz
+dir  path=usr/share/foomatic/db/source/PPD/Oce/Oce-PPC3073PS
+dir  path=usr/share/foomatic/db/source/PPD/Oce/Oce-PPC3073PS/1
+file path=usr/share/foomatic/db/source/PPD/Oce/Oce-PPC3073PS/1/OP3073_3.ppd.gz
+dir  path=usr/share/foomatic/db/source/PPD/Oce/Oce-PPC3074PS
+dir  path=usr/share/foomatic/db/source/PPD/Oce/Oce-PPC3074PS/1
+file path=usr/share/foomatic/db/source/PPD/Oce/Oce-PPC3074PS/1/OP3074_3.ppd.gz
+dir  path=usr/share/foomatic/db/source/PPD/Oce/Oce-PPC3093PS
+dir  path=usr/share/foomatic/db/source/PPD/Oce/Oce-PPC3093PS/1
+file path=usr/share/foomatic/db/source/PPD/Oce/Oce-PPC3093PS/1/OP3093_3.ppd.gz
+dir  path=usr/share/foomatic/db/source/PPD/Oce/Oce-PPC3094PS
+dir  path=usr/share/foomatic/db/source/PPD/Oce/Oce-PPC3094PS/1
+file path=usr/share/foomatic/db/source/PPD/Oce/Oce-PPC3094PS/1/OP3094_3.ppd.gz
+dir  path=usr/share/foomatic/db/source/PPD/Oce/Oce-PPC3113PS
+dir  path=usr/share/foomatic/db/source/PPD/Oce/Oce-PPC3113PS/1
+file path=usr/share/foomatic/db/source/PPD/Oce/Oce-PPC3113PS/1/OP3113_3.ppd.gz
+dir  path=usr/share/foomatic/db/source/PPD/Oce/Oce-PPC3114PS
+dir  path=usr/share/foomatic/db/source/PPD/Oce/Oce-PPC3114PS/1
+file path=usr/share/foomatic/db/source/PPD/Oce/Oce-PPC3114PS/1/OP3114_3.ppd.gz
+dir  path=usr/share/foomatic/db/source/PPD/Oce/Oce-PPC5115PS
+dir  path=usr/share/foomatic/db/source/PPD/Oce/Oce-PPC5115PS/1
+file path=usr/share/foomatic/db/source/PPD/Oce/Oce-PPC5115PS/1/OP5115_2.ppd.gz
+dir  path=usr/share/foomatic/db/source/PPD/Oce/Oce-PPC5160PS
+dir  path=usr/share/foomatic/db/source/PPD/Oce/Oce-PPC5160PS/1
+file path=usr/share/foomatic/db/source/PPD/Oce/Oce-PPC5160PS/1/OP5160_2.ppd.gz
+dir  path=usr/share/foomatic/db/source/PPD/Oce/Oce-VarioPrint_2045PS
+dir  path=usr/share/foomatic/db/source/PPD/Oce/Oce-VarioPrint_2045PS/1
+file path=usr/share/foomatic/db/source/PPD/Oce/Oce-VarioPrint_2045PS/1/OCVP2045.ppd.gz
+dir  path=usr/share/foomatic/db/source/PPD/Oce/Oce-VarioPrint_2050PS
+dir  path=usr/share/foomatic/db/source/PPD/Oce/Oce-VarioPrint_2050PS/1
+file path=usr/share/foomatic/db/source/PPD/Oce/Oce-VarioPrint_2050PS/1/OCVP2050.ppd.gz
+dir  path=usr/share/foomatic/db/source/PPD/Oce/Oce-VarioPrint_2055PS
+dir  path=usr/share/foomatic/db/source/PPD/Oce/Oce-VarioPrint_2055PS/1
+file path=usr/share/foomatic/db/source/PPD/Oce/Oce-VarioPrint_2055PS/1/OCVP2055.ppd.gz
+dir  path=usr/share/foomatic/db/source/PPD/Oce/Oce-VarioPrint_2060PS
+dir  path=usr/share/foomatic/db/source/PPD/Oce/Oce-VarioPrint_2060PS/1
+file path=usr/share/foomatic/db/source/PPD/Oce/Oce-VarioPrint_2060PS/1/OCVP2060.ppd.gz
+dir  path=usr/share/foomatic/db/source/PPD/Oce/Oce-VarioPrint_2065PS
+dir  path=usr/share/foomatic/db/source/PPD/Oce/Oce-VarioPrint_2065PS/1
+file path=usr/share/foomatic/db/source/PPD/Oce/Oce-VarioPrint_2065PS/1/OCVP2065.ppd.gz
+dir  path=usr/share/foomatic/db/source/PPD/Oce/Oce-VarioPrint_2070PS
+dir  path=usr/share/foomatic/db/source/PPD/Oce/Oce-VarioPrint_2070PS/1
+file path=usr/share/foomatic/db/source/PPD/Oce/Oce-VarioPrint_2070PS/1/OCVP2070.ppd.gz
+dir  path=usr/share/foomatic/db/source/PPD/Oce/Oce-VarioPrint_2090PS
+dir  path=usr/share/foomatic/db/source/PPD/Oce/Oce-VarioPrint_2090PS/1
+file path=usr/share/foomatic/db/source/PPD/Oce/Oce-VarioPrint_2090PS/1/OCVP2090.ppd.gz
+dir  path=usr/share/foomatic/db/source/PPD/Oce/Oce-VarioPrint_2100PS
+dir  path=usr/share/foomatic/db/source/PPD/Oce/Oce-VarioPrint_2100PS/1
+file path=usr/share/foomatic/db/source/PPD/Oce/Oce-VarioPrint_2100PS/1/OCVP2100.ppd.gz
+dir  path=usr/share/foomatic/db/source/PPD/Oce/Oce-VarioPrint_2105PS
+dir  path=usr/share/foomatic/db/source/PPD/Oce/Oce-VarioPrint_2105PS/1
+file path=usr/share/foomatic/db/source/PPD/Oce/Oce-VarioPrint_2105PS/1/OCVP2105.ppd.gz
+dir  path=usr/share/foomatic/db/source/PPD/Oce/Oce-VarioPrint_2110PS
+dir  path=usr/share/foomatic/db/source/PPD/Oce/Oce-VarioPrint_2110PS/1
+file path=usr/share/foomatic/db/source/PPD/Oce/Oce-VarioPrint_2110PS/1/OCVP2110.ppd.gz
+dir  path=usr/share/foomatic/db/source/PPD/Oce/Others
+file path=usr/share/foomatic/db/source/PPD/Oce/Others/IM8530_1.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Oce/Others/OC3145_2.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Oce/Others/OC3155_2.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Oce/Others/OC3165_2.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Oce/Others/OC8445_2.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Oce/Others/OC8465_2.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Oce/Others/OC9230_2.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Oce/Others/OC9245_2.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Oce/Others/OC9260_2.ppd.gz
+dir  path=usr/share/foomatic/db/source/PPD/Oki
+file path=usr/share/foomatic/db/source/PPD/Oki/OK5700_a.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Oki/OK5900_a.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Oki/OK6100_a.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Oki/OK8800_a.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Oki/ok4300u1.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Oki/ok4350u1.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Oki/ok5300u1.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Oki/ok5400u1.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Oki/ok5450u1.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Oki/ok7100u1.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Oki/ok7200u1.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Oki/ok7300u1.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Oki/ok7400u1.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Oki/ok7500u1.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Oki/ok9200u1.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Oki/ok9300u1.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Oki/ok9400u1.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Oki/ok9500u1.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Oki/ok9600u1a.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Oki/okop14u1.ppd.gz
+dir  path=usr/share/foomatic/db/source/PPD/Ricoh
+dir  path=usr/share/foomatic/db/source/PPD/Ricoh/PS
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_1022_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_1027_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_1032_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_1035_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_1045_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_1060_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_1075_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_1224C_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_1232C_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_1515_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_2015_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_2016_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_2018D_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_2018_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_2020D_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_2020_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_2022_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_2027_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_2032_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_2035_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_2035e_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_2045_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_2045e_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_2051_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_2060_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_2075_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_2090_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_2105_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_2228C_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_2232C_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_2238C_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_3025_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_3030_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_3035_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_3045_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_3224C_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_3228C_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_3232C_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_3235C_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_3245C_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_3260C_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_AP2600N_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_AP2600_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_AP2610N_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_AP2610_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_AP3200_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_AP3800C_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_AP400N_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_AP400_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_AP410N_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_AP410_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_AP4510_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_AP600N_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_AP610N_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_AP900_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_CL1000N_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_CL2000_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_CL3000_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_CL3000e_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_CL3100_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_CL3500N_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_CL4000DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_CL4000HDN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_CL5000_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_CL7000_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_CL7100_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_CL7200_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_CL7300_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_Color5560_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_1100_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_1350_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_1600_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_161_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_171_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_2000_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_201_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_2352_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_2500_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_2510_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_2550B_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_2550_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_2851_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_2852_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_3010_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_301_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_3350B_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_3350_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_3351_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_3352_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_3500_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_4000B_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_4000_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_4001_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_4002_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_4500_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_5000B_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_5000_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_5001_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_5002_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_5500_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_6000_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_6001_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_6002_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_6500_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_7000_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_7001_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_7500_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_7502_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_8000_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_8001_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_9000_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_9001_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_9002_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_C2050_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_C2051_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_C2500_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_C2550_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_C2551_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_C2800_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_C3000_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_C3001_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_C3002_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_C300SR_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_C300_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_C305_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_C3300_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_C3500_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_C3501_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_C3502_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_C4000_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_C400SR_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_C400_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_C4500_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_C4501A_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_C4501_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_C4502A_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_C4502_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_C5000_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_C5501A_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_C5501_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_C5502A_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_C5502_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_C6000_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_C6501_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_C7500_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_C7501_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_W2400_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_W2401_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_W3600_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_W3601_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_W5100_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_W7140_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_SP_4100NL_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_SP_4100N_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_SP_4110N_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_SP_4210N_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_SP_4310N_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_SP_5200DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_SP_5200S_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_SP_5210DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_SP_5210SF_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_SP_5210SR_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_SP_6330N_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_SP_8100DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_SP_8200DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_SP_8300DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_SP_9100DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_SP_C320DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_SP_C400DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_SP_C410DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_SP_C411DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_SP_C420DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_SP_C430DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_SP_C431DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_SP_C730DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_SP_C811DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_SP_C820DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_SP_C821DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_SP_C830DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_SP_C831DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_SP_W2470_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-ColorLaser_AP828_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-DDP_70_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-DDP_92_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-EMP_156_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-FAX5510L_5510NF_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-LASER_AP2600N_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-LASER_AP2600_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-LASER_AP2610N_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-LASER_AP2610_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_2001_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_2501_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_2553_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_2554J_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_2554_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_305+_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_3053_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_3054J_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_3054_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_3353_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_3554J_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_3554_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_401SPF_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_4054_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_5054_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_6054_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_C1500_615C_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_C2003Z_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_C2003_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_C2004_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_C2011_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_C2094J_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_C2503Z_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_C2503_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_C2504_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_C2594J_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_C3003_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_C3004_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_C306Z_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_C3503_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_C3504_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_C401SR_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_C401_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_C406Z_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_C4503_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_C4504_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_C5503_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_C5504_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_C6003_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_C6004_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_C6502_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_C8002_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_CW2200_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Pro_1106EX_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Pro_1107EX_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Pro_1356EX_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Pro_1357EX_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Pro_8100S_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Pro_8110S_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Pro_8110_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Pro_8120S_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Pro_8120_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Pro_906EX_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Pro_907EX_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Pro_C5100S_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Pro_C5110S_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Pro_C7100S_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Pro_C7100_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Pro_C7110S_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Pro_C7110_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-SP_3600DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-SP_3600SF_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-SP_3610SF_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-SP_4510DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-SP_4510SF_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-SP_4520DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-SP_6430DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-SP_C435DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-SP_C440DN_PS.ppd.gz
+dir  path=usr/share/foomatic/db/source/PPD/Ricoh/PXL
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-AficioSG3110DN_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-AficioSG3110DNw_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-AficioSG3110SFNw_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_1022_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_1027_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_1032_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_1035_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_1045_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_1060_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_1075_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_1515_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_2015_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_2016_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_2018D_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_2018_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_2020D_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_2020_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_2022_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_2027_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_2032_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_2035_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_2035e_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_2045_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_2045e_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_2051_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_2060_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_2075_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_2090_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_2105_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_3025_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_3030_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_3035_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_3045_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_3224C_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_3228C_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_3232C_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_3235C_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_3245C_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_3260C_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_Color5560_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_1100_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_1350_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_1600_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_161_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_171_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_2000_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_201_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_2352_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_2500_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_2510_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_2550B_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_2550_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_2851_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_2852_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_3010_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_3350B_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_3350_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_3351_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_3352_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_3500_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_4000B_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_4000_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_4001_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_4002_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_4500_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_5000B_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_5000_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_5001_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_5002_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_5500_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_6000_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_6001_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_6002_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_6500_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_7000_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_7001_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_7500_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_7502_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_8000_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_8001_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_9000_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_9001_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_9002_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_C2050_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_C2051_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_C2500_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_C2550_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_C2551_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_C2800_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_C3000_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_C3001_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_C3002_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_C300SR_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_C300_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_C3300_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_C3500_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_C3501_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_C3502_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_C4000_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_C400SR_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_C400_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_C4500_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_C4501A_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_C4501_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_C4502A_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_C4502_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_C5000_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_C5501A_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_C5501_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_C5502A_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_C5502_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_C6000_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_C6501_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_C7500_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_C7501_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-GX_3050N_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-GX_3050SFN_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-GX_5050N_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-GX_E3350N_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-GX_E5550N_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-MP_2001_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-MP_2501_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-MP_2553_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-MP_2554J_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-MP_2554_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-MP_3053_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-MP_3054J_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-MP_3054_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-MP_3353_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-MP_3554J_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-MP_3554_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-MP_4054_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-MP_5054_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-MP_6054_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-MP_C1500_615C_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-MP_C2003Z_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-MP_C2003_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-MP_C2004_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-MP_C2011_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-MP_C2094J_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-MP_C2503Z_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-MP_C2503_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-MP_C2504_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-MP_C2594J_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-MP_C3003_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-MP_C3004_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-MP_C3503_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-MP_C3504_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-MP_C4503_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-MP_C4504_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-MP_C5503_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-MP_C5504_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-MP_C6003_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-MP_C6004_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-MP_C6502_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-MP_C8002_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Pro_1106EX_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Pro_1107EX_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Pro_1356EX_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Pro_1357EX_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Pro_8100S_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Pro_8110S_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Pro_8110_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Pro_8120S_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Pro_8120_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Pro_906EX_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Pro_907EX_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Pro_C5100S_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Pro_C5110S_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Pro_C7100S_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Pro_C7100_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Pro_C7110S_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Pro_C7110_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-SG3120BSFNw_PXL.ppd.gz
+dir  path=usr/share/foomatic/db/source/PPD/Samsung
+dir  path=usr/share/foomatic/db/source/PPD/Samsung/PS
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_C140x_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_C145x_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_C1810_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_C1860_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_C2620_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_C2670_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_C268x_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_C460_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_C470_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_C4820_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_C48x_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_CLP-350_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_CLP-410_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_CLP-660_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_CLP-670_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_CLP-680_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_CLP-770_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_CLP-775_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_CLX-3300_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_CLX-4190_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_CLX-6200_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_CLX-6220_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_CLX-6240_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_CLX-6250_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_CLX-6260_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_CLX-8380_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_CLX-8385X_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_CLX-8385_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_CLX-8540_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_CLX-8640_8650_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_CLX-9250_9350_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_CLX-9252_9352_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_CLX-92x1_93x1_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_CLX-981x_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_CLX-982x_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_K3250_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_K401_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_K4350_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_K703_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_K7600_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_M337x_387x_407x_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_M403x_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_M408x_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_M4370_5370_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_M453x_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_M458x_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_M5270_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_ML-2150_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_ML-2550_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_ML-2570_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_ML-2850_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_ML-2853_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_ML-2855_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_ML-3470_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_ML-3475_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_ML-371x_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_ML-375x_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_ML-4050_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_ML-4055_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_ML-451x_501x_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_ML-4550_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_ML-4555_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_ML-551x_651x_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_ML-8850_8950_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_ML-8x00_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_SCX-483x_5x3x_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_SCX-4x28_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_SCX-5635_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_SCX-5835_5935X_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_SCX-5835_5935_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_SCX-6545X_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_SCX-6545_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_SCX-681x_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_SCX-6x20_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_SCX-6x22_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_SCX-6x45_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_SCX-6x55X_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_SCX-6x55_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_SCX-8030_8040_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_SCX-8123_8128_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_SCX-8230_8240_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_SCX-881x_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_SCX-882x_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_X3220_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_X401_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_X4300_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_X703_Series.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PS/Samsung_X7600_Series.ppd.gz
+dir  path=usr/share/foomatic/db/source/PPD/Samsung/PXL
+file path=usr/share/foomatic/db/source/PPD/Samsung/PXL/Samsung_CLP-610_Series_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PXL/Samsung_CLP-620_Series_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PXL/Samsung_K2200_Series_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PXL/Samsung_M262x_282x_Series_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PXL/Samsung_M267x_287x_Series_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PXL/Samsung_M283x_Series_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PXL/Samsung_M288x_Series_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PXL/Samsung_M301x_Series_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PXL/Samsung_M306x_Series_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PXL/Samsung_ML-2525W_Series_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PXL/Samsung_ML-2580_Series_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PXL/Samsung_ML-2950_Series_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PXL/Samsung_SCX-470x_Series_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PXL/Samsung_SCX-472x_Series_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PXL/Samsung_SCX-4x24_Series_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PXL/Samsung_SCX-4x25_Series_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Samsung/PXL/Samsung_SCX-4x26_Series_PXL.ppd.gz
+dir  path=usr/share/foomatic/db/source/PPD/Savin
+dir  path=usr/share/foomatic/db/source/PPD/Savin/PS
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-2404WDP_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-2404WD_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-2406WD_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-2522_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-2527_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-2532_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-2535_2235_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-2545_2245_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-2560_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-2575_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-3406WD_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-3515_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-40105_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-4015_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-4018_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-4018d_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-4022_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-4027_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-4035_4135g_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-4035e_4135eG_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-4045_4145g_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-4045e_4145eG_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-4051_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-4060_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-4075_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-4090_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-5100WD_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-7025_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-7140WD_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-8016_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-8020_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-8020d_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-8025_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-8025e_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-8030_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-8030e_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-8035_8035g_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-8035e_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-8045_8045g_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-8045e_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-8055_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-8060_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-8065_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-8070_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-8075_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-8080_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-8090_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-8110_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-8135_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-816_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-9016_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-9021d_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-9025_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-9025b_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-9033_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-9033b_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-9040_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-9040b_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-9050_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-9050b_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-9060_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-9070_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-9080_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-9090_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-917_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-920_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-9228_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-9233_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-9240_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-9250_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-C2408_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-C2410_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-C2524_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-C2525_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-C2532_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-C2820_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-C2824_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-C2828_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-C3030_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-C3210_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-C3210e_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-C3224_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-C3333_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-C3528_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-C3535_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-C3828_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-C4040_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-C4535_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-C4540_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-C5050_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-C6045_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-C6055_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-C7570_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-C9020_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-C9025_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-C9065_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-C9075_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-C9120_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-C9125_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-C9130_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-C9135_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-C9145A_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-C9145_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-C9155A_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-C9155_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-CLP1036_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-CLP128_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-CLP131DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-CLP135_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-CLP1620_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-CLP17_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-CLP18_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-CLP22_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-CLP240D_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-CLP26DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-CLP27DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-CLP28_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-CLP31DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-CLP340D_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-CLP350D_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-CLP35_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-CLP37DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-CLP42DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-CLP831_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-C_230SR_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-C_230_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-C_240SR_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-C_240_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-FAX3799_3799nf_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MLP145_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MLP150DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MLP175n_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MLP235n_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MLP25_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MLP25n_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MLP26_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MLP26n_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MLP28_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MLP28n_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MLP31nL_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MLP31n_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MLP32_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MLP35n_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MLP36n_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MLP37N_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MLP45_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MLP75n_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MP_2352_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MP_2501_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MP_2553_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MP_2554_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MP_2852_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MP_301_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MP_305+_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MP_3053_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MP_3054_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MP_3352_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MP_3353_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MP_3554_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MP_4002_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MP_401SPF_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MP_4054_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MP_5002_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MP_5054_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MP_6002_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MP_6054_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MP_7502_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MP_9002_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MP_C2003_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MP_C2004_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MP_C2503_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MP_C2504_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MP_C3002_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MP_C3003_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MP_C3004_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MP_C305_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MP_C306Z_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MP_C3502_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MP_C3503_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MP_C3504_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MP_C401SR_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MP_C401_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MP_C406Z_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MP_C4502A_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MP_C4502_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MP_C4503_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MP_C4504_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MP_C5502A_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MP_C5502_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MP_C5503_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MP_C6003_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MP_C6004_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MP_C6502_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MP_C8002_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-MP_CW2200_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-Pro_1106EX_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-Pro_1107EX_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-Pro_1356EX_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-Pro_1357EX_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-Pro_8100S_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-Pro_8110S_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-Pro_8110_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-Pro_8120S_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-Pro_8120_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-Pro_906EX_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-Pro_907EX_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-Pro_C5100S_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-Pro_C5110S_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-Pro_C7100S_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-Pro_C7100_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-Pro_C7110S_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-Pro_C7110_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-SDC555_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-SGC_1506_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-SLP26_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-SLP26n_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-SLP32_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-SLP38c_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-SP_3600DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-SP_3600SF_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-SP_3610SF_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-SP_4310N_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-SP_4510DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-SP_4510SF_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-SP_4520DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-SP_5200DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-SP_5200S_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-SP_5210DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-SP_5210SF_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-SP_5210SR_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-SP_6430DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-SP_8300DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-SP_C320DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-SP_C400DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-SP_C435DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-SP_C440DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-SP_C730DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-SP_C830DN_PS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PS/Savin-SP_C831DN_PS.ppd.gz
+dir  path=usr/share/foomatic/db/source/PPD/Savin/PXL
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/SAVIN-SG3110DN_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/SAVIN-SG3110DNw_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-2522_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-2527_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-2532_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-2535_2235_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-2545_2245_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-2560_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-2575_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-3515_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-40105_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-4015_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-4018_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-4018d_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-4022_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-4027_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-4035_4135g_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-4035e_4135eG_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-4045_4145g_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-4045e_4145eG_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-4051_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-4060_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-4075_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-4090_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-7025_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-8016_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-8020_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-8020d_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-8025_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-8025e_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-8030_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-8030e_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-8035_8035g_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-8035e_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-8045_8045g_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-8045e_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-8055_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-8060_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-8065_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-8070_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-8075_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-8080_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-8090_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-8110_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-8135_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-816_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-9016_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-9021d_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-9025_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-9025b_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-9033_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-9033b_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-9040_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-9040b_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-9050_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-9050b_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-9060_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-9070_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-9080_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-9090_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-917_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-920_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-9228_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-9233_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-9240_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-9250_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-C2410_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-C2525_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-C2824_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-C2828_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-C3030_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-C3210e_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-C3333_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-C3528_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-C3535_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-C4040_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-C4535_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-C4540_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-C5050_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-C6045_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-C6055_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-C7570_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-C9020_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-C9025_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-C9065_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-C9075_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-C9120_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-C9125_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-C9130_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-C9135_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-C9145A_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-C9145_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-C9155A_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-C9155_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-C_230SR_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-C_230_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-C_240SR_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-C_240_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-MP_2352_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-MP_2501_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-MP_2553_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-MP_2554_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-MP_2852_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-MP_3053_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-MP_3054_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-MP_3352_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-MP_3353_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-MP_3554_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-MP_4002_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-MP_4054_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-MP_5002_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-MP_5054_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-MP_6002_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-MP_6054_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-MP_7502_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-MP_9002_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-MP_C2003_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-MP_C2004_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-MP_C2503_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-MP_C2504_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-MP_C3002_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-MP_C3003_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-MP_C3004_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-MP_C3502_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-MP_C3503_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-MP_C3504_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-MP_C4502A_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-MP_C4502_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-MP_C4503_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-MP_C4504_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-MP_C5502A_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-MP_C5502_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-MP_C5503_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-MP_C6003_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-MP_C6004_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-MP_C6502_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-MP_C8002_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-Pro_1106EX_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-Pro_1107EX_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-Pro_1356EX_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-Pro_1357EX_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-Pro_8100S_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-Pro_8110S_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-Pro_8110_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-Pro_8120S_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-Pro_8120_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-Pro_906EX_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-Pro_907EX_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-Pro_C5100S_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-Pro_C5110S_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-Pro_C7100S_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-Pro_C7100_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-Pro_C7110S_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-Pro_C7110_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-SDC555_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-SG3110SFNw_PXL.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Savin/PXL/Savin-SGC_1506_PXL.ppd.gz
+dir  path=usr/share/foomatic/db/source/PPD/Sharp
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-AR-N182FG-ps-jp.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-AR-N182G-ps-jp.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-1810U-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-2010U-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-2300FG-ps-jp.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-2300G-ps-jp.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-2300G-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-2300N-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-2310F-ps-jp.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-2310U-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-2314N-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-2314NR-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-2514FN-ps-jp.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-2610FN-ps-jp.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-2610N-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-2614N-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-2614NR-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-2615N-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-2616N-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-2640FN-ps-jp.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-2640N-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-2700FG-ps-jp.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-2700G-ps-jp.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-2700G-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-2700N-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-3110FN-ps-jp.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-3110N-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-3111F-ps-jp.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-3111U-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-3114FN-ps-jp.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-3114N-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-3114NR-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-3115N-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-3116N-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-3140FN-ps-jp.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-3140N-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-3500FN-ps-jp.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-3500N-ps-jp.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-3500N-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-3501FN-ps-jp.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-3501N-ps-jp.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-3501N-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-3610FN-ps-jp.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-3610N-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-3611F-ps-jp.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-3614FN-ps-jp.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-3640FN-ps-jp.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-3640N-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-4110FN-ps-jp.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-4110N-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-4111FN-ps-jp.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-4111N-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-4112N-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-4140FN-ps-jp.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-4140N-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-4141FN-ps-jp.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-4141N-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-4500FN-ps-jp.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-4500N-ps-jp.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-4500N-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-4501FN-ps-jp.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-4501N-ps-jp.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-4501N-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-5110FN-ps-jp.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-5110N-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-5111FN-ps-jp.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-5111N-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-5112N-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-5140FN-ps-jp.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-5140N-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-5141FN-ps-jp.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-5141N-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-5500N-ps-jp.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-5500N-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-6200N-ps-jp.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-6200N-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-6240N-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-6500N-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-6540FN-ps-jp.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-7000N-ps-jp.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-7000N-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-7040N-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-7500N-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-C250-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-C250E-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-C250F-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-C250FE-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-C250FR-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-C300-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-C300E-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-C300F-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-C300P-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-C300PE-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-C300PL-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-C300W-ps-jp.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-C300W-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-C300WE-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-C300WR-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-C301-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-C301F-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-C301W-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-M1054-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-M1100-ps-jp.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-M1100-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-M1204-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-M182-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-M182D-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-M202D-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-M232D-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-M260-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-M260FP-ps-jp.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-M260N-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-M264FP-ps-jp.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-M264N-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-M264NR-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-M264NV-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-M264U-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-M310-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-M310FP-ps-jp.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-M310N-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-M314FP-ps-jp.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-M314N-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-M314NR-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-M314NV-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-M314U-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-M354FP-ps-jp.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-M354N-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-M354NR-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-M354U-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-M364N-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-M365FN-ps-jp.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-M365N-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-M464FN-ps-jp.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-M464N-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-M465FN-ps-jp.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-M465N-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-M564FN-ps-jp.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-M564N-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-M565FN-ps-jp.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-M565N-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-M654FN-ps-jp.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-M654N-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-M754FN-ps-jp.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-M754N-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-M850-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-M860-ps-jp.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-M904-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-M950-ps-jp.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/Sharp-MX-M950-ps.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/sc170fpj.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/sc172fpj.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/sc260fpj.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/sc261fpj.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/sc262fpj.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/sh155fgj.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/sh160mj.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/sh163fgj.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/sh163gj.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/sh200mj.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/sh202fpj.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/sh205fgj.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/sh205gj.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/sh266fpj.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/sh266sj.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/sh311fpj.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/sh311nj.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/sh311sj.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/sh351fpj.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/sh351nj.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/sh351sj.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/sh451fpj.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/sh451nj.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/sh451sj.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/sh555mj.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/sh555sj.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/sh625mj.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/sh625sj.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/sh705mj.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/sh705sj.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/shabc260.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/shabc320.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/shac170m.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/shac172m.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/shac260.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/shac260m.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/shac260p.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/shac262m.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/sham351n.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/sham351u.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/sham355n.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/sham355u.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/sham451n.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/sham451u.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/sham455n.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/sham455u.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/sham550n.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/sham550u.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/sham620n.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/sham620u.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/sham700n.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/sham700u.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/shar168d.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/shar168s.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/shar208d.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/shar208s.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/shar5220.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/sharm150.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/sharm155.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/sharm160.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/sharm161.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/sharm162.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/sharm165.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/sharm200.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/sharm201.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/sharm205.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/sharm206.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/sharm207.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/sharm236.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/sharm237.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/sharm276.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/sharm277.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/shc260fj.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/shc260sj.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/shc261fj.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/shc261mj.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/shc261sj.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/shc262sj.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/shmb201d.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Sharp/shmxb201.ppd.gz
+dir  path=usr/share/foomatic/db/source/PPD/Toshiba
+file path=usr/share/foomatic/db/source/PPD/Toshiba/TOSHIBA_EST205_CUPS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Toshiba/TOSHIBA_EST280_282_CUPS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Toshiba/TOSHIBA_EST3510c_CUPS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Toshiba/TOSHIBA_EST450_452_CUPS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Toshiba/TOSHIBA_EST4511_451c_CUPS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Toshiba/TOSHIBA_EST850_CUPS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Toshiba/Toshiba_GL1010_CUPS.ppd.gz
+file path=usr/share/foomatic/db/source/PPD/Toshiba/Toshiba_GL1020_CUPS.ppd.gz
+dir  path=usr/share/foomatic/db/source/driver
+file path=usr/share/foomatic/db/source/driver/Postscript-Brother.xml
+file path=usr/share/foomatic/db/source/driver/Postscript-Epson.xml
+file path=usr/share/foomatic/db/source/driver/Postscript-Gestetner.xml
+file path=usr/share/foomatic/db/source/driver/Postscript-HP.xml
+file path=usr/share/foomatic/db/source/driver/Postscript-InfoPrint.xml
+file path=usr/share/foomatic/db/source/driver/Postscript-Infotec.xml
+file path=usr/share/foomatic/db/source/driver/Postscript-KONICA_MINOLTA.xml
+file path=usr/share/foomatic/db/source/driver/Postscript-Kyocera.xml
+file path=usr/share/foomatic/db/source/driver/Postscript-Lanier.xml
+file path=usr/share/foomatic/db/source/driver/Postscript-Lexmark.xml
+file path=usr/share/foomatic/db/source/driver/Postscript-NRG.xml
+file path=usr/share/foomatic/db/source/driver/Postscript-Oce.xml
+file path=usr/share/foomatic/db/source/driver/Postscript-Oki.xml
+file path=usr/share/foomatic/db/source/driver/Postscript-Ricoh.xml
+file path=usr/share/foomatic/db/source/driver/Postscript-Samsung.xml
+file path=usr/share/foomatic/db/source/driver/Postscript-Savin.xml
+file path=usr/share/foomatic/db/source/driver/Postscript-Sharp.xml
+file path=usr/share/foomatic/db/source/driver/Postscript-Toshiba.xml
+file path=usr/share/foomatic/db/source/driver/Postscript.xml
+file path=usr/share/foomatic/db/source/driver/Postscript1.xml
+file path=usr/share/foomatic/db/source/driver/Postscript2-Oce.xml
+file path=usr/share/foomatic/db/source/driver/ap3250.xml
+file path=usr/share/foomatic/db/source/driver/appledmp.xml
+file path=usr/share/foomatic/db/source/driver/bj10.xml
+file path=usr/share/foomatic/db/source/driver/bj10e.xml
+file path=usr/share/foomatic/db/source/driver/bj10v.xml
+file path=usr/share/foomatic/db/source/driver/bj10vh.xml
+file path=usr/share/foomatic/db/source/driver/bj200.xml
+file path=usr/share/foomatic/db/source/driver/bj8XXYYZ.upp.xml
+file path=usr/share/foomatic/db/source/driver/bjc250gs.xml
+file path=usr/share/foomatic/db/source/driver/bjc600.xml
+file path=usr/share/foomatic/db/source/driver/bjc800.xml
+file path=usr/share/foomatic/db/source/driver/bjc800j.xml
+file path=usr/share/foomatic/db/source/driver/bjc880j.xml
+file path=usr/share/foomatic/db/source/driver/brlaser.xml
+file path=usr/share/foomatic/db/source/driver/c2050.xml
+file path=usr/share/foomatic/db/source/driver/c2070.xml
+file path=usr/share/foomatic/db/source/driver/c2esp.xml
+file path=usr/share/foomatic/db/source/driver/capt.xml
+file path=usr/share/foomatic/db/source/driver/cdj500.xml
+file path=usr/share/foomatic/db/source/driver/cdj550.xml
+file path=usr/share/foomatic/db/source/driver/cdnj500.xml
+file path=usr/share/foomatic/db/source/driver/chp2200.xml
+file path=usr/share/foomatic/db/source/driver/cjet.xml
+file path=usr/share/foomatic/db/source/driver/cljet5.xml
+file path=usr/share/foomatic/db/source/driver/cp50.xml
+file path=usr/share/foomatic/db/source/driver/declj250.xml
+file path=usr/share/foomatic/db/source/driver/deskjet.xml
+file path=usr/share/foomatic/db/source/driver/dj505j.xml
+file path=usr/share/foomatic/db/source/driver/djet500.xml
+file path=usr/share/foomatic/db/source/driver/dnj650c.xml
+file path=usr/share/foomatic/db/source/driver/drv_x125.xml
+file path=usr/share/foomatic/db/source/driver/eplaser-jp.xml
+file path=usr/share/foomatic/db/source/driver/eplaser.xml
+file path=usr/share/foomatic/db/source/driver/eps9high.xml
+file path=usr/share/foomatic/db/source/driver/eps9mid.xml
+file path=usr/share/foomatic/db/source/driver/epson-escpr.xml
+file path=usr/share/foomatic/db/source/driver/epson.xml
+file path=usr/share/foomatic/db/source/driver/epsonc.xml
+file path=usr/share/foomatic/db/source/driver/epsonepl.xml
+file path=usr/share/foomatic/db/source/driver/escpage.xml
+file path=usr/share/foomatic/db/source/driver/fmlbp.xml
+file path=usr/share/foomatic/db/source/driver/fmpr.xml
+file path=usr/share/foomatic/db/source/driver/foo2hbpl2.xml
+file path=usr/share/foomatic/db/source/driver/foo2hiperc.xml
+file path=usr/share/foomatic/db/source/driver/foo2hp.xml
+file path=usr/share/foomatic/db/source/driver/foo2kyo.xml
+file path=usr/share/foomatic/db/source/driver/foo2lava.xml
+file path=usr/share/foomatic/db/source/driver/foo2oak-z1.xml
+file path=usr/share/foomatic/db/source/driver/foo2oak.xml
+file path=usr/share/foomatic/db/source/driver/foo2qpdl.xml
+file path=usr/share/foomatic/db/source/driver/foo2slx.xml
+file path=usr/share/foomatic/db/source/driver/foo2xqx.xml
+file path=usr/share/foomatic/db/source/driver/foo2zjs-z1.xml
+file path=usr/share/foomatic/db/source/driver/foo2zjs-z2.xml
+file path=usr/share/foomatic/db/source/driver/foo2zjs-z3.xml
+file path=usr/share/foomatic/db/source/driver/foo2zjs.xml
+file path=usr/share/foomatic/db/source/driver/gdi.xml
+file path=usr/share/foomatic/db/source/driver/gutenprint.xml
+file path=usr/share/foomatic/db/source/driver/hl1250.xml
+file path=usr/share/foomatic/db/source/driver/hl7x0.xml
+file path=usr/share/foomatic/db/source/driver/hpijs-pcl3.xml
+file path=usr/share/foomatic/db/source/driver/hpijs-pcl5c.xml
+file path=usr/share/foomatic/db/source/driver/hpijs-pcl5e.xml
+file path=usr/share/foomatic/db/source/driver/hplip.xml
+file path=usr/share/foomatic/db/source/driver/ibmpro.xml
+file path=usr/share/foomatic/db/source/driver/imagen.xml
+file path=usr/share/foomatic/db/source/driver/iwhi.xml
+file path=usr/share/foomatic/db/source/driver/iwlo.xml
+file path=usr/share/foomatic/db/source/driver/iwlq.xml
+file path=usr/share/foomatic/db/source/driver/jetp3852.xml
+file path=usr/share/foomatic/db/source/driver/jj100.xml
+file path=usr/share/foomatic/db/source/driver/la50.xml
+file path=usr/share/foomatic/db/source/driver/la70.xml
+file path=usr/share/foomatic/db/source/driver/la75.xml
+file path=usr/share/foomatic/db/source/driver/la75plus.xml
+file path=usr/share/foomatic/db/source/driver/laserjet.xml
+file path=usr/share/foomatic/db/source/driver/lbp310.xml
+file path=usr/share/foomatic/db/source/driver/lbp320.xml
+file path=usr/share/foomatic/db/source/driver/lbp660.xml
+file path=usr/share/foomatic/db/source/driver/lbp8.xml
+file path=usr/share/foomatic/db/source/driver/lbp800.xml
+file path=usr/share/foomatic/db/source/driver/lex5700.xml
+file path=usr/share/foomatic/db/source/driver/lex7000.xml
+file path=usr/share/foomatic/db/source/driver/lips2p.xml
+file path=usr/share/foomatic/db/source/driver/lips3.xml
+file path=usr/share/foomatic/db/source/driver/lips4.xml
+file path=usr/share/foomatic/db/source/driver/lips4v.xml
+file path=usr/share/foomatic/db/source/driver/lj250.xml
+file path=usr/share/foomatic/db/source/driver/lj4dith.xml
+file path=usr/share/foomatic/db/source/driver/lj4dithp.xml
+file path=usr/share/foomatic/db/source/driver/lj5gray.xml
+file path=usr/share/foomatic/db/source/driver/ljet2p.xml
+file path=usr/share/foomatic/db/source/driver/ljet3.xml
+file path=usr/share/foomatic/db/source/driver/ljet3d.xml
+file path=usr/share/foomatic/db/source/driver/ljet4.xml
+file path=usr/share/foomatic/db/source/driver/ljet4d.xml
+file path=usr/share/foomatic/db/source/driver/ljetplus.xml
+file path=usr/share/foomatic/db/source/driver/lm1100.xml
+file path=usr/share/foomatic/db/source/driver/ln03.xml
+file path=usr/share/foomatic/db/source/driver/lp2000.xml
+file path=usr/share/foomatic/db/source/driver/lp2563.xml
+file path=usr/share/foomatic/db/source/driver/lp8000.xml
+file path=usr/share/foomatic/db/source/driver/lpstyl.xml
+file path=usr/share/foomatic/db/source/driver/lq850.xml
+file path=usr/share/foomatic/db/source/driver/lxm3200-tweaked.xml
+file path=usr/share/foomatic/db/source/driver/lxm5700m.xml
+file path=usr/share/foomatic/db/source/driver/lxx74.xml
+file path=usr/share/foomatic/db/source/driver/lz11-V2.xml
+file path=usr/share/foomatic/db/source/driver/m2300w.xml
+file path=usr/share/foomatic/db/source/driver/m2400w.xml
+file path=usr/share/foomatic/db/source/driver/m8510.xml
+file path=usr/share/foomatic/db/source/driver/md1xMono.xml
+file path=usr/share/foomatic/db/source/driver/md2k.xml
+file path=usr/share/foomatic/db/source/driver/md50Eco.xml
+file path=usr/share/foomatic/db/source/driver/md50Mono.xml
+file path=usr/share/foomatic/db/source/driver/md5k.xml
+file path=usr/share/foomatic/db/source/driver/min12xxw.xml
+file path=usr/share/foomatic/db/source/driver/mj700v2c.xml
+file path=usr/share/foomatic/db/source/driver/ml600.xml
+file path=usr/share/foomatic/db/source/driver/ml85p.xml
+file path=usr/share/foomatic/db/source/driver/necp2xX.upp.xml
+file path=usr/share/foomatic/db/source/driver/necp6.xml
+file path=usr/share/foomatic/db/source/driver/npdl.xml
+file path=usr/share/foomatic/db/source/driver/oce9050.xml
+file path=usr/share/foomatic/db/source/driver/oki182.xml
+file path=usr/share/foomatic/db/source/driver/oki4w.xml
+file path=usr/share/foomatic/db/source/driver/okiibm.xml
+file path=usr/share/foomatic/db/source/driver/omni.xml
+file path=usr/share/foomatic/db/source/driver/paintjet.xml
+file path=usr/share/foomatic/db/source/driver/pbm2l2030.xml
+file path=usr/share/foomatic/db/source/driver/pbm2l7k.xml
+file path=usr/share/foomatic/db/source/driver/pbm2lwxl.xml
+file path=usr/share/foomatic/db/source/driver/pcl3.xml
+file path=usr/share/foomatic/db/source/driver/pegg.xml
+file path=usr/share/foomatic/db/source/driver/pentaxpj.xml
+file path=usr/share/foomatic/db/source/driver/picty180.xml
+file path=usr/share/foomatic/db/source/driver/pj.xml
+file path=usr/share/foomatic/db/source/driver/pjetxl.xml
+file path=usr/share/foomatic/db/source/driver/pjxl.xml
+file path=usr/share/foomatic/db/source/driver/pjxl300.xml
+file path=usr/share/foomatic/db/source/driver/pnm2ppa.xml
+file path=usr/share/foomatic/db/source/driver/ppmtomd.xml
+file path=usr/share/foomatic/db/source/driver/pr150.xml
+file path=usr/share/foomatic/db/source/driver/pr201.xml
+file path=usr/share/foomatic/db/source/driver/ptouch.xml
+file path=usr/share/foomatic/db/source/driver/pxlcolor-Gestetner.xml
+file path=usr/share/foomatic/db/source/driver/pxlcolor-InfoPrint.xml
+file path=usr/share/foomatic/db/source/driver/pxlcolor-Infotec.xml
+file path=usr/share/foomatic/db/source/driver/pxlcolor-Lanier.xml
+file path=usr/share/foomatic/db/source/driver/pxlcolor-NRG.xml
+file path=usr/share/foomatic/db/source/driver/pxlcolor-Ricoh.xml
+file path=usr/share/foomatic/db/source/driver/pxlcolor-Samsung.xml
+file path=usr/share/foomatic/db/source/driver/pxlcolor-Savin.xml
+file path=usr/share/foomatic/db/source/driver/pxlcolor.xml
+file path=usr/share/foomatic/db/source/driver/pxldpl.xml
+file path=usr/share/foomatic/db/source/driver/pxljr.xml
+file path=usr/share/foomatic/db/source/driver/pxlmono-Gestetner.xml
+file path=usr/share/foomatic/db/source/driver/pxlmono-InfoPrint.xml
+file path=usr/share/foomatic/db/source/driver/pxlmono-Infotec.xml
+file path=usr/share/foomatic/db/source/driver/pxlmono-Lanier.xml
+file path=usr/share/foomatic/db/source/driver/pxlmono-NRG.xml
+file path=usr/share/foomatic/db/source/driver/pxlmono-Ricoh.xml
+file path=usr/share/foomatic/db/source/driver/pxlmono-Samsung.xml
+file path=usr/share/foomatic/db/source/driver/pxlmono-Savin.xml
+file path=usr/share/foomatic/db/source/driver/pxlmono.xml
+file path=usr/share/foomatic/db/source/driver/r4081.xml
+file path=usr/share/foomatic/db/source/driver/rastertokmXXXXdl.xml
+file path=usr/share/foomatic/db/source/driver/rastertosag-gdi.xml
+file path=usr/share/foomatic/db/source/driver/rpdl.xml
+file path=usr/share/foomatic/db/source/driver/sharp.upp.xml
+file path=usr/share/foomatic/db/source/driver/sipixa6.upp.xml
+file path=usr/share/foomatic/db/source/driver/sj48.xml
+file path=usr/share/foomatic/db/source/driver/slap.xml
+file path=usr/share/foomatic/db/source/driver/splix.xml
+file path=usr/share/foomatic/db/source/driver/stcolor.xml
+file path=usr/share/foomatic/db/source/driver/t4693dX.xml
+file path=usr/share/foomatic/db/source/driver/tek4696.xml
+file path=usr/share/foomatic/db/source/driver/xes.xml
+dir  path=usr/share/foomatic/db/source/opt
+file path=usr/share/foomatic/db/source/opt/1.xml
+dir  path=usr/share/foomatic/db/source/printer
+file path=usr/share/foomatic/db/source/printer/Alps-MD-1000.xml
+dir  path=usr/share/foomatic/xmlschema
+file path=usr/share/foomatic/xmlschema/driver.xsd