NAME | SYNOPSIS | DESCRIPTION | OPTIONS | SEE ALSO | COPYRIGHT | COLOPHON

ppdpo(1)                         Apple Inc.                         ppdpo(1)

NAME         top

       ppdpo - ppd message catalog generator (deprecated)

SYNOPSIS         top

       ppdpo [ -D name[=value] ] [ -I include-directory ] [ -o output-file ]
       source-file

DESCRIPTION         top

       ppdpo extracts UI strings from PPDC source files and updates either a
       GNU gettext or macOS strings format message catalog source file for
       translation.  This program is deprecated and will be removed in a
       future release of CUPS.

OPTIONS         top

       ppdpo supports the following options:
       -D name[=value]
            Sets the named variable for use in the source file.  It is
            equivalent to using the #define directive in the source file.
       -I include-directory
            Specifies an alternate include directory.  Multiple -I options
            can be supplied to add additional directories.
       -o output-file
            Specifies the output file.  The supported extensions are .po or
            .po.gz for GNU gettext format message catalogs and .strings for
            macOS strings files.

SEE ALSO         top

       ppdc(1), ppdhtml(1), ppdi(1), ppdmerge(1), ppdcfile(5), CUPS Online
       Help (http://localhost:631/help)

COPYRIGHT         top

       Copyright © 2007-2017 by Apple Inc.

COLOPHON         top

       This page is part of the CUPS (a standards-based, open source
       printing system) project.  Information about the project can be found
       at ⟨http://www.cups.org/⟩.  If you have a bug report for this manual
       page, see ⟨http://www.cups.org/⟩.  This page was obtained from the
       project's upstream Git repository ⟨https://github.com/apple/cups⟩ on
       2017-07-05.  If you discover any rendering problems in this HTML ver‐
       sion of the page, or you believe there is a better or more up-to-date
       source for the page, or you have corrections or improvements to the
       information in this COLOPHON (which is not part of the original man‐
       ual page), send a mail to man-pages@man7.org
12 June 2014                        CUPS                            ppdpo(1)

Pages that refer to this page: ppdc(1)ppdhtml(1)ppdi(1)ppdmerge(1)ppdcfile(5)