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

CentOS 4.8

i386

glib-gettextize(1)


GLIB-GETTEXTIZE

GLIB-GETTEXTIZE

NAME
SYNOPSIS
DESCRIPTION
SEE ALSO

NAME

glib-gettextize − gettext internationalization utility

SYNOPSIS

glib-gettextize [option...] [directory]

DESCRIPTION

glib-gettextize helps to prepare a source package for being internationalized through gettext. It is a variant of the gettextize that ships with gettext.

glib-gettextize differs from gettextize in that it doesn’t create an intl/ subdirectory and doesn’t modify po/ChangeLog (note that newer versions of gettextize behave like this when called with the --no-changelog option).

Options

--help

print help and exit

--version

print version information and exit

-c, --copy

copy files instead of making symlinks

-f, --force

force writing of new files even if old ones exist

SEE ALSO

gettextize(1)



glib-gettextize(1)