]> git.ipfire.org Git - thirdparty/cups.git/blob - man/ppdpo.man
Merge CUPS 1.4svn-r7319.
[thirdparty/cups.git] / man / ppdpo.man
1 .\"
2 .\" "$Id: ppdpo.man 343 2007-07-13 19:52:48Z mike $"
3 .\"
4 .\" ppdpo man page for the CUPS Driver Development Kit.
5 .\"
6 .\" Copyright 2007 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 "CUPS Driver Development Kit" "14 February 2007" "Apple Inc."
16 .SH NAME
17 ppdpo \- cups 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 writes them in
28 a GNU gettext format message catalog source file for translation.
29 .PP
30 The \fI-I\fR option specifies an alternate include directory;
31 multiple \fI-I\fR options can be supplied to add additional
32 directories.
33 .PP
34 The \fI-o\fR option specifies the output file.
35 .SH SEE ALSO
36 cupsprofile(1), ppdc(1), ppdhtml(1), ppdi(1), ppdmerge(1), ppdcfile(5), CUPS Driver Developer Kit Manual.
37 .SH COPYRIGHT
38 Copyright 2007 by Apple Inc.
39 .\"
40 .\" End of "$Id: ppdpo.man 343 2007-07-13 19:52:48Z mike $".
41 .\"