ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Ethereal-dev: Re: [Ethereal-dev] Inconsistency in About Ethereal menu item vs the dialog box l

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

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Tue, 19 Aug 2003 13:38:00 -0700

On Tuesday, August 19, 2003, at 12:38 PM, Guy Harris wrote:

Actually, an About box might not need an icon in the dialog box itself; perhaps we should have a separate routine for About boxes, rather than using simple_dialog()?

I've checked in a change to do that. It now doesn't have an icon (we could add one, e.g. an Ethereal icon, if we want one) and makes the title "About Ethereal". "simple_dialog()" is unchanged.