bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

xgettext and the comments at the top of the .pot file


From: Phil Edwards
Subject: xgettext and the comments at the top of the .pot file
Date: Wed, 23 Apr 2003 15:09:50 -0400
User-agent: Mutt/1.5.3i

Hello.

When using a command such as

    xgettext --default-domain=foo --join-existing -o .../foo.pot  ...

is there any way to tell xgettext to /not/ regenerate the comments at the
top of the foo.pot file?  E.g., to take them from the existing file.  This

        # SOME DESCRIPTIVE TITLE.
        # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
        # This file is distributed under the same license as the PACKAGE 
package.
        # FIRST AUTHOR <address@hidden>, YEAR.

is tedious to recreate by hand.  --foreign-user/--copyright-holder only
change one of those lines, not all 4.  Surely I'm missing something here;
package maintainers would get sick of rewriting this text each time a new
string literal is extracted.


Phil

-- 
If ye love wealth greater than liberty, the tranquility of servitude greater
than the animating contest for freedom, go home and leave us in peace.  We seek
not your counsel, nor your arms.  Crouch down and lick the hand that feeds you;
and may posterity forget that ye were our countrymen.            - Samuel Adams




reply via email to

[Prev in Thread] Current Thread [Next in Thread]