]> git.ipfire.org Git - thirdparty/cups.git/blob - man/ppdpo.man
Merge changes from CUPS 1.4svn-r7696.
[thirdparty/cups.git] / man / ppdpo.man
1 .\"
2 .\" "$Id: ppdpo.man 7600 2008-05-20 21:06:23Z mike $"
3 .\"
4 .\" ppdpo man page for the Common UNIX Printing System.
5 .\"
6 .\" Copyright 2007-2008 by Apple Inc.
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 .\"
15 .TH ppdpo 1 "Common UNIX Printing System" "20 May 2008" "Apple Inc."
16 .SH NAME
17 ppdpo \- ppd message catalog generator
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
27 \fIppdpo\fR extracts UI strings from PPDC source files and updates either
28 a GNU gettext or Mac OS X strings format message catalog source file for
29 translation.
30 .PP
31 The \fI-I\fR option specifies an alternate include directory;
32 multiple \fI-I\fR options can be supplied to add additional
33 directories.
34 .PP
35 The \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
37 Mac OS X strings files.
38 .SH SEE ALSO
39 ppdc(1), ppdhtml(1), ppdi(1), ppdmerge(1), ppdcfile(5)
40 .br
41 http://localhost:631/help
42 .SH COPYRIGHT
43 Copyright 2007-2008 by Apple Inc.
44 .\"
45 .\" End of "$Id: ppdpo.man 7600 2008-05-20 21:06:23Z mike $".
46 .\"