Ethereal-dev: Re: [Ethereal-dev] List of authors in about dialog, need some help

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

From: Joerg Mayer <jmayer@xxxxxxxxx>
Date: Fri, 21 May 2004 10:29:28 +0200
On Fri, May 21, 2004 at 02:44:39AM +0200, Ulf Lamping wrote:
> 1. no short list of authors available.

I've attached a small perl script to remove the subentries to the individual
authors. Is that OK?
 
> 2. the AUTHORS file contains non utf8 characters  (e.g. line 597: Kent 
> Engström), which confuses the gtk output functions
> Might have to apply some "utf8" filter into the output function.

The following solutions come to my mind:
1 Convert AUTHORS file to UTF-8 (it looks like more and more Linux distros
  are moving to UTF-8 as default encoding, don't know about the BSDs and
  commercial UNIXes).
2 Find a tool (or perl package) to convert ISO-8859-15 to UTF-8.
3 Add a conversion part to the script: As there aren't many characters to
  care about right now this looks like a feasible solution.

I'd prefer 1, but 3 looks ok too. Let me know what you think

 Ciao
       Joerg
-- 
Joerg Mayer                                           <jmayer@xxxxxxxxx>
We are stuck with technology when what we really want is just stuff that
works. Some say that should read Microsoft instead of technology.