.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "REP-XGETTEXT" "1" "04 avril 2003" "" "" .SH NAME rep-xgettext \- extract i18n strings from lisp scripts. .SH SYNOPSIS \fBrep-xgettext\fR [ \fB--include \fIDEFINER\fB\fR ] [ \fB--c \fR ] [ \fB--pot \fR ] .SH "DESCRIPTION" .PP \fBrep-xgettext\fR The usual method of constructing message catalogue templates (.pot files) is to run xgettext on the C source files of the program (that have been annotated for i18n). librep provides the rep-xgettext program to perform the same task for files of Lisp code. .SH "OPTIONS" .TP \fB--include\fR include DEFINER. This is not documented by upstream. .TP \fB--c\fR This makes it output pseudo C code containing the string constants found. .TP \fB--pot\fR This makes it output in standart .pot file. .SH "SEE ALSO" .PP The programs are documented fully by \fIJohn Harper\fR available via the \fBInfo\fR system. .SH "AUTHOR" .PP This manual page was written by Christian Marillat for the Debian GNU/Linux system (but may be used by others).