From: Brian W. <bwe...@xb...> - 2002-01-02 23:24:44
|
On Wed, 2 Jan 2002, jim holt wrote: > When the library is on a non-english windows computer, it would seem > that the output from ipconfig is in the local language. Since the > string 'DNS Servers' is used to identify the name servers, this creates > a problem if the actual string is something like 'Serveurs DNS'. Is > there a solution to this problem? Not that I know of. Since I speak english and don't use windows, I'm not especially motivated to fix this. The right way to fix it is probably to use an option which sets the value of the string to look for instead of "DNS Servers". Feel free to submit a patch. Brian |