man-ppdpo.html   [plain text]


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<!-- SECTION: Man Pages -->
<head>
	<link rel="stylesheet" type="text/css" href="../cups-printable.css">
	<title>ppdpo(1)</title>
</head>
<body>
<h1 class="title">ppdpo(1)</h1>
<h2 class="title"><a name="NAME">Name</a></h2>
ppdpo - ppd message catalog generator
<h2 class="title"><a name="SYNOPSIS">Synopsis</a></h2>
<b>ppdpo
</b>[ -D
<i>name[=value]
</i>] [ -I
<i>include-directory
</i>] [ -o
<i>output-file
</i>]
<i>source-file
</i><h2 class="title"><a name="DESCRIPTION">Description</a></h2>
<i>ppdpo</i> extracts UI strings from PPDC source files and updates either
a GNU gettext or OS X strings format message catalog source file for
translation.
<p>The <i>-D</i> option sets the named variable for use in the
source file. It is equivalent to using the #define directive
in the source file.
<p>The <i>-I</i> option specifies an alternate include directory;
multiple <i>-I</i> options can be supplied to add additional
directories.
<p>The <i>-o</i> option specifies the output file. The supported extensions are
".po" or ".po.gz" for GNU gettext format message catalogs and ".strings" for
OS X strings files.
<h2 class="title"><a name="SEE_ALSO">See Also</a></h2>
ppdc(1), ppdhtml(1), ppdi(1), ppdmerge(1), ppdcfile(5)
<br>
<a href='http://localhost:631/help'>http://localhost:631/help</a>
<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
Copyright 2007-2013 by Apple Inc.

</body>
</html>