2.25.0
[platform/upstream/glib.git] / docs / reference / glib / glib-gettextize.1
1 '\" t
2 .\"     Title: glib-gettextize
3 .\"    Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
5 .\"      Date: 04/19/2010
6 .\"    Manual: User Commands
7 .\"    Source: User Commands
8 .\"  Language: English
9 .\"
10 .TH "GLIB\-GETTEXTIZE" "1" "04/19/2010" "User Commands" "User Commands"
11 .\" -----------------------------------------------------------------
12 .\" * set default formatting
13 .\" -----------------------------------------------------------------
14 .\" disable hyphenation
15 .nh
16 .\" disable justification (adjust text to left margin only)
17 .ad l
18 .\" -----------------------------------------------------------------
19 .\" * MAIN CONTENT STARTS HERE *
20 .\" -----------------------------------------------------------------
21 .SH "NAME"
22 glib-gettextize \- gettext internationalization utility
23 .SH "SYNOPSIS"
24 .HP \w'\fBglib\-gettextize\fR\ 'u
25 \fBglib\-gettextize\fR [option...] [directory]
26 .SH "DESCRIPTION"
27 .PP
28 \fBglib\-gettextize\fR
29 helps to prepare a source package for being internationalized through
30 gettext\&. It is a variant of the
31 \fBgettextize\fR
32 that ships with
33 gettext\&.
34 .PP
35 \fBglib\-gettextize\fR
36 differs from
37 \fBgettextize\fR
38 in that it doesn\'t create an
39 intl/
40 subdirectory and doesn\'t modify
41 po/ChangeLog
42 (note that newer versions of
43 \fBgettextize\fR
44 behave like this when called with the
45 \fB\-\-no\-changelog\fR
46 option)\&.
47 .SS "Options"
48 .PP
49 \fB\-\-help\fR
50 .RS 4
51 print help and exit
52 .RE
53 .PP
54 \fB\-\-version\fR
55 .RS 4
56 print version information and exit
57 .RE
58 .PP
59 \fB\-c\fR, \fB\-\-copy\fR
60 .RS 4
61 copy files instead of making symlinks
62 .RE
63 .PP
64 \fB\-f\fR, \fB\-\-force\fR
65 .RS 4
66 force writing of new files even if old ones exist
67 .RE
68 .SH "SEE ALSO"
69 .PP
70
71 \fBgettextize\fR(1)