FreeBSD Manual Pages
GLIB-GETTEXTIZE() GLIB-GETTEXTIZE() NAME glib-gettextize - gettext internationalization utility SYNOPSIS glib-gettextize [OPTION] [DIRECTORY] DESCRIPTION glib-gettextize helps to prepare a source package for being interna- tionalized through gettext <https://www.gnu.org/software/gettext/> . It is a variant of the gettextize that ships with gettext. glib-gettextize differs from gettextize in that it doesnt create an intl/ subdirectory and doesnt modify po/ChangeLog (note that newer ver- sions 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()
NAME | SYNOPSIS | DESCRIPTION | OPTIONS | SEE ALSO
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=glib-gettextize&sektion=1&manpath=FreeBSD+Ports+14.3.quarterly>