GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
REP-XGETTEXT(1) REP-XGETTEXT(1)

rep-xgettext - extract i18n strings from lisp scripts.

rep-xgettext [ --include DEFINER ] [ --c ] [ --pot ]

rep-xgettext 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.

--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.

The programs are documented fully by John Harper available via the Info system.

This 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

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.