blob: 693f09ac2ed5b6efe9451dd5ddab1673fbdd72fb [file] [log] [blame]
.\"Generated by db2man.xsl. Don't modify this, modify the source.
.de Sh \" Subsection
.br
.if t .Sp
.ne 5
.PP
\fB\\$1\fR
.PP
..
.de Sp \" Vertical space (when we can't use .PP)
.if t .sp .5v
.if n .sp
..
.de Ip \" List item
.br
.ie \\n(.$>=3 .ne \\$3
.el .ne 3
.IP "\\$1" \\$2
..
.TH "GLIB-GETTEXTIZE" 1 "" "" ""
.SH NAME
glib-gettextize \- gettext internationalization utility
.SH "SYNOPSIS"
.nf
\fBglib-gettextize\fR [option...] [directory]
.fi
.SH "DESCRIPTION"
.PP
\fBglib-gettextize\fR helps to prepare a source package for being internationalized through gettext\&. It is a variant of the \fBgettextize\fR that ships with gettext\&.
.PP
\fBglib-gettextize\fR differs from \fBgettextize\fR in that it doesn't create an \fIintl/\fR subdirectory and doesn't modify \fIpo/ChangeLog\fR (note that newer versions of \fBgettextize\fR behave like this when called with the \fB--no-changelog\fR option)\&.
.SS "Options"
.TP
\fB--help\fR
print help and exit
.TP
\fB--version\fR
print version information and exit
.TP
\fB-c\fR, \fB--copy\fR
copy files instead of making symlinks
.TP
\fB-f\fR, \fB--force\fR
force writing of new files even if old ones exist
.SH "SEE ALSO"
.PP
\fBgettextize\fR(1)