table of contents
other versions
- buster 2.58.3-2+deb10u3
- testing 2.66.8-1
- unstable 2.66.8-1
- experimental 2.68.3-1
GLIB-GETTEXTIZE(1) | User Commands | GLIB-GETTEXTIZE(1) |
NAME¶
glib-gettextize - gettext internationalization utilitySYNOPSIS¶
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¶
--helpprint 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 |