exgettext: Use --copyright-holder and --msgid-bugs-address.

* exgettext: Use --copyright-holder and --msgid-bugs-address.
	* gcc.pot: Regenerate.

From-SVN: r73760
This commit is contained in:
Joseph Myers 2003-11-20 10:17:03 +00:00 committed by Joseph Myers
parent a03ad584d6
commit 8d98c44cc3
3 changed files with 2074 additions and 2035 deletions

View File

@ -1,3 +1,8 @@
2003-11-20 Joseph S. Myers <jsm@polyomino.org.uk>
* exgettext: Use --copyright-holder and --msgid-bugs-address.
* gcc.pot: Regenerate.
2003-10-26 Joseph S. Myers <jsm@polyomino.org.uk>
* nl.po: Update.

View File

@ -162,4 +162,6 @@ END {
echo "running xgettext..." >&2
$xgettext --default-domain=$package --directory=$srcdir \
--add-comments `cat $kopt` --files-from=$posr \
--copyright-holder="Free Software Foundation, Inc." \
--msgid-bugs-address="http://gcc.gnu.org/bugs.html" \
--language=c -o po/$package.pot

File diff suppressed because it is too large Load Diff