xref: /aosp_15_r20/external/libcups/doc/help/man-ppdpo.html (revision 5e7646d21f1134fb0638875d812ef646c12ab91e)
1*5e7646d2SAndroid Build Coastguard Worker<!DOCTYPE HTML>
2*5e7646d2SAndroid Build Coastguard Worker<html>
3*5e7646d2SAndroid Build Coastguard Worker<!-- SECTION: Man Pages -->
4*5e7646d2SAndroid Build Coastguard Worker<head>
5*5e7646d2SAndroid Build Coastguard Worker	<link rel="stylesheet" type="text/css" href="../cups-printable.css">
6*5e7646d2SAndroid Build Coastguard Worker	<title>ppdpo(1)</title>
7*5e7646d2SAndroid Build Coastguard Worker</head>
8*5e7646d2SAndroid Build Coastguard Worker<body>
9*5e7646d2SAndroid Build Coastguard Worker<h1 class="title">ppdpo(1)</h1>
10*5e7646d2SAndroid Build Coastguard Worker<h2 class="title"><a name="NAME">Name</a></h2>
11*5e7646d2SAndroid Build Coastguard Workerppdpo - ppd message catalog generator (deprecated)
12*5e7646d2SAndroid Build Coastguard Worker<h2 class="title"><a name="SYNOPSIS">Synopsis</a></h2>
13*5e7646d2SAndroid Build Coastguard Worker<b>ppdpo</b>
14*5e7646d2SAndroid Build Coastguard Worker[
15*5e7646d2SAndroid Build Coastguard Worker<b>-D </b><i>name</i>[<b>=</b><i>value</i>]
16*5e7646d2SAndroid Build Coastguard Worker] [
17*5e7646d2SAndroid Build Coastguard Worker<b>-I</b>
18*5e7646d2SAndroid Build Coastguard Worker<i>include-directory</i>
19*5e7646d2SAndroid Build Coastguard Worker] [
20*5e7646d2SAndroid Build Coastguard Worker<b>-o</b>
21*5e7646d2SAndroid Build Coastguard Worker<i>output-file</i>
22*5e7646d2SAndroid Build Coastguard Worker]
23*5e7646d2SAndroid Build Coastguard Worker<i>source-file</i>
24*5e7646d2SAndroid Build Coastguard Worker<h2 class="title"><a name="DESCRIPTION">Description</a></h2>
25*5e7646d2SAndroid Build Coastguard Worker<b>ppdpo</b> extracts UI strings from PPDC source files and updates either a GNU gettext or macOS strings format message catalog source file for translation.
26*5e7646d2SAndroid Build Coastguard Worker<b>This program is deprecated and will be removed in a future release of CUPS.</b>
27*5e7646d2SAndroid Build Coastguard Worker<h2 class="title"><a name="OPTIONS">Options</a></h2>
28*5e7646d2SAndroid Build Coastguard Worker<b>ppdpo</b> supports the following options:
29*5e7646d2SAndroid Build Coastguard Worker<dl class="man">
30*5e7646d2SAndroid Build Coastguard Worker<dt><b>-D </b><i>name</i>[<b>=</b><i>value</i>]
31*5e7646d2SAndroid Build Coastguard Worker<dd style="margin-left: 5.0em">Sets the named variable for use in the source file.
32*5e7646d2SAndroid Build Coastguard WorkerIt is equivalent to using the <i>#define</i> directive in the source file.
33*5e7646d2SAndroid Build Coastguard Worker<dt><b>-I </b><i>include-directory</i>
34*5e7646d2SAndroid Build Coastguard Worker<dd style="margin-left: 5.0em">Specifies an alternate include directory.
35*5e7646d2SAndroid Build Coastguard WorkerMultiple <i>-I</i> options can be supplied to add additional directories.
36*5e7646d2SAndroid Build Coastguard Worker<dt><b>-o </b><i>output-file</i>
37*5e7646d2SAndroid Build Coastguard Worker<dd style="margin-left: 5.0em">Specifies the output file.
38*5e7646d2SAndroid Build Coastguard WorkerThe supported extensions are <i>.po</i> or <i>.po.gz</i> for GNU gettext format message catalogs and <i>.strings</i> for macOS strings files.
39*5e7646d2SAndroid Build Coastguard Worker</dl>
40*5e7646d2SAndroid Build Coastguard Worker<h2 class="title"><a name="NOTES">Notes</a></h2>
41*5e7646d2SAndroid Build Coastguard WorkerPPD files are deprecated and will no longer be supported in a future feature release of CUPS.
42*5e7646d2SAndroid Build Coastguard WorkerPrinters that do not support IPP can be supported using applications such as
43*5e7646d2SAndroid Build Coastguard Worker<b>ippeveprinter</b>(1).
44*5e7646d2SAndroid Build Coastguard Worker<h2 class="title"><a name="SEE_ALSO">See Also</a></h2>
45*5e7646d2SAndroid Build Coastguard Worker<b>ppdc</b>(1),
46*5e7646d2SAndroid Build Coastguard Worker<b>ppdhtml</b>(1),
47*5e7646d2SAndroid Build Coastguard Worker<b>ppdi</b>(1),
48*5e7646d2SAndroid Build Coastguard Worker<b>ppdmerge</b>(1),
49*5e7646d2SAndroid Build Coastguard Worker<b>ppdcfile(5),</b>
50*5e7646d2SAndroid Build Coastguard WorkerCUPS Online Help (<a href="http://localhost:631/help">http://localhost:631/help</a>)
51*5e7646d2SAndroid Build Coastguard Worker<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
52*5e7646d2SAndroid Build Coastguard WorkerCopyright &copy; 2007-2019 by Apple Inc.
53*5e7646d2SAndroid Build Coastguard Worker
54*5e7646d2SAndroid Build Coastguard Worker</body>
55*5e7646d2SAndroid Build Coastguard Worker</html>
56