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

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Mon, 21 Apr 2003 23:49:18 -0500 (CDT)
guy         2003/04/21 23:49:18 CDT

  Modified files:
    gtk                  menu.c 
  Log:
  The main menu "/Display/{Match,Prepare}" menu items, and the tree view
  "{Match,Prepare}" pop-up menu items, should be enabled only if we have a
  field selected.
  
  The main menu item "/Tools/Statistics" should be enabled only if we have
  a capture.
  
  The packet list "Show Packet In New Window" pop-up menu item should be
  enabled only if there's a packet selected.
  
  Revision  Changes    Path
  1.89      +4 -8      ethereal/gtk/menu.c