Ethereal-dev: Re: [Ethereal-dev] Patch for AUTHORS-SHORT

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <gharris@xxxxxxxxx>
Date: Sun, 17 Oct 2004 16:04:32 -0700
Graeme Hewson wrote:
Currently, AUTHORS-SHORT includes formatting codes, which is not what's wanted for the about dialog (sorry about that). This patch set creates AUTHORS-SHORT-FORMAT, which goes into the man page and html file; AUTHORS-SHORT reverts to being a UTF-8 file.

Checked in (with perlnoutf renamed to perlnoutf.pl - other Perl scripts have .pl).

I've also shortened some of the lines in AUTHORS so they fit into the about dialog and ethereal.1 without wrapping.

Checked in.

make-authors-short2.pl should be deleted.

Done (along with updates to the top-level Makefile.am to remove the reference to make-authors-short2.pl and add one to make-authors-format.pl, so it's included in the tarball).