Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk main.c

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxx>
Date: Tue, 19 Aug 2003 15:35:34 -0500 (CDT)
guy         2003/08/19 15:35:34 CDT

  Modified files:
    gtk                  main.c 
  Log:
  Construct the About box ourselves, so it has the title "About Ethereal"
  and doesn't have a message-box-type icon.
  
  This might want to be tweaked further, to more closely resemble various
  desktop environments' About boxes (although what's appropriate might
  depend on the environment).
  
  Revision  Changes    Path
  1.306     +60 -9     ethereal/gtk/main.c