SVN Commit by dpage: r6682 - trunk/pgadmin3

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by dpage: r6682 - trunk/pgadmin3
Date: 2007-09-27 12:30:07
Message-ID: 200709271230.l8RCU7a8025894@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: dpage

Date: 2007-09-27 13:30:07 +0100 (Thu, 27 Sep 2007)

New Revision: 6682

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6682&view=rev

Log:
pgadmin-stringextract-keep-filenames-1.patch modifies stringextract so
that it runs wxrc and xgettext separately on each xrc file, to get the
correct filename in the pot file. BTW, this patch alone is beneficial;
you get the correct filenames though the line numbers are bogus without
the wxrc patch. [Heikki Linnakangas]

Modified:
trunk/pgadmin3/stringextract

Browse pgadmin-hackers by date

  From Date Subject
Next Message Heikki Linnakangas 2007-09-27 12:49:32 Re: SVN Commit by guillaume: r6677 - in trunk/pgadmin3: docs docs/en_US/hints docs/fi_FI docs/fi_FI/hints i18n/fi_FI
Previous Message Dave Page 2007-09-27 12:17:46 Re: A bunch of minor issues