On Mon, Apr 19, 2004 at 09:47:26PM -0400, Sam Varshavchik wrote:
> C) Put together a tool that reparses all the translatable strings and places
> them into a dummy source file that's fed to gettext in order to generate 
> the pot template files.

AFAIK there's no need for "C". xgettext is flexible enough to create a
pot file directly from almost any type of file (not necessarily C code). Of
course you neet to tell it how the strings are demarcated.

Marcin
-- 
Marcin Owsiany
[EMAIL PROTECTED]

Reply via email to