Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

Debian 6.0.2.1

(Squeeze)

ppdpo(1)


ppdpo

ppdpo

NAME
SYNOPSIS
DESCRIPTION
SEE ALSO
COPYRIGHT

NAME

ppdpo − ppd message catalog generator

SYNOPSIS

ppdpo [ -D name[=value] ] [ -I include-directory ] [ -o output-file ] source-file

DESCRIPTION

ppdpo extracts UI strings from PPDC source files and updates either a GNU gettext or Mac OS X strings format message catalog source file for translation.

The -D option sets the named variable for use in the source file. It is equivalent to using the #define directive in the source file.

The -I option specifies an alternate include directory; multiple -I options can be supplied to add additional directories.

The -o option specifies the output file. The supported extensions are ".po" or ".po.gz" for GNU gettext format message catalogs and ".strings" for Mac OS X strings files.

SEE ALSO

ppdc(1), ppdhtml(1), ppdi(1), ppdmerge(1), ppdcfile(5)
http://localhost:631/help

COPYRIGHT

Copyright 2007-2009 by Apple Inc.



ppdpo(1)