The enclosed patch updates the set of mime types for line oriented text
data per RFC 2046.
Mike
Index: epan/dissectors/packet-text-media.c
===
--- epan/dissectors/packet-text-media.c (revision 18881)
+++ epan/dissectors/packet-text-
Joerg Mayer wrote:
> On Wed, Aug 09, 2006 at 02:00:06AM +, [EMAIL PROTECTED] wrote:
>>- Reduce the number of SAs in the preferences from 4 to 2. 4 made the
>> preferences window absolutely enormous. This is probably the wrong
>> way to fix this.
>
> Just wondering: Isn't 4 the
Hi,
The GTK and Glib packages where obtained from:
http://www.gimp.org/~tml/gimp/win32/downloads.html
it might be worth trying a newer version to see if the problem has been
resolved (or check the release notes).
Brg
Anders
-Ursprungligt meddelande-
Från: [EMAIL PROTECTED]
[mailto:[EMAIL P
Hi Gerald,
This is from the configure log of the Solaris buildbot:
..
checking whether to use zlib for reading compressed capture files... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for gzgets in -lz... yes
checking for gzgets missi