'\" te .TH intltool-extract 1 "3 Apr 2003" "SunOS 5.11" "User Commands" .SH "NAME" intltool-extract \- generate header file from XML source file .SH "SYNOPSIS" .PP \fBintltool-extract\fR [-\fB-ini-style\fR] [-\fB-help\fR] [-\fB-verbose\fR] [-\fB-version\fR] [-\fB-xml-style\fR] [-\fB-scheme-style\fR] \fIsource-file\fR .SH "DESCRIPTION" .PP \fBintltool-extract\fR generates header files from the strings in the specified input files which \fBgettext\fR can use to merge strings into the \fB\&.pot\fR file\&. .SH "OPTIONS" .PP The following options are supported: .sp .ne 2 .mk \fB-\fB-help\fR\fR .in +16n .rt Show usage and basic help information\&. You can also use -\fBH\fR to specify this option\&. .sp .sp 1 .in -16n .sp .ne 2 .mk \fB-\fB-ini-style\fR\fR .in +16n .rt Specifies that the source file is of type \fBgettext/ini\fR\&. .sp .sp 1 .in -16n .sp .ne 2 .mk \fB-\fB-scheme-style\fR\fR .in +16n .rt Specifies that the source file is of type \fBgettext/scheme\fR\&. You can also use -\fBO\fR to specify this option\&. .sp .sp 1 .in -16n .sp .ne 2 .mk \fB-\fB-verbose\fR\fR .in +16n .rt Provide additional feedback\&. You can also use -\fBX\fR to specify this option\&. .sp .sp 1 .in -16n .sp .ne 2 .mk \fB-\fB-version\fR\fR .in +16n .rt Show version information\&. You can also use -\fBV\fR to specify this option\&. .sp .sp 1 .in -16n .sp .ne 2 .mk \fB-\fB-xml-style\fR\fR .in +16n .rt Specifies that the source file is of type \fBgettext/xml\fR\&. You can also use -\fBO\fR to specify this option\&. .sp .sp 1 .in -16n .SH "OPERANDS" .PP The following operands are supported: .sp .ne 2 .mk \fB\fB\fIsource-file\fR\fR\fR .in +16n .rt Specifies the pathname of the XML file from which to extract translatable content\&. .sp .sp 1 .in -16n .SH "EXAMPLES" .PP \fBExample 1: Generating a Header File for a Schemas File, With Verbose Output\fR .PP .PP .nf example% \fBintltool-extract -\fBO\fR --scheme-style foo\&.schemas\&.in\fR .fi .SH "EXIT STATUS" .PP The following exit values are returned: .sp .ne 2 .mk \fB\fB0\fR\fR .in +9n .rt Application exited successfully .sp .sp 1 .in -9n .sp .ne 2 .mk \fB\fB>0\fR\fR .in +9n .rt Application exited with failure .sp .sp 1 .in -9n .SH "FILES" .PP The following files are used by this application: .sp .ne 2 .mk \fB\fB/usr/bin/intltool-extract\fR \fR .in +32n .rt The command-line executable for the application\&. .sp .sp 1 .in -32n .SH "ATTRIBUTES" .PP See \fBattributes\fR(5) for descriptions of the following attributes: .sp .TS tab() allbox; cw(2.750000i)| cw(2.750000i) lw(2.750000i)| lw(2.750000i). ATTRIBUTE TYPEATTRIBUTE VALUE Availabilitydeveloper/gnome/gettext Interface stabilityVolatile .TE .sp .SH "SEE ALSO" .PP \fBintltool-merge\fR(1), \fBintltool-prepare\fR(1), \fBintltool-unicodify\fR(1), \fBintltool-update\fR(1), \fBintltoolize\fR(1) .SH "NOTES" .PP For more information, see the \fBI18N-HOWTO\fR file, which is provided with the \fBintltool\fR source code\&. .PP Updated by Damien Donlon, Sun Microsystems Inc\&., 2003\&. Written by Darin Adler, Kenneth Christiansen, Maciej Stachowiak\&. ...\" created by instant / solbook-to-man, Thu 20 Mar 2014, 02:30 ...\" LSARC 2003/030 GNOME 2.x intltool