pgsql: NLS: Initialize Project-Id-Version field by xgettext

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: NLS: Initialize Project-Id-Version field by xgettext
Date: 2012-04-10 18:27:28
Message-ID: E1SHfmq-0004gV-Oh@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

NLS: Initialize Project-Id-Version field by xgettext

Since xgettext provides options to do this now, we might as well use
them.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/eb821b91c86a85a37572c9062902f94a5efba528

Modified Files
--------------
src/nls-global.mk | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2012-04-10 23:58:19 pgsql: Fix pg_upgrade to properly upgrade a table that is stored in the
Previous Message Peter Eisentraut 2012-04-10 17:36:01 pgsql: psql: Improve tab completion of WITH