Add g_regex_get_max_backref() and g_regex_get_capture_count(). (#419371,
[platform/upstream/glib.git] / docs / reference / glib / glib-gettextize.1
1 .\" ** You probably do not want to edit this file directly **
2 .\" It was generated using the DocBook XSL Stylesheets (version 1.69.0).
3 .\" Instead of manually editing it, you probably should edit the DocBook XML
4 .\" source for it and then use the DocBook XSL Stylesheets to regenerate it.
5 .TH "GLIB\-GETTEXTIZE" "1" "08/15/2005" "" ""
6 .\" disable hyphenation
7 .nh
8 .\" disable justification (adjust text to left margin only)
9 .ad l
10 .SH "NAME"
11 glib\-gettextize \- gettext internationalization utility
12 .SH "SYNOPSIS"
13 .HP 16
14 \fBglib\-gettextize\fR [option...] [directory]
15 .SH "DESCRIPTION"
16 .PP
17 \fBglib\-gettextize\fR 
18 helps to prepare a source package for being internationalized through 
19 gettext. It is a variant of the 
20 \fBgettextize\fR 
21 that ships with 
22 gettext.
23 .PP
24 \fBglib\-gettextize\fR 
25 differs from 
26 \fBgettextize\fR 
27 in that it doesn't create an 
28 \fIintl/\fR 
29 subdirectory and doesn't modify 
30 \fIpo/ChangeLog\fR 
31 (note that newer versions of 
32 \fBgettextize\fR 
33 behave like this when called with the 
34 \fB\-\-no\-changelog\fR 
35 option).
36 .SS "Options"
37 .TP
38 \fB\-\-help\fR
39 print help and exit
40 .TP
41 \fB\-\-version\fR
42 print version information and exit
43 .TP
44 \fB\-c\fR, \fB\-\-copy\fR
45 copy files instead of making symlinks
46 .TP
47 \fB\-f\fR, \fB\-\-force\fR
48 force writing of new files even if old ones exist
49 .SH "SEE ALSO"
50 .PP
51  \fBgettextize\fR(1)