ppdpo(1) — Linux manual page
ppdpo(1) Apple Inc. ppdpo(1)
NAME
ppdpo - ppd message catalog generator (deprecated)
SYNOPSIS
ppdpo [ -D name[=value] ] [ -I include-directory ] [ -o output- file ] source-file
DESCRIPTION
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
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.
NOTES
PPD files are deprecated and will no longer be supported in a future feature release of CUPS. Printers that do not support IPP can be supported using applications such as ippeveprinter(1).
SEE ALSO
ppdc(1), ppdhtml(1), ppdi(1), ppdmerge(1), ppdcfile(5), CUPS Online Help (http://localhost:631/help)
COPYRIGHT
Copyright © 2007-2019 by Apple Inc.
COLOPHON
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 2024-06-14. (At that time, the date of the most recent commit that was found in the repository was 2023-10-27.) If you discover any rendering problems in this HTML version 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 manual page), send a mail to man-pages@man7.org 26 April 2019 CUPS ppdpo(1)
Pages that refer to this page: ppdc(1), ppdhtml(1), ppdi(1), ppdmerge(1), ppdcfile(5)