Ethereal-dev: Re: [Ethereal-dev] Time for a new (pre-)release?

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

From: Olivier Jacques <olivier.jacques@xxxxxx>
Date: Mon, 11 Oct 2004 08:28:53 +0200
Gerald Combs wrote:

A new prerelease Windows installer is available at

http://www.ethereal.com/distribution/prerelease/ethereal-setup-20041008105506.exe
Gerald,

when I submitted the last Diameter dissector fixes, there was also a new XML file associated to that (imscxdx.xml). I didn't realized it had to be included in packaging/nsis and in Makefile.am too.

Here are the diffs.

Olivier.




--- ethereal.nsi.orig	Mon Oct 11 07:57:58 2004
+++ ethereal.nsi	Mon Oct 11 07:58:13 2004
@@ -278,6 +278,7 @@
 File "..\..\mobileipv4.xml"
 File "..\..\nasreq.xml"
 File "..\..\sunping.xml"
+File "..\..\imscxdx.xml"
 SetOutPath $INSTDIR
 
 SetOutPath $INSTDIR\help