]> git.ipfire.org Git - thirdparty/cups.git/blame - man/ppdpo.man
Add missing files from r8033.
[thirdparty/cups.git] / man / ppdpo.man
CommitLineData
ac884b6a 1.\"
75bd9771 2.\" "$Id: ppdpo.man 7600 2008-05-20 21:06:23Z mike $"
ac884b6a 3.\"
bdd6c45b 4.\" ppdpo man page for the Common UNIX Printing System.
ac884b6a 5.\"
839a51c8 6.\" Copyright 2007-2008 by Apple Inc.
ac884b6a
MS
7.\" Copyright 1997-2007 by Easy Software Products.
8.\"
9.\" These coded instructions, statements, and computer programs are the
10.\" property of Apple Inc. and are protected by Federal copyright
11.\" law. Distribution and use rights are outlined in the file "LICENSE.txt"
12.\" which should have been included with this file. If this file is
13.\" file is missing or damaged, see the license at "http://www.cups.org/".
14.\"
bdd6c45b 15.TH ppdpo 1 "Common UNIX Printing System" "20 May 2008" "Apple Inc."
ac884b6a 16.SH NAME
839a51c8 17ppdpo \- ppd message catalog generator
ac884b6a
MS
18.SH SYNOPSIS
19.B ppdpo
20[ \-I
21.I include-directory
22] [ \-o
23.I output-file
24]
25.I source-file
26.SH DESCRIPTION
839a51c8
MS
27\fIppdpo\fR extracts UI strings from PPDC source files and updates either
28a GNU gettext or Mac OS X strings format message catalog source file for
29translation.
ac884b6a
MS
30.PP
31The \fI-I\fR option specifies an alternate include directory;
32multiple \fI-I\fR options can be supplied to add additional
33directories.
34.PP
839a51c8
MS
35The \fI-o\fR option specifies the output file. The supported extensions are
36".po" or ".po.gz" for GNU gettext format message catalogs and ".strings" for
37Mac OS X strings files.
ac884b6a 38.SH SEE ALSO
bdd6c45b
MS
39ppdc(1), ppdhtml(1), ppdi(1), ppdmerge(1), ppdcfile(5)
40.br
839a51c8 41http://localhost:631/help
ac884b6a 42.SH COPYRIGHT
839a51c8 43Copyright 2007-2008 by Apple Inc.
ac884b6a 44.\"
75bd9771 45.\" End of "$Id: ppdpo.man 7600 2008-05-20 21:06:23Z mike $".
ac884b6a 46.\"