Query: rep-xgettext
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
REP-XGETTEXT(1) REP-XGETTEXT(1)NAMErep-xgettext - extract i18n strings from lisp scripts.SYNOPSISrep-xgettext [ --include DEFINER ] [ --c ] [ --pot ]DESCRIPTIONrep-xgettext The usual method of constructing message catalogue templates (.pot files) is to run xgettext on the C source files of the pro- gram (that have been annotated for i18n). librep provides the rep-xgettext program to perform the same task for files of Lisp code.OPTIONS--include include DEFINER. This is not documented by upstream. --c This makes it output pseudo C code containing the string constants found. --pot This makes it output in standart .pot file.SEE ALSOThe programs are documented fully by John Harper available via the Info system.AUTHORThis manual page was written by Christian Marillat <marillat@debian.org> for the Debian GNU/Linux system (but may be used by others). 04 avril 2003 REP-XGETTEXT(1)